Announcement
Collapse
No announcement yet.
The Open-Source ATI R500 Driver
Collapse
X
-
Originally posted by khakhovich View PostHey guys,
while i'm waiting for ATI to release something that works with FC7.... i tried the following instructions about avivo from:
Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
as all installation goes smooth no errors.... when i do startx... it complain that module avivo is not found.
have i missed anything?
thanks
I've got good news for ya the new ATI drivers work on FC7; i got them working ealier today.
Here's something i posted earlier today
I've just got it up and running on Fedora 7 after afew alterations:-
Had to downgrade my x server-
su - (if your not already root)
wget http://ftp.cica.es/fedora/linux/core...6.fc7.i386.rpm
rpm -U --oldpackage xorg-x11-server-Xorg-1.2.0-6.fc7.i386.rpm
Ran the (8.38.6) ati.run file; installed custom with kernel modules:-
Then there was a dependency that i was missing; which i grabbed with yum -
yum install compat-libstdc++-33
Once that is all done just add fglrx into you xorg file and away you go.
Good luck mate,
DomLast edited by domzanator; 26 June 2007, 08:17 AM.
Comment
-
Originally posted by crumpet View PostThere was some comment in the past that this driver does not work with the apple mactel macbook pro. Is this still the case?Michael Larabel
https://www.michaellarabel.com/
Comment
-
Originally posted by Michael View PostI have yet to see any commits in git for the Avivo driver showing that the Mac Intel ATI GPUs are yet to be supported. Hopefully soon though.
Comment
-
Ahh Too bad . I have a 17" mbp.... if I can do anything to help in your tests just let me know as I long to have a working open source driver- I did try to install it but all it did was to flash the screen.
UPDATE: I could see that you have made various updates to the git.. so I reinstalled and today( June 28) it works on the 17" mbp! Now I can get the correct screen resolution of 1680x1050 ... something that was not possible with the vesa driver. Many thanks for all the great work you are doing - I wish I could help but I suspect that I am not competent enough.Last edited by crumpet; 28 June 2007, 06:10 AM.
Comment
-
Originally posted by d2kx View PostI tried installing it on Debian yesterday, but I had problems with the ./autogen.sh part. I will try it on Fedora 7 today.
The avivo driver works on fedora 7; i guessing it would work on ubuntu as well. But i wouldn't move to avivo drivers as of it; still get alot of tiering. I would stick to ATI drivers for now.
Peace,
Dom
Comment
-
fedora7/t60
hi there, ive nearly got the avivo driver working. it compiles fine etc and when i change xorg.conf it seems to be close to working. The screen is distorted - black line in centre of screen and blue gradients on either side.
when i move the mouse i can see white traces. I think the problem is my laptop (lenovo t60 x1300/r500) has a 1024x768 screen (i think others have got it working on higher res screens).
Any ideas. ATI/fglrx and vesa work fine.
Dan
forgot to mention - its fedora8/ rawhideLast edited by danielpugh; 07 August 2007, 04:11 PM.
Comment
Comment