ATI Releases Drivers For X.Org
Amadaeus writes "ATI released its much anticipated drivers for the X.Org 6.8 Window System today. ATI actually went one step further and updated its driver set for XFree86 as well. Those who had to hack and slash their way through the Fedora Core 3 install only to realize that VESA was the only way to get it working in init 5 will find this highly useful."
Another thing, considering they are touting Xorg 6.8 support, how could they possibly forget to update the fglrxconfig program to produce a working config for it!?! Sure it will work with XFree86, but how hard is it to check whether the user has xfree or xorg (or ask) and change the keyboard driver and output filename approriately? Jesus.
And considering that the x.org version is a different download file, they could have easily modified that one to do the right thing. And is it really easier to provide rpms without providing tgzs? Bah!
Here before all but 8486 of you.
Not everybody wants to bother with compiling drivers, dude. For some, it's simpler just to have binaries they can install. Not everybody wants to sit through a driver compile just to get the video card working.
One man's selflessness is another man's annoyance.
Those that are going to try using this should read the Rage3D Linux Drivers Forum.
Some of the material there is pretty much required reading to get this stuff working, and includes posts with patches from ATI developers to make the driver work with the latest kernels (2.6.10, etc).
VESA was the only way to get it working? What are you talking about? I downloaded and compiled Xorg 6.8.1 and there were three (ati, radeon, and something else) ATi drivers to choose from depending on your graphics card. OK the performance wasn't brilliant but it worked and the system seemed fairly stable (3 days uptime without an X crash or major bug).
Stick Men
Add the following to xorg.conf (Device section):
Option "AllowGLXWithComposite" "true"
Works fine for my GFORCE2, i get composite AND GLX at the same time, works like a charm.
This doesn't work for Ati's tho.