Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
X.Org 7 + open ATI drivers + DRI?
Name: hackmiester Date: November 27, 2006 at 17:25:52 Pacific OS: Arch Linux 0.7.2 CPU/Ram: Intel Pentium M processor Product: IBM R51 1830-AHU
Comment:
THis machine has an ATI Radeon Mobility 9000. I have everything but DRI, and therefore 3D acceleration working...
Can anyone get DRI working on an ATI card with the open source drivers? I can't use fglrx...
Name: 3Dave Date: November 28, 2006 at 01:07:58 Pacific
Reply:
Post up your xorg.conf and have a look through /var/log/Xorg.0.log for any clues.
Does it complain when trying to load the DRI module? Do you have: Load "dri" in your xorg.conf?
Have you enabled it in your device section: Option "DRI" "true" ?
Do you have a: Section "DRI" Group 0 Mode 0666 EndSection section?
0
Response Number 3
Name: hackmiester Date: December 9, 2006 at 18:40:36 Pacific
Reply:
Orbital: Thanks, but I can't use fglrx, as I posted originally.
3Dave:I added these lines:
Option "DRI" "true" Group 0
that you said I should have had... and it worked. Thanks!
I'm curious though, why do I need those? On an Intel 810 chipset, those lines aren't necessary to enable DRI, and that's what I was using as a base config...
Summary: I am really new to Linux, but I figure that the only way I'm going to learn it is by using it, so i recently struggled through the installation of Ubuntu. I made three partitions: the swap, root and /...
Summary: Is there any easy way to update X.org 6.7 to 6.8? I need to be able to install the ATI drivers and apparently I need 6.8 to do that. John Lawrence ...
Summary: I'm trying to install the ATI drivers on Mandrake64. I Downloaded the rpm and followed the instructions at http://mandrakeusers.org/index.php?showtopic=19952&hl=ATI%20drivers&st=0 but when I run fglrx...