I recently upgraded to latest git master ATI: [moz@pent xf86-video-ati]$ git log | more commit 10e7636c02478b8ffe183bb0c46229ca0d6584e1 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Wed Jan 9 12:47:39 2008 -0500 and using DRI in xscreensaver locks the machine (I can still sysrq-reboot, but that's it). My base OS is Fedora 8, see attached Xorg.0.log.
Created attachment 13626 [details] X log
I forgot to say: I've enabled EXA, because using XAA gives me screen corruptions problems even with the latest driver, see: https://bugzilla.redhat.com/show_bug.cgi?id=427331
Do any of the following options help? Option "AGPMode" "4" Option "AGPMode" "8" Option "BusType" "PCI"
I reproduced the hang with AGPMode == 8, but I couldn't with == 4 or with BusType == PCI. The latter slowed down rendering a lot though, it seemed. A little more info: things work for some time but at some point (especially if I run glxgears as well), rendering hangs, and I can't interact with anything in X. The cursor still works though (so I can move the mouse around).
(In reply to comment #4) > I reproduced the hang with AGPMode == 8, but I couldn't with == 4 or with > BusType == PCI. The latter slowed down rendering a lot though, it seemed. > Please attach the output of lspci -vnn so I can add an AGP quirk for your system.
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.