Fedora Linux Support Community & Resources Center
  #1  
Old 26th April 2010, 03:13 PM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Cool Catalyst ATI 10.4 driver for Fedora 12

I wrote the install for these based off of Ubuntus install. These work for Fedora 12 stock kernel and stock Xorg. But only for x86_64 at the moment. This can easily be fixed and I might write another install for x86 but I dont have a machine to test it on. If anyone wants to help me with testing an x86 pm me and Ill write one. These drivers have also been reported as working with Xorg 1.8 but I am not supporting that as of yet.

If you choose to install these do a

#uname -r

Make sure your kernel is "2.6.32.11-99.fc12.x86_64"


Remember to blacklist radeon and radeonhd. One tester has to nomodset and blacklist radeon in grub. Only tester that had to it was probably his configuration. I had libGL and libGLU installed before I installed these drivers. Thats what Id recommend if you choose to uninstall, reinstall libGL.

There is an install script in the package youll have to

#chmod 755 "script"

And run it as root from single user mode or

#init 3

If you are not comfortable with booting your computer into single user mode or using a command line interface please dont install these. This is a test release from ATI. Everyone who has tested these on Fedora 12 has gotten them to work and quite well. I wanted to write this because it seems no one at ATI cares about Fedora.

An uninstall script is included, a list of installed files and a how to. A .spec is also included for anyone who wants to write an RPM. All very well commented. If you have any questions or issues feel free to post them and Ill help you.

Download from here:

http://depositfiles.com/en/files/fxz4oiuvs

Last edited by Memysabu; 26th April 2010 at 03:16 PM.
Reply With Quote
  #2  
Old 26th April 2010, 05:48 PM
piker Offline
Registered User
 
Join Date: Apr 2010
Location: Montevideo, Uruguay
Posts: 6
linuxfedorafirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

You're great!!! The installation works perfect. I check it with an ATI 5750. If I find any problem I'll tell you. Thanks!
Reply With Quote
  #3  
Old 26th April 2010, 06:35 PM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

Thanks, glad it worked for ya. By the way I forgot to mention you need GCC to install because the installer will make the binaries before it installs.
Reply With Quote
  #4  
Old 27th April 2010, 02:02 AM
piker Offline
Registered User
 
Join Date: Apr 2010
Location: Montevideo, Uruguay
Posts: 6
linuxfedorafirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

It's normal that doesn't appear anything under OpenGL tag?
Attached Thumbnails
Click image for larger version

Name:	Inf ATI-OpenGL.png
Views:	305
Size:	71.0 KB
ID:	19422  
Reply With Quote
  #5  
Old 27th April 2010, 09:51 AM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

No thats not normal. Did you have libGL and libGLU installed before you installed the drivers?

---------- Post added 2010-04-27 at 03:51 AM CDT ---------- Previous post was 2010-04-26 at 11:47 PM CDT ----------

Quote:
Originally Posted by Memysabu View Post
No thats not normal. Did you have libGL and libGLU installed before you installed the drivers?
Just to clear things up both should be installed before you install these drivers. If you uninstall the drivers simply uninstall libGL and reinstall after.
Reply With Quote
  #6  
Old 27th April 2010, 03:16 PM
tdell Offline
Registered User
 
Join Date: Feb 2009
Posts: 57
linuxfirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

Did not work for me I followed the instructions precisely ended with a bunch of errors about missing files. Ati control center appears in my menu but nothing happens when clicked on.

Tom
Reply With Quote
  #7  
Old 27th April 2010, 04:05 PM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

What errors can you post a log? Where are the errors? I cant help you without any info. You are on x86_64 right?
Reply With Quote
  #8  
Old 27th April 2010, 04:26 PM
tdell Offline
Registered User
 
Join Date: Feb 2009
Posts: 57
linuxfirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

Where would I find the log? Yes x86_64
Reply With Quote
  #9  
Old 27th April 2010, 04:48 PM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

Well where you got the missing files error. I dont understand your problem exactly. I understand you cant launch the control center. Not the missing files error. Also you can get a log from /etc/X11/Xorg.0.log
Copy the contents over to pastebin.com and link it and I will see if I can help.
Reply With Quote
  #10  
Old 27th April 2010, 05:50 PM
tdell Offline
Registered User
 
Join Date: Feb 2009
Posts: 57
linuxfirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

Never mind just too much trouble...
Reply With Quote
  #11  
Old 28th April 2010, 03:36 AM
piker Offline
Registered User
 
Join Date: Apr 2010
Location: Montevideo, Uruguay
Posts: 6
linuxfedorafirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

I have installed mesa-libGL-7.7 and mesa-libGLU-7.7. Are they the ones I need?
Reply With Quote
  #12  
Old 28th April 2010, 06:05 AM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

Yeah then install the drivers with those installed. You must install the drivers AFTER those though. You will need i686 and x86_64 versions of both installed. ATI requires that you have 32 bit libs to support it. Basically what happens is if the program youre running is 32 bit it uses the 32 bit libs and GL and vice versa.
Reply With Quote
  #13  
Old 28th April 2010, 06:25 AM
jxxzz Offline
Registered User
 
Join Date: Apr 2010
Posts: 33
linuxfedorafirefox
Re: Catalyst ATI 10.4 driver for Fedora 12

Hi, thanks for info,
The 10.3 drivers are not good for fedora 12?
Regards
Reply With Quote
  #14  
Old 28th April 2010, 07:45 AM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

The 10.3 drivers dont work with the current Xorg that came with fc12. You would have to downgrade Xorg to a fc11 version.
Reply With Quote
  #15  
Old 29th April 2010, 02:13 PM
Memysabu Offline
Registered User
 
Join Date: May 2009
Posts: 142
unknownunknown
Re: Catalyst ATI 10.4 driver for Fedora 12

Just so you know guys these have been released so you no longer need my installer.

http://support.amd.com/us/gpudownloa...1&lang=English
Reply With Quote
Reply

Tags
104, ati, catalyst, driver, fedora

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Black screen after bootup with Catalyst driver blazemore Using Fedora 5 21st January 2010 02:21 PM
Blank screen after installing ATI Catalyst™ Display Driver on Fedora 12 vyronad Hardware & Laptops 2 2nd January 2010 11:19 AM
ATI Catalyst™ Display Driver v9.12 rich52 Hardware & Laptops 1 31st December 2009 04:59 AM
ATI Catalyst 9.x fglrx driver manual install on Fedora 11 Jeff72 Guides & Solutions (No Questions) 25 30th August 2009 08:29 PM
ATI catalyst driver corrupted my X !! yehdev_cc Hardware & Laptops 1 8th April 2009 08:19 AM


Current GMT-time: 18:31 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat