ATi Drivers for Linux that Work?
James F. Hitchens asks: "I used to run Red-Hat Enterprise vs.3, just recently I switched to fedora core 3. The reason for my change was because I could not get my ATi Radeon 9600 All in Wonder to work. I hoped that Fedora was a little more advanced in the area of 3D acceleration (so I could play Unreal Tournament 2004 and Tux-racer). Yet again it was not to be, ne worke pas. Can anyone tell me what I need to do to make this work? The drivers that ATi supplies on their website are, in short, crap."
http://www.anandtech.com/linux/showdoc.aspx?i=2302
Probably the best GPL driven video card is the ATI 8500. Still buggy with occational crashes, but everything (OpenGL etc) works.
The ATI drivers are excelent for this card also, but core 3 (x.org) is not supported. Supposedly this December there will be new ones.
Novel theory: Modern Man evolved from psychopath
I've got a PC with Radeon at work, and in the last two years I've tried three times to get the ATi drivers to work with hardware 3D... I've never managed to get it run.
In contrast, I've never had any problems with nVidia's drivers... not on my TNT2, not on my GeForce 1 and not on the GeForce WhatEver that a friend of mine has. nVidia does a very good job with their drivers, IMHO. I'm not that happy thay they're closed source at least but they Just Work (tm).
This is why I won't ever buy a ATi card. They treat Linux users as third class citizens, unfortunately...
The best forum to read/ask this topic is at Rage3D.
They have howto's, patches, and some ATI dev's even post there.
Matrox cards (at least, most of them) are actually properly supported under Linux, complete with vendor-supplied open source drivers. Sure, the 3d performance sucks, but they're better than ATI or nVidia offerings for 2d.
So you said the same thing yourself.
I'm talking about the free driver. The story is talking about the ATI binary driver.
Even with this older hardware using OSS drivers, I couldn't come up with how I should be able to have 3D-acceleration (Utah-GLX) and video capture (Gatos)
Well thats probably because Utah-GLX isn't what you want. DRI is, and its included with Xorg. And you can use Gatos and DRI at the same time.
I got my ATI 9600 radeon pro working with the 2.6.x kernels. Here is a short procedure of how I go about it.
1. First install the rpm based drivers. Now if you look under
2. Now it should autodetect the existence of 2.6.x drivers and it will do some stuff. cd back to fglrx directory and do your usual
3. After this cd to your kernel directory where fglrx.ko is installed and delete it.
4. Then cd to
I do a
5. Now do a make in the 2.6.x directory.
6. Copy the fglrx.ko to the kernel directory where fglrx.ko was there.
7. Now run your fglrxconfig or whatever to create the XF86Config-4.
8. I have a nforce based chipset, so I enable the nforce motherboard drivers during kernel compilation and set this option on in my XF86Config.
Option "UseInternalAGPGART" "no"
I have an AMD so I need to switch off mtrr
Option "mtrr" "off"
9. Now try a X, remember you need a dri enabled kernel and you need to have enabled dri in your xf86config.
If you look in your
And for all those people who say nvidia chips are better. Once you get the ATI drivers working, they are a good competition to nvidia. In fact ATI had things like quad buffer opengl stereo on X, which was why I switched. Also I don't have a vaccum cleaner running inside my box.
If you (or anybody) get it working please reply to this post, so I can write a feedback report on the ATI website.
Good luck.
Hope this helps.
Slashdot: Tabloid for the nerds. Stuff that doesn't matter.
Okay, I am involved in the Linux Development at ATI. We have drivers which will be released shortly that will support XOrg 6.8, AMD64 and GLSL.
We have worked with the guys at Livna for drivers for FC2 - and are ready to go with FC3, once the new drivers are released.
Some links for those who care...
http://bugzilla.livna.org/show_bug.cgi?id=308
http://bugzilla.livna.org/show_bug.cgi?id=296
And through Fedorafaq.org
http://www.fedorafaq.org/#radeon
All I can say, is watch this space.