Mailinglist Archive: radeonhd (288 mails)

< Previous Next >
Re: [radeonhd] Re: Recent radeonhd (in FreeBSD ports) breaks VT switch
  • From: Matthias Hopf <mhopf@xxxxxxx>
  • Date: Thu, 9 Jul 2009 17:50:02 +0200
  • Message-id: <20090709155002.GB14094@xxxxxxx>
On Jul 08, 09 01:00:08 +0200, Martin wrote:
Could you try to find first broken commit, please? It's pretty easy to
test that with "git bisect". The problem may be freeze and restarting
:|

yeah... indeed, it was very annoying to wait for fsck to restore my
big filesystems. I figured out the change that broke FreeBSD support:

Eek. You're not using a journaling filesystem yet? Poor guy ;-)

[zelda] ~/tmp/xf86-video-radeonhd> git bisect good
d5844f5ba6708b186b2914ddc7cb39c3833570b8 is first bad commit
commit d5844f5ba6708b186b2914ddc7cb39c3833570b8
Author: Rafał Miłecki <zajec5@xxxxxxxxx>
Date: Tue May 19 11:36:41 2009 +0200

PM: Save and restore engine clock on VT switching

That is *very* interesting indeed.

Please open a bug report for that one, add the breaking commit number
and attach the logfile of an 'X -logverbose 7' run, best with at least
one switch to another VT and back. Also attach your xorg.conf.

Do you use Option "ForceLowPowerMode"? If not this commit *shouldn't*
have any side effects.

Thanks

Matthias

--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >