fglrx drivers don't work with ATI Radeon X200 and AMD64
George Geller
george_geller at speakeasy.net
Mon Jan 9 19:59:20 UTC 2006
The
Option "UseInternalAGPART" "no"
line did the trick on my system (Ubuntu 5.10).
My working xorg.conf contains:
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200 (RS480)"
BusID "PCI:1:5:0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "UseInternalAGPGART" "no"
EndSection
glxgears -printfps gives about 740 fps. And ppracer works OK.
Thanks for the tip, George
P.S. To confuse matters a bit: In the meantime I installed Debian on
another partition, but I haven't gotten the flgrx driver to work there.
More information about the ubuntu-users
mailing list