Athlon 64 Drivers
Hi All I've been trying to get the new ATI drivers working on x86_64 system running 9.1 with limited success. I've been at this for days and have finally got the driver to load after changing the option "UseInternalAGPGART" to "no". If I leave this as "yes" the xserver hangs with a blank screen on startup. However without it I can't get 3d acceleration. Here's what I've got at this point: Changes from configuration defaults Option "UseInternalAGPGART" "no" # BusID "PCI:1:0:0" # vendor=1002, device=4152 (this line will throw error messages in the log but it doesn't seem to change anything either way) fglrxinfo libGL error: drmMap of framebuffer failed display: :0.0 screen: 0 OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.4 Mesa 5.0.2) lsmod | grep fglrx fglrx 258528 7 There are no other graphic related modules installed as far as I can tell. I believe I need an AGP module to load if I disable the ATI AGP module, but I can find an AGP module on my system. The truly odd thing here is that the ATI module loads, the driver works (2d), XFree86.0.log shows the fglrx module loading and doesn't appear to have any errors, yet fglrxinfo doesn't see it. I'm open to any and all suggestions. Jeff
participants (1)
-
Jeffrey Laramie