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
  #4636  
Old 25th July 2012, 02:11 PM
Fishboyfive Offline
Registered User
 
Join Date: Jun 2012
Location: USA
Posts: 47
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

i have followed the guide about 4 times now on 4 clean installs fedora 17 up to date each time with a XfX AMD HD7770

and every time i get a black screen on boot up with a picture of a little PC with a sad face telling me i need to contact my administrator.

I am not joking when i say I handed my AMD HD7770 to the trash man yesterday
what a waste of $150.00

i picked up a Nvidia GTX 560 today and i am already playing Diablo 3 and world of warcraft with 60+ FPS in fedora as we speak.

AMD just does not work in linux and if it does its so hit and miss its a wonder it even works in windows
__________________
yum --enablerepo rpmfusion-nonfree-updates-testing install kmod-catalyst
Reply With Quote
  #4637  
Old 26th July 2012, 05:20 AM
mercury305 Offline
Registered User
 
Join Date: Jul 2012
Location: Rockville, MD
Posts: 4
linuxchrome
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by StephenH View Post
I'm getting the same message on my Acer Aspire One 722 (C50 processor, reports as Radeon HD 6250). However, I have also discovered that it does have problems. It will not suspend to RAM and resume. I only get a black screen.

I would like the increased performance of the proprietary driver, but not at the expense of stability and usability.
Have you tried the 12.6 Catalyst Driver?
Reply With Quote
  #4638  
Old 26th July 2012, 05:23 AM
Fishboyfive Offline
Registered User
 
Join Date: Jun 2012
Location: USA
Posts: 47
macossafari
Re: Howto for fglrx / catalyst (Ati driver)

That is the version in the rpmfusion repo.

Thanks for trying to help but I got an Nvidia card today no problems now. Gave my AMD card to the trash man so it's a tad to late now but I was sick of wasting time with AMD
__________________
yum --enablerepo rpmfusion-nonfree-updates-testing install kmod-catalyst
Reply With Quote
  #4639  
Old 28th July 2012, 03:42 PM
lala4yaya Offline
Registered User
 
Join Date: Jul 2012
Location: Greensboro, NC USA
Posts: 18
windows_7chrome
Re: Howto for fglrx / catalyst (Ati driver)

I'm sorry to report this did not work for me on f17-x86_64 w/ HD6870. It can load to the login screen and the mouse pointer moves but no controls can be activated by clicking or any keyboard. I can't even switch to another tty with ctrl+alt+f(n). ctrl+alt+backspace will reload the unresponsive login screen. do I need to put the mouse in xorg.conf?
Reply With Quote
  #4640  
Old 1st August 2012, 07:35 AM
HMSS013's Avatar
HMSS013 Offline
Registered User
 
Join Date: Nov 2006
Posts: 496
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

i'm having a problem with GRUB hanging on boot after installing the catalyst drivers in Fedora 17

---------- Post added at 01:35 AM ---------- Previous post was at 01:15 AM ----------

...wait the HD 2400 series isn't supported anymore that's no good...it worked with Fedora 14
Reply With Quote
  #4641  
Old 1st August 2012, 08:21 AM
Fenrin Offline
Registered User
 
Join Date: Apr 2010
Location: Earth
Posts: 858
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by HMSS013 View Post
[...]
the support via the default Radeon drivers is decent for this card. Just use the free default driver. Another option is the 12.6 legacy beta driver, but if you want a stable driver which just works always choose the default driver.

boot into console mode will probably work if you add 3 to the kernel boot line. Then uninstall Catalyst (if you followed this guide via "yum remove *catalyst*") and reinstall mesa-libGL via yum.
Reply With Quote
  #4642  
Old 1st August 2012, 01:45 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Anyone want to test 12.6 with the 3.5 kernel?

Here's the module for the 3.5 kernel

http://buildsys.rpmfusion.org/plague...d/12.6-3.fc17/

Please leave feedback.
Reply With Quote
  #4643  
Old 1st August 2012, 02:44 PM
varpa Offline
Registered User
 
Join Date: Jan 2012
Location: USA
Posts: 9
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

I upgraded from F16 to 17 yesterday and made the unpleasant discovery that my Radeon HD3450 was no longer supported by the fglrx/catalyst driver, and my machine would no longer start X windows. Several hours later, after reading many entries in this and other forums, I eventually to X to work with the "radeon" driver (which I guess is the "default" driver, though it took me a while to discover that).

Some questions/comments:

o A previous post in this formum says the radeon driver should be able to run at 1/3 to 1/2 the speed of the fglrx driver. My test with glxgears gives 60 fps with radeon, and used to give 4090 fps with fglrx, which is <2% of the speed. But maybe I am missing some acceleration parameter in my xorg.conf?

o I could not really find any config tool to use to set up my xorg.conf. There is livna-config-display but it only works for proprietary drivers. There is also "Xorg -configure", but this did not generate a working xorg.conf. In the end, I cobbled something together from an existing xorg.conf.

o Another forum post mentioned a legacy fglrx driver for older ATI/AMD cards like mine (xorg-x11-drv-catalyst-legacy,catalyst-legacy-kmod) and gave some links where source RPMs could be found. I built these (rpmbuild --rebuild) and installed them. However, when X started the screen went entirely black, and I could not even open a console with ctrl-alt-F2. But maybe I don't understand how to use and/or build these correctly. Will these packages ever be put on rpmfusion?

Thanks.
Reply With Quote
  #4644  
Old 1st August 2012, 02:56 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by varpa View Post
I upgraded from F16 to 17 yesterday and made the unpleasant discovery that my Radeon HD3450 was no longer supported by the fglrx/catalyst driver, and my machine would no longer start X windows. Several hours later, after reading many entries in this and other forums, I eventually to X to work with the "radeon" driver (which I guess is the "default" driver, though it took me a while to discover that).

Some questions/comments:

o A previous post in this formum says the radeon driver should be able to run at 1/3 to 1/2 the speed of the fglrx driver. My test with glxgears gives 60 fps with radeon, and used to give 4090 fps with fglrx, which is <2% of the speed. But maybe I am missing some acceleration parameter in my xorg.conf?

o I could not really find any config tool to use to set up my xorg.conf. There is livna-config-display but it only works for proprietary drivers. There is also "Xorg -configure", but this did not generate a working xorg.conf. In the end, I cobbled something together from an existing xorg.conf.

o Another forum post mentioned a legacy fglrx driver for older ATI/AMD cards like mine (xorg-x11-drv-catalyst-legacy,catalyst-legacy-kmod) and gave some links where source RPMs could be found. I built these (rpmbuild --rebuild) and installed them. However, when X started the screen went entirely black, and I could not even open a console with ctrl-alt-F2. But maybe I don't understand how to use and/or build these correctly. Will these packages ever be put on rpmfusion?

Thanks.
Maybe if anyone ever reviews my requests.

http://forums.fedoraforum.org/showpo...postcount=4622
Reply With Quote
  #4645  
Old 1st August 2012, 03:00 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 varpa View Post
[...]
o A previous post in this formum says the radeon driver should be able to run at 1/3 to 1/2 the speed of the fglrx driver. My test with glxgears gives 60 fps with radeon, and used to give 4090 fps with fglrx, which is <2% of the speed. But maybe I am missing some acceleration parameter in my xorg.conf?
glxgears is not a benchmark tool.

Quote:
Originally Posted by varpa View Post
o I could not really find any config tool to use to set up my xorg.conf. There is livna-config-display but it only works for proprietary drivers. There is also "Xorg -configure", but this did not generate a working xorg.conf. In the end, I cobbled something together from an existing xorg.conf.
when you use the default driver you usually don't need the file /etc/X11/xorg.conf

Quote:
Originally Posted by varpa View Post
o Another forum post mentioned a legacy fglrx driver for older ATI/AMD cards like mine (xorg-x11-drv-catalyst-legacy,catalyst-legacy-kmod) and gave some links where source RPMs could be found. I built these (rpmbuild --rebuild) and installed them. However, when X started the screen went entirely black, and I could not even open a console with ctrl-alt-F2. But maybe I don't understand how to use and/or build these correctly. Will these packages ever be put on rpmfusion?

Thanks.
you can probably still boot into console mode, if you put 3 in the kernel boot line (when the grub menu appears, select the fedora entry, edit it, and add 3 where it says "linux /boot/vmlinuz....rhgb quiet", then boot it.
When the linux console appears you can remove the rpm package you installed, and reinstall mesa-libGL.

Last edited by Fenrin; 1st August 2012 at 03:06 PM.
Reply With Quote
  #4646  
Old 1st August 2012, 03:32 PM
varpa Offline
Registered User
 
Join Date: Jan 2012
Location: USA
Posts: 9
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Thank you Yellowman/Fenrin for your answers, though they spur more questions:

o if glxgears is not a good benchmark, what is?

o I guess I am out of touch with Fedora X windows configuration. Fenrin says: "when you use the default driver you usually don't need the file /etc/X11/xorg.conf". Does this mean that I can remove xorg.conf and X windows will auto-configure to use the "default" driver? The answer seems to be yes - I removed (renamed, really), xorg.conf, and X seems to run fine without it.

o Thanks for the tip about the 3 in the kernal boot line. That would have saved me having to boot from a rescue disk to fix the X configuration.

Thanks for all the help, and lets hope rpmfusion adds the legacy drivers.
Reply With Quote
  #4647  
Old 1st August 2012, 09:44 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 varpa View Post
Thank you Yellowman/Fenrin for your answers, though they spur more questions:

o if glxgears is not a good benchmark, what is?
you can use 3D games which are in the fedora repositories like openarena or vdrift. In case of openarena: change in the file ~/.openarena/q3config.cfgline the line <seta cg_drawFPS "0"> to<seta cg_drawFPS "1">

or you can use a Unigine engine demo:
for example: heaven demo there are also two other demos available.

or an alternative, I didn't test this benchmark program:
Phoronix Test Suit

Quote:
Originally Posted by varpa View Post
o I guess I am out of touch with Fedora X windows configuration. Fenrin says: "when you use the default driver you usually don't need the file /etc/X11/xorg.conf". Does this mean that I can remove xorg.conf and X windows will auto-configure to use the "default" driver? The answer seems to be yes - I removed (renamed, really), xorg.conf, and X seems to run fine without it.
yeah you don't need xorg.conf when using default driver. I think this is since Fedora 12.
Reply With Quote
  #4648  
Old 1st August 2012, 10:52 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
Anyone want to test 12.6 with the 3.5 kernel?

Here's the module for the 3.5 kernel

http://buildsys.rpmfusion.org/plague...d/12.6-3.fc17/

Please leave feedback.
Well the lack of interest here will result in a untested driver being pushed to stable.
So don't blame me if your fglrx.ko modules don't load with the 3.5 kernel


P.S I don't care either way as I use nvidia

---------- Post added at 10:52 PM ---------- Previous post was at 09:59 PM ----------

The 3.5 kernel is currently being pushed to stable

https://admin.fedoraproject.org/upda...l-3.5.0-2.fc17

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

so wait...i've got possible dumb questions...but i gotta know:

...if i want support for my Radeon HD 2400 XT i can't use kmod-catalyst amirite?

...and if i'm reading these posts right...the generic drivers don't perform quite as admirably as the amd ones...right?

if this is all true...what are my options? ...just installing from the binary package amd provides? ...will this work?

...if so...what dependencies will i need to have to be assured the installation will run smoothly? ...any hang ups i'm to expect?

also, has anyone else heard of grub hanging at boot with F17?

...it seems to happen almost anytime i modify the kernel string or the grub conf file (in the other case i recall it happening i was trying to lower the delay time from 5 seconds to 0 and another time when i tried to add 3 for non-graphical boot)

Last edited by HMSS013; 2nd August 2012 at 12:59 AM.
Reply With Quote
  #4650  
Old 2nd August 2012, 06:51 AM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
Well the lack of interest here will result in a untested driver being pushed to stable.
So don't blame me if your fglrx.ko modules don't load with the 3.5 kernel


P.S I don't care either way as I use nvidia

---------- Post added at 10:52 PM ---------- Previous post was at 09:59 PM ----------

The 3.5 kernel is currently being pushed to stable

https://admin.fedoraproject.org/upda...l-3.5.0-2.fc17
Still no ****ing interest?
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: 14:38 (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