Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-24 Thread Alec Robertson
Hi, > Ah, ok, I guess that would explain it. I don't generally use compiz. > I'll see what I can find out. The f71ac0e40b9d950bcb3bba42a75d41f45b6ed1bf revert commit fixed my initial problem with console switching and resuming. Now the 03/23 git hangs earlier during the resume. Normally, when c

Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-14 Thread Alec Robertson
> I have the same laptop, but unfortunately, I can't reproduce the > problem. I did some more testing and found that I am able to switch VTs with the latest git but only if I use the aewm++ window manager instead of compiz (same xorg.conf). I reset my compiz configuration but the system crashed

Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-10 Thread Alec Robertson
> Does removing the any of the following options help: > dynamicclocks acceldfs agpmode pageflip > how about adding: Option "BusType" "PCI" I removed all those options and added the pci bustype but the result was the same: when I resume from sleep, the screen goes all garbled and then fails to res

Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-10 Thread Alec Robertson
Hi, > I have the same laptop, but unfortunately, I can't reproduce the > problem. Does this patch help: > http://www.botchco.com/alex/xorg/entervt.diff I applied the patch to the latest git and the system still crashed when resuming from sleep. I've uploaded the following files to http://web.mit

Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-07 Thread Alec Robertson
Hi, > Any chance you could use git bisect to track down which change caused > the regression? Well after a ton of reboots (my poor laptop!)... master~30 ~20 ~19 ~18 = ok master ~17 ~15 ~10 = crash on resume, requires reboot master = fails to even start X, requires reboot git bisect gives: dd8e

radeon.ko compilation error on 2.6.25-rc3

2008-03-05 Thread Alec Robertson
The latest git drm doesn't compile on 2.6.25-rc3 as flush_agp_mappings has been removed: http://lwn.net/Articles/267135/ The error message: /usr/local/src/drm/linux-core/drm_ttm.c:134: error: implicit declaration of function 'flush_agp_mappings' make[3]: *** [/usr/local/src/drm/linux-core/drm_ttm.

latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-05 Thread Alec Robertson
I'm running the latest git xf86-video-ati on a debian unstable thinkpad t41p with a firegl mobility t2 ati card. Until about a week ago, the git driver was working fine. Since that time, switching from X to a virtual terminal and back hangs the system. As this is what suspend and hibernate do, it a