Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

View Poll Results: Did it work for you
Yes 450 48.75%
No 336 36.40%
Nearly worked 137 14.84%
Voters: 923. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #4651  
Old 2nd August 2012, 10:24 AM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
Still no ****ing interest?

i'd definitely give it a swing if i thought my hardware was still supported...
Reply With Quote
  #4652  
Old 2nd August 2012, 11:40 AM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
i'd definitely give it a swing if i thought my hardware was still supported...
I'm working on getting the legacy driver into rpmfusion and have submitted requests for review.
I tested the legacy driver yesterday after patching it for kernel 3.5 and it works fine, the same can't be said for the standard driver (different patch) which just got pushed to stable untested.

http://download1.rpmfusion.org/nonfr...-catalyst.html

Last edited by Yellowman; 2nd August 2012 at 11:43 AM.
Reply With Quote
  #4653  
Old 2nd August 2012, 01:01 PM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
I'm working on getting the legacy driver into rpmfusion and have submitted requests for review.
I tested the legacy driver yesterday after patching it for kernel 3.5 and it works fine, the same can't be said for the standard driver (different patch) which just got pushed to stable untested.

http://download1.rpmfusion.org/nonfr...-catalyst.html
last week i gave it a whirl and grub would hang when the count reached 0...

...unless i misread...leighs original post says the Radeon HD 2400 XT isn't supported anymore...
Reply With Quote
  #4654  
Old 2nd August 2012, 01:14 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
last week i gave it a whirl and grub would hang when the count reached 0...

...unless i misread...leighs original post says the Radeon HD 2400 XT isn't supported anymore...
You didn't misread it, I'm referring to the new legacy driver (catalyst-legacy-kmod) that I'm trying to get into rpmfusion.

Do you use 64bit? as I have rpm's for it
Reply With Quote
  #4655  
Old 2nd August 2012, 01:24 PM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
You didn't misread it, I'm referring to the new legacy driver (catalyst-legacy-kmod) that I'm trying to get into rpmfusion.

Do you use 64bit? as I have rpm's for it
yup 64bit...i'll definitely wanna give it a whirl

tho i should mention that i tried installing the latest 12.6 legacy drivers from the amd binary package and was left with a black screen after restart...

...oddly enough i could still hear Skype running...
Reply With Quote
  #4656  
Old 2nd August 2012, 01:56 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
yup 64bit...i'll definitely wanna give it a whirl

tho i should mention that i tried installing the latest 12.6 legacy drivers from the amd binary package and was left with a black screen after restart...

...oddly enough i could still hear Skype running...
Did you run
Code:
su
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-radeon.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)


---------- Post added at 01:56 PM ---------- Previous post was at 01:27 PM ----------

Quote:
Originally Posted by Yellowman View Post
Did you run
Code:
su
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-radeon.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)

https://dl.dropbox.com/u/6907158/catalyst-legacy.tar.xz
Reply With Quote
  #4657  
Old 2nd August 2012, 04:10 PM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
sure enough...these packages do the same thing

a backlit black screen...but i can hear my stuff running...i can even navigate the terminal in the dark to reboot

if i remove the radeon.modeset from the grub line it'll atleast show me plymouth...but then a very black screen

Quote:
Originally Posted by Yellowman View Post
Did you run
Code:
su
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-radeon.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)
gave this a swing too...no change...
Reply With Quote
  #4658  
Old 2nd August 2012, 05:05 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
sure enough...these packages do the same thing

a backlit black screen...but i can hear my stuff running...i can even navigate the terminal in the dark to reboot

if i remove the radeon.modeset from the grub line it'll atleast show me plymouth...but then a very black screen



gave this a swing too...no change...

Did you have the matching kernel-devel to your running kernel?
Reply With Quote
  #4659  
Old 2nd August 2012, 09:27 PM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
macossafari
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
Did you have the matching kernel-devel to your running kernel?
most certainly
Reply With Quote
  #4660  
Old 4th August 2012, 07:21 PM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

i could really use some help to resolve this issue

when attempting to install the Catalyst Legacy drivers from the ATI binary package:

Code:
DKMS part of installation failed.
...and the log...

Code:
Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.97.100.3/build; sh make.sh --nohints --uname_r=3.5.0-2.fc17.x86_64 --norootcheck....(bad exit status: 1)
[Error] Kernel Module : Failed to build fglrx-8.97.100.3 with DKMS
[Error] Kernel Module : Removing fglrx-8.97.100.3 from DKMS

Last edited by HMSS013; 4th August 2012 at 07:25 PM.
Reply With Quote
  #4661  
Old 4th August 2012, 07:40 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
i could really use some help to resolve this issue

when attempting to install the Catalyst Legacy drivers from the ATI binary package:

Code:
DKMS part of installation failed.
...and the log...

Code:
Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.97.100.3/build; sh make.sh --nohints --uname_r=3.5.0-2.fc17.x86_64 --norootcheck....(bad exit status: 1)
[Error] Kernel Module : Failed to build fglrx-8.97.100.3 with DKMS
[Error] Kernel Module : Removing fglrx-8.97.100.3 from DKMS
No ati driver is compatible with 3.5 kernel without patching.
Attached Files
File Type: patch amd-3.5.0-missing_do_mmap.patch (1.3 KB, 421 views)
Reply With Quote
  #4662  
Old 7th August 2012, 07:23 AM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

help please... i gotta know what i'm doing wrong here...

step by step...using the 3.3.4-5.fc17.x86_64 kernel (with matching devel and headers) and the 12.6 legacy binary:

Development Tools:
Code:
yum groupinstall development-tools
DKMS
Code:
yum install dkms
Mesa
Code:
yum install mesa-dri-drivers mesa-dri-drivers.i686 mesa-libGL mesa-libGL.i686 mesa-dri-filesystem mesa-dri-filesystem.i686 mesa-libEGL mesa-libEGL.i686 mesa-libGLU mesa-libGLU.i686
Repairing Mesa (yes, i know it's erroneous...but what the hey)
Code:
yum reinstall mesa-libGL
Reboot

ATI Binary Installer
Code:
sh ./amd-driver-installer-12.6-legacy-x86.x86_64.run
Remove Radeon From Intramfs
Code:
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-radeon.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)


...the log readout...
Code:
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.

Creating symlink /var/lib/dkms/fglrx/8.97.100.3/source ->
                 /usr/src/fglrx-8.97.100.3

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.97.100.3/build; sh make.sh --nohints --uname_r=3.3.4-5.fc17.x86_64 --norootcheck......
cleaning build area....

DKMS: build completed.

fglrx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.3.4-5.fc17.x86_64/extra/

depmod....

DKMS: install completed.
[Reboot] Kernel Module : dracut
...and after reboot i'm still getting a blank screen when starting X
Reply With Quote
  #4663  
Old 7th August 2012, 01:49 PM
mercury305 Offline
Registered User
 
Join Date: Jul 2012
Location: Rockville, MD
Posts: 4
windows_7chrome
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
help please... i gotta know what i'm doing wrong here...

step by step...using the 3.3.4-5.fc17.x86_64 kernel (with matching devel and headers) and the 12.6 legacy binary:

Development Tools:
Code:
yum groupinstall development-tools
DKMS
Code:
yum install dkms
Mesa
Code:
yum install mesa-dri-drivers mesa-dri-drivers.i686 mesa-libGL mesa-libGL.i686 mesa-dri-filesystem mesa-dri-filesystem.i686 mesa-libEGL mesa-libEGL.i686 mesa-libGLU mesa-libGLU.i686
Repairing Mesa (yes, i know it's erroneous...but what the hey)
Code:
yum reinstall mesa-libGL
Reboot

ATI Binary Installer
Code:
sh ./amd-driver-installer-12.6-legacy-x86.x86_64.run
Remove Radeon From Intramfs
Code:
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-radeon.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)


...the log readout...
Code:
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.

Creating symlink /var/lib/dkms/fglrx/8.97.100.3/source ->
                 /usr/src/fglrx-8.97.100.3

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.97.100.3/build; sh make.sh --nohints --uname_r=3.3.4-5.fc17.x86_64 --norootcheck......
cleaning build area....

DKMS: build completed.

fglrx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.3.4-5.fc17.x86_64/extra/

depmod....

DKMS: install completed.
[Reboot] Kernel Module : dracut
...and after reboot i'm still getting a blank screen when starting X
My opinion is to just switch distros. Fedora sucks when it comes to support. I have asked for a simple question on not being able to get my CUPS Printer running and no reply. Why? Because Feodra people are too busy coding to be bothered with pesky users with hardware problems. ATI Catalyst has always been a problem because Fedora uses the latest Kernel. Redhat pays Fedora for innovation... so if you like to be a lab rat continue using Fedora. I switched to Slackware and everything got easier for me my ATI Catalyst and Printer both work with its old 2.6.37 kernel.
Reply With Quote
  #4664  
Old 7th August 2012, 01:54 PM
tuxtard Offline
Registered User
 
Join Date: Dec 2009
Posts: 51
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Well I don't know what's the problem. Catalyst works just fine with my HD6850 and nomodeset grub option. I will check the legacy driver on my HD4850 when I get home.
Reply With Quote
  #4665  
Old 7th August 2012, 02:07 PM
Fenrin Offline
Registered User
 
Join Date: Apr 2010
Location: Earth
Posts: 858
linuxopera
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
[...]
I installed this Catalyst 12.6 legacy and I'm using kernel 3.4.6-4.fc17.x86_64, with correct kernel-devel and kernel-headers installed. It works without issues with my Radeon HD 3200.

if you want to reinstall it again, make sure that you first uninstall the proprietary driver properly.

the step "Remove Radeon From Intramfs" is not necessary.

this log file you quoted above is not the file at /usr/ati/fglrx-install.log or is it? I have completely different content in it.

the log /usr/ati/fglrx-install.log should be similar to this content (this log is not complete):
Quote:
[...]
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/3.4.6-4.fc17.x86_64/build SUBDIRS=/usr/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/kernels/3.4.6-4.fc17.x86_64'
[...]
LD [M] /usr/lib/modules/fglrx/build_mod/2.6.x/fglrx.o
Building modules, stage 2.
MODPOST 1 modules
CC /usr/lib/modules/fglrx/build_mod/2.6.x/fglrx.mod.o
LD [M] /usr/lib/modules/fglrx/build_mod/2.6.x/fglrx.ko
make[1]: Leaving directory `/usr/src/kernels/3.4.6-4.fc17.x86_64'
build succeeded with return value 0
duplicating results into driver repository...
done.
You must change your working directory to /lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
- recreating module dependency list
- trying a sample load of the kernel modules
done.
[Reboot] Kernel Module : dracut

Last edited by Fenrin; 7th August 2012 at 02:12 PM.
Reply With Quote
Reply

Tags
ati, fglrx, howto

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
ATI Catalyst fglrx driver manual install on Fedora 12 Jeff72 Guides & Solutions (No Questions) 15 13th August 2010 09:17 PM
ATI Catalyst™ Display Driver v9.12 rich52 Hardware & Laptops 1 31st December 2009 04:59 AM
HOWTO - make less noise from video card while using fglrx driver multescugeorge@ Guides & Solutions (No Questions) 2 3rd October 2009 08:02 AM
ATI Catalyst 9.x fglrx driver manual install on Fedora 11 Jeff72 Guides & Solutions (No Questions) 25 30th August 2009 08:29 PM


Current GMT-time: 12:04 (Friday, 24-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