![]() |
|
|||||||
| AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I used the tutorial on the redblog.
Quote:
|
|
#2
|
|||
|
|||
|
What happens when you run the script? The RPMs should be in the working directory unless you get an error output.
Livna should have RPMs if you're interested in those. |
|
#3
|
|||
|
|||
|
The script runs fine, it just doesn't add the rpm's.
How do I get the livna? I saw it mentioned elsewhere. And do I need to do anything else with them to compile it with ATI? Thanks |
|
#4
|
|||
|
|||
|
Are you using --buildpkg Fedora/FC6 ? The RPMs should be there unless there is an error or something else in the output.
www.livna.org |
|
#5
|
|||
|
|||
|
Thanks for your help michael, it has been a long time since I have used Fedora. I didn't realize the --buildpkg was part of the command. I ran it and got the following error.
Code:
[root@dh7c8rb1 tomg]# [root@dh7c8rb1 tomg]# ./ati-driver-installer-8.29.6.run --buildpkg Fedora/FC6 Creating directory fglrx-install Verifying archive integrity... All good. Uncompressing ATI Proprietary Linux Driver-8.29.6............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ================================================== ATI Technologies Linux Driver Installer/Packager ================================================== Generating package: Fedora/FC6 ./packages/Fedora/ati-packager.sh: line 195: /etc/profile.d/qt.sh: No such file or directory Removing temporary directory: fglrx-install Last edited by hookooekoo; 10-31-2006 at 07:02 PM. Reason: Remove garbage |
|
#6
|
|||
|
|||
|
You need to install qt-devel (v3.3 not Qt 4).
Also, grab the 8.30.3 driver otherwise the 8.29.6 virgin driver won't work on FC6 final. See: http://www.phoronix.com/redblog/?p=blog&i=NTU1MA If you use the 8.29.6 driver you will need to use that install script at Redblog but with 8.30.3 it should work fine with the original driver using --buildpkg Fedora/FC6. |
|
#7
|
|||
|
|||
|
Thanks again. I would know how to do this in gentoo, but not red hat.
Do i need to remove QT 4 first too? and what is the easiest way to do that. Thx. |
|
#8
|
|||
|
|||
|
Qt4 can remain installed, but Qt 3.3 and qt-devel are requirements.
Can be handled via yum or graphically from Applications > Add / Remove |
|
#9
|
|||
|
|||
|
Yah I ran the Yum command and that installed it. Now I am getting another error.
Code:
install: cannot stat `fireglcontrolpanel': No such file or directory Package build failed! Package build utility output: ./packages/Fedora/ati-packager.sh: line 306: rpmbuild: command not found Removing temporary directory: fglrx-install Last edited by hookooekoo; 10-31-2006 at 07:35 PM. Reason: I am a fool |
|
#10
|
|||
|
|||
|
Quote:
yum install gcc-c++ should do it. oh yeah, yum install rpm-build |
![]() |
| Thread Tools | |
| Display Modes | |
|
|