![]() |
|
|||||||
| AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi, everyone!
I'm running Fedora Core 6 (x86) and try to build installation RPMs from the ATI fxlrg driver (ati-driver-installer-8.31.5-x86.x86_64.run), but recieve a strange error. Can someone suggest what should I do? I do this as root Code:
[root@somehost ati_fglrx]# ./ati-driver-installer-8.31.5-x86.x86_64.run --buildpkg Fedora/FC6 Code:
================================================== ATI Technologies Linux Driver Installer/Packager ================================================== Generating package: Fedora/FC6 install: cannot stat `fireglcontrolpanel': No such file or directory Package build failed! Code:
RPM build errors:
File not found: /tmp/ATI-fglrx-8.31.5-1-3315-root/tmp/ATI-fglrx-8.31.5-1.fc6-root-root/usr/bin/fireglcontrolpanel
Please, help me. |
|
#2
|
|||
|
|||
|
See this thread for the fix: http://phoronix.net/forums/showthread.php?t=318
|
|
#3
|
|||
|
|||
|
OK, Michael. I've followed your instructions and extracted the sources. But when I tried to build them, I got this:
Code:
[root@somehost ati]# make g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -o fireglcontrol.qt3.gcc4.1.1 -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -lqt -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib -lXft /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make: *** [fireglcontrol.qt3.gcc4.1.1] Error 1 |
|
#4
|
|||
|
|||
|
Do you have qt and qt-devel installed? Make sure it's qt 3.3 branch and not 4. If you're running x86_64 make sure you have the devel installed as well for i386.
|
|
#5
|
|||
|
|||
|
Yes. According to Yumex I have this packages installed:
|
|
#6
|
|||
|
|||
|
Hey, Michael. If I'm not mistaken, you're the author of the ATi driver for Fedora (because your name is written near the Fedora packages). And you can't suggest any solution of the problem! Shame on you!!!
|
|
#7
|
|||
|
|||
|
Quote:
In regards to not having a response for you, I apologize. As you can see, there are many threads in the AMD/ATI Linux forum requesting my help and with many of them having similar titles, I may have mistaken this thread for being resolved. Quote:
Are you running an x86_64 copy of Fedora Core 6? If so, make sure to have both the qt-devel i386 and x86_64 RPMs. Another way to fix this would simply be not to build the fireglcontrolpanel in the packaging scripts. I mentioned the steps to remove the fireglcontrolpanel from the Fedora scripts in another thread in this forum, but if you can't find it let me know. |
|
#8
|
|||
|
|||
|
Sorry for being rude. I still need help, that is the reason.
I simply can't understand what's going on. I was running Fedora 4 and Fedora 5 for quite a long time, and I've never faced such problems (I mean installing ATi drivers). |
|
#9
|
|||
|
|||
|
Well, are you running 32-bit or 64-bit Fedora?
If you have all of the RPMs installed it should work without fault. If you want an easy way to go about it, I can tell you what code to delete or comment out so the drivers will build without the fireglcontrolpanel there by bypassing the Qt requirement. |
|
#10
|
|||
|
|||
|
I'm running the 32-bit version of Fedora and I have ATi Redeon X700Pro video card.
It would be great, if you say what should I comment. But it would be better, if someone put already build RPMs somewhere, so I can download them and install. Or it won't work? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|