[Bug 20477] [Mobility M6 LY] System freeze with DefaultDepth 16

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 5 07:48:42 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20477





--- Comment #1 from Alex Deucher <agd5f at yahoo.com>  2009-03-05 07:48:41 PST ---
Sounds like an AGP problem.  removing the load dri and glx lines from your
config doesn't work on newer xservers because they are loaded automatically. 
you have to explicitly disable it via:
Option "DRI" "FALSE"

Try changing the AGP mode:
Option "AGPMode" "x"
where x = 1 or 2 or 4

If that doesn't work, try forcing it to pci mode:
Option "BusType" "PCI"


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list