Hello to all of you with the ATI Radeon XPRESS 200M. I am inquiring if anyone with the ATI Radeon XPRESS 200M has successfully setup the drivers off of amd/ati's or livna's site. If so could you please list the driver(Ex: 8.31.5), where it came from(Ex: livna repo), how you installed it and what your xorg.conf file looks like.
Im not trying to be ungrateful or bias but, if you have or have not setup an ATI Radeon XPRESS 200M please don't throw in random ideas. I have searched several forums and tried no less than 20 different ways of setting up these drivers without success. Also, this card/chipset seems to have its own issues.
Some odd things ive noticed are:
amd/ati's this fixes Xlib: extension "XFree86-DRI" missing on display ":0.0"
Code:
Section "Extensions"
Option "Composite" "0"
EndSection
Livna's this causes a blank screen
Code:
Section "Extensions"
Option "Composite" "0"
EndSection
This doesnt seem to want to say ATI
Code:
[xara@Cerberus ~]$ 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.5.1)
Thanks for any helpful info.