SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
For anyone who is interested in doing so (e.g. if, like me, you have an HD5000/ Evergreen card) , ATI have given a pre-release of fglrx that works with X Server 1.7 to Ubuntu.
With a bit of recycling and some patches from Arch on top for 2.6.33 support, I've turned that into a working Slackbuild here:
Distribution: Slackware (current), Mepis on the wifes lappy
Posts: 580
Rep:
Got the tarball from the link in your readme. Noticed it was a different tarball so just edited the slackbuild to change that No.only. Wouldn't have thought that would make a great deal of difference. But just in case, do you have a link to version 8.721
I will put my steps here, hope will help:
1. - I download the files in this post
2. - download the driver from here: http://archive.ubuntu.com/ubuntu/poo...21.orig.tar.gz
3. - I put all the files in a folder:
3.1 - Ati Driver
|-> README.TXT
|-> doinst.sh
|-> fglrx-2.6.33.patch
|-> fglrx.SlackBuild
|-> slack-desc
|-> fglrx-installer_8.721.orig.tar.gz
4. - Then inside the folder in a terminal you run
Quote:
sudo sh fglrx.SlackBuild
5. - You see the output, when it ends you just run in the terminal
Quote:
sudo installpkg /tmp/fglrx*.tgz
6. - At this time the driver is installed, I recomend reboot the box
7. - Finaly you just have to run
Quote:
aticonfig --initial
to update your xorg.conf
8. - Start X server and run
Quote:
glxinfo
and
Quote:
glxgear
if the commands work correctly the driver is installed and functioning.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.