Find the answer to your Linux question:
Results 1 to 4 of 4
I am thinking of buying a new computer. It has ATI Radeon HD 3000 Graphics. Will that work with Fedora 14? Will I need to install a driver to get ...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Posts
    19

    ATI graphics on Fedora 14

    I am thinking of buying a new computer. It has ATI Radeon HD 3000 Graphics. Will that work with Fedora 14? Will I need to install a driver to get it to work? If so, where would I download that driver?

  2. #2
    Linux User
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    277
    One Love!!!

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Your card will work fine with the open source radeon driver, but hardware acceleration is not, I think, fully functional.

    For the non-free Catalyst driver, it's available from the 3rd party repo rpmfusion.


    Enable rpmfusion
    Code:
    su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
    Install the driver
    Code:
    su -c 'yum install kmod-fglrx'

  4. #4
    Just Joined!
    Join Date
    Mar 2011
    Posts
    19
    Well, I went ahead and bought the new computer and the driver installed by Fedora 14 works just fine. I don't do a lot of graphics work so if the hardware acceleration is not fully functional I don't really care.

    Thanks for the replies folks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...