LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   3d Ati Acceleration On Radeon X600 (https://www.linuxquestions.org/questions/linux-hardware-18/3d-ati-acceleration-on-radeon-x600-481973/)

harys 09-09-2006 04:54 PM

3d Ati Acceleration On Radeon X600
 
HI, could someone help me with this issue. i'm struggling to enable my 3D ati acceleration so could install google earth or play linux game 3D.
that's what i've done from the kubuntu desktop guide :
3D ATI Video Card Driver
Install the xorg-driver-fglrx package from the Restricted repository (see Chapter 3, Adding, Removing and Updating Applications).
echo fglrx | sudo tee -a /etc/modules
sudo depmod -a ; sudo modprobe fglrx
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo sed -i -e 's/"ati"/"fglrx"/' /etc/X11/xorg.conf
If you are using an NForce2-based motherboard you will also need to do the following:
kdesu kate /etc/X11/xorg.conf
Change “Section "Device"” add the following line:
Option "UseInternalAGPGART" "no"
Restart your machine for changes to take effect.

After that i downloaded chromium but the 3D wasn't working.

i issue the fglrxinfo command and that the result :
harys@KWARYS:/$ fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
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.5 Mesa 6.4.1)

harys@KWARYS:/$

my name card is ATI Technologies, Inc. M24 1P [Radeon Mobility X600

thanks for your help

harys

bigrigdriver 09-10-2006 11:41 AM

Which distro are you using, and what tools provided by that distro have you tried to configure your graphics card?

harys 09-10-2006 04:23 PM

hi, i'm using kubuntu dapper. I used the kubuntu desktop guide section hardware > 3D ATI Video Card DRIVER

http://doc.ubuntu.com/kubuntu/deskto.../hardware.html

THANKS FOR YOUR HELP.

HARYS


All times are GMT -5. The time now is 08:18 AM.