PDA

View Full Version : Finally, My ATI 2900xt worked on Ubuntu


nasser
09-25-2007, 09:33 PM
thank you ATI for the new driver 4.41.7, that support the new ATI card


and thank you Ubuntu for the good Guide http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide#Method_2:_Install _the_8.41.7_Driver_Manually

desktop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2900 XT
OpenGL version string: 2.0.6849 Release

ATI catalyst control center is nice, see the pictur
http://62.215.151.116/Untitled.gif

I am very happy because the driver work fine


But I failed to install it on Fedora 7 :mad:

Where I can find the best guide to install it on fedora!!!

Any one have any question about the driver or any thing, ask me.

Michael
09-25-2007, 11:05 PM
./ati-driver.run --buildpkg Fedora/F7

Install compat-libstdc++, install the resulting RPMs once you have all the devel tools and libraries installed, and restart X. Where are you running into problems with Fedora 7?

nasser
09-26-2007, 12:05 AM
OK, I will try it on fedora 7 shortly

but now I have a big problem in Ubuntu.

I don`t know why my System is hang shortly after use the computer.

There is a problem happened to me during installing driver, it was:
error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory


and I fixed it by:
sudo cp /usr/lib/libGL.so.1.2 /usr/lib/libGL.so.1
Do I have done the right thing!


my xorg.conf is:

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ara"
Option "XkbVariant" ","
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "0"
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection


please I want the solution far that hang :confused:

Michael
09-26-2007, 08:22 AM
You could havce just made a symlink for libGL, but your solution should work.

nasser
09-26-2007, 04:00 PM
Michael My system is always hangs shortly after using it.

antmagaka
10-04-2007, 04:36 PM
nasser, how did you managed to install it!? i follow that guide but it always breaks! or doesn't do anything :(
Specs :
Ubuntu 7.10 Beta
ATI X1650 pro 512mb