Difference between pages "Welcome" and "Package:Radeon Video Drivers"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(Created page with "{{Ebuild |Summary=Open source drivers for AMD video cards. |CatPkg=x11-drivers/xf86-video-ati |Maintainer= |Homepage=http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/ }}...")
 
Line 1: Line 1:
<div class="container" style="font-family: Open Sans; font-size: 14px; line-height: 20px;"><div class="row"><div class="col-xs-12 col-md-8 col-lg-8">
{{Ebuild
{{Slideshow}}
|Summary=Open source drivers for AMD video cards.
Want to submit a screenshot? [http://forums.funtoo.org/index.php?/topic/180-screenshots/ See here.]
|CatPkg=x11-drivers/xf86-video-ati
</div><div class="col-xs-12 col-md-4 col-lg-4">  
|Maintainer=
'''Funtoo Linux''' is a Linux-based operating system that is a variant of [http://www.gentoo.org Gentoo Linux], led by [[User:Drobbins|Daniel Robbins]], the creator and former Chief Architect of [http://en.wikipedia.org/wiki/Gentoo_Linux Gentoo Linux], who serves as benevolent dictator for life (BDFL) of the project. ''Funtoo Linux is optimized for the best possible performance, supporting Intel Core i7, AMD FX Processors, and others.''  [[Subarches|See what we support.]] See [[#Distinctives|Distinctives]], below, for more information about what makes Funtoo Linux special.
|Homepage=http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
}}
If you have become frustrated by the somewhat poorly maintained <code>ati-drivers</code> (the closed source video drivers for AMD cards) or if you would rather use open source video drivers, this is the package for you. This page outlines how to install and configure the open source <code>xf86-video-ati</code> drivers.  


<div class="bs-callout bs-callout-warning">
== Preparation ==
[[Support Funtoo]] to help us grow! '''Donate $15 per month and get a free [[Funtoo Hosting|Funtoo Virtual Container]].'''
=== Check to see if your card is an AMD card ===
</div>
If you do not know if you have an AMD graphics card or not, you can run the following command:
<console>
###i## lspci | grep VGA
</console>


=== News ===
If the output produces information that contains something like "01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850]," then you have an AMD graphics card and continue to the next step in the install process. If <code>lspci</code> does not provide you with something like this, and instead contains intel or nvidia, read about installing drivers for those elsewhere on the wiki.
{{NewsList|1}}
[[News|View More News...]]
</div>
</div><div class="row">
<div class="col-xs-12 col-md-4 col-lg-4">
=== Resources ===
__NOTOC__
'''View the [[Funtoo Linux FAQ]] for answers to common questions.'''


{{#ask: [[Category:People]] [[Gravatar MD5::+]]
=== Preparing the kernel ===
| limit=22
Now that you know you have an AMD graphics card, you can prepare the kernel for <code>xf86-video-ati</code>. Begin by ensuring that MTRR is enabled, then enable support for AGP graphics cards (only necessary if your card sits in an AGP slot -- not a PCIe one). After enabling AGP (if you needed it), you should enable support for the DRM and modesetting on radeon.:
| order=random
{{kernelop|title= |desc=
| format=template
Processor type and features --->
| template=GravatarDisplay
    [*] MTRR (Memory Type Range Register) support
| link=none
 
| searchlabel=
Device Drivers --->
    Graphics support --->
        (If you have an AGP-based graphics card, enable these options)
        <*> /dev/agpgart (AGP Support) --->
            <*> AMD Opteron/Athlon64 on-CPU GART support
        Direct Rendering Manager --->
            <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ----
            <*> ATI Radeon
                [*] Enable userspace modesetting on radeon
        Frame buffer Devices --->
            < > ATI Radon display support
}}
}}
 
If you have a graphics cards with HDMI ports that you wish to use for audio, some additional configuration of the kernel is required:
Join us - {{CreateAccount}}, and then add yourself to our [[Usermap]]!
{{kernelop|title= |desc=
 
Device Drivers --->
'''Our resources:''' -- also see the <code>Go</code> menu:
    <*> Sound card support --->
* '''{{CreateAccount}}''' ([[Funtoo Authentication FAQ|Auth FAQ]])
        <*> Advanced Linux Sound Architecture --->
* '''[http://forums.funtoo.org forums.funtoo.org]''' - our new forums!
            HD Audio --->
* '''[http://bugs.funtoo.org bugs.funtoo.org]''', our bug tracker ([[Reporting Bugs|Instructions]]).
                <*>HD Audio PCI
* [http://larrythecow.org larrythecow.org], Gentoo blog service.
                    (64) Pre-allocated buffer size for HD-audio drivers
* [http://kernel-seeds.org kernel-seeds.org], kernel build help.
                    <*> Build HDMI/DisplayPort HD-audio codec support
* [http://git.funtoo.org git.funtoo.org], our cgit repository browser.
        [*] Dynamic device file minor numbers
* '''[[Support Funtoo]]''' to help our project grow.
        (32) Max number of sound cards
* '''[[Funtoo Hosting|Get a Funtoo Virtual Container]]'''.
 
'''Ebuild pages recently updated:''' {{#ask: [[Category:Ebuilds]]
| order=descending
| sort=Modification date
| format=list
| limit=10
| searchlabel=more...
}}
}}
</div><div class="col-sm-12 col-xs-12 col-md-4 col-lg-4">
=== Getting Started ===
We encourage you to '''[[Funtoo Linux Installation|install Funtoo Linux]]''', and get involved in our user community. Get to know fellow Funtoo Linux users on our '''[http://forums.funtoo.org forums]'''. If you have any improvements or find any bugs in Funtoo Linux, you are strongly encouraged to report them on our '''[http://bugs.funtoo.org bug tracker]'''. We take all bugs seriously, and all work performed on Funtoo Linux is tracked on our bug tracker, for purposes of transparency.
Funtoo Linux has a very active [http://en.wikipedia.org/wiki/IRC IRC] community on Freenode, in the <code>#funtoo</code> channel, and you are encouraged to hang out online with us.
=== Expand the wiki! ===
The [[:Help:Funtoo_Editing_Guidelines | How to 'wiki']] will help get you started on wiki editing. Have a look at [[Requested-Documents]] and [[:Category:Needs_Updates | pages that need to be updated.]]
See [[:Category:Ebuilds|Ebuilds]] for a list of all ebuild pages, and [[Adding an Ebuild to the Wiki]] for information on how to add one.
</div><div class="col-sm-12 col-xs-12 col-md-4 col-lg-4">
=== Distinctives ===
Funtoo Linux is a meta-distribution, which means it is built (fully automatically) with the functionality and optimizations that ''you'' want, not what some distro maintainer thought was best for you. Funtoo Linux packages are installed directly from source code, thanks to the [http://en.wikipedia.org/wiki/Portage_(software) Portage ports system], inspired by the FreeBSD ports system, written in Python and with full advanced package management functionality.
''Benefits for desktops'': leaner, optimized, faster system. ''Additional benefits for servers'': enable only what you actually need to reduce attack surface, thus improving security.
We use [http://en.wikipedia.org/wiki/Git_(software) Git] for all our development, and we also use Git to deliver our ports tree to you.
In contrast to Gentoo Linux, we offer a number of innovations, including our extensive use of git, [[Funtoo 1.0 Profile|our profile system]], [[Package:Boot-Update|boot-update]] boot management tool, our incredibly flexible [[Funtoo Linux Networking|template-based networking scripts]], [[Metro Quick Start Tutorial|Metro]] distribution build system, support of Debian, RHEL and other kernels, [[Creating_Python-related_Ebuilds|enhanced Python support]], Portage mini-manifests, user-centric distribution model, and a large number of community infrastructure improvements.
</div></div></div>
__NOTITLE__
__NOEDITSECTION__
{{#subobject:|slideIndex=0|slideCaption=
== [[User:Drobbins|drobbins]] ==
[[GNOME First Steps|GNOME 3.12]]
([[Funtoo_Linux_FAQ#Do_you_support_systemd.3F|without systemd]], because that's how we roll.)
Note: Badgers optional.
|slideImage=File:gnome3122.jpg|slideLink=GNOME First Steps}}
{{#subobject:|slideIndex=1|slideCaption=
== [[User:Anak1n|anak1n]] ==
flux box
|slideImage=File:fluxbox-09.02.14.jpg}}
{{#subobject:|slideIndex=2|slideCaption=
== spectromas ==


[[Package:Awesome_(Window_Manager)|Awesome WM]]
=== Getting the required firmware ===
|slideImage=File:awesome.jpg|slideLink=Package:Awesome (Window Manager)}}
Many newer AMD GPU's require that you install firmware for them to function. Install the package <code>radeon-ucode</code> (radeon microcode) for this function:
{{#subobject:|slideIndex=3|slideCaption=
<console>
== [[User:Anak1n|anak1n]] ==
###i## emerge radeon-ucode
</console>


KDE
=== Installing the firmware into the kernel ===
|slideImage=File:anak1n-kde.jpg}}
{{SectionNeedsUpdates}}
{{EbuildFooter}}

Revision as of 16:56, November 22, 2014

Radeon Video Drivers

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

If you have become frustrated by the somewhat poorly maintained ati-drivers (the closed source video drivers for AMD cards) or if you would rather use open source video drivers, this is the package for you. This page outlines how to install and configure the open source xf86-video-ati drivers.

Preparation

Check to see if your card is an AMD card

If you do not know if you have an AMD graphics card or not, you can run the following command:

root # lspci | grep VGA

If the output produces information that contains something like "01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850]," then you have an AMD graphics card and continue to the next step in the install process. If lspci does not provide you with something like this, and instead contains intel or nvidia, read about installing drivers for those elsewhere on the wiki.

Preparing the kernel

Now that you know you have an AMD graphics card, you can prepare the kernel for xf86-video-ati. Begin by ensuring that MTRR is enabled, then enable support for AGP graphics cards (only necessary if your card sits in an AGP slot -- not a PCIe one). After enabling AGP (if you needed it), you should enable support for the DRM and modesetting on radeon.:

Processor type and features --->
    [*] MTRR (Memory Type Range Register) support

Device Drivers --->
    Graphics support --->
        (If you have an AGP-based graphics card, enable these options)
        <*> /dev/agpgart (AGP Support) --->
            <*> AMD Opteron/Athlon64 on-CPU GART support
        Direct Rendering Manager --->
            <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ----
            <*> ATI Radeon
                [*] Enable userspace modesetting on radeon
        Frame buffer Devices --->
            < > ATI Radon display support

If you have a graphics cards with HDMI ports that you wish to use for audio, some additional configuration of the kernel is required:

Device Drivers --->
    <*> Sound card support --->
        <*> Advanced Linux Sound Architecture --->
            HD Audio --->
                <*>HD Audio PCI
                    (64) Pre-allocated buffer size for HD-audio drivers
                    <*> Build HDMI/DisplayPort HD-audio codec support
        [*] Dynamic device file minor numbers
        (32) Max number of sound cards

Getting the required firmware

Many newer AMD GPU's require that you install firmware for them to function. Install the package radeon-ucode (radeon microcode) for this function:

root # emerge radeon-ucode

Installing the firmware into the kernel

   Important

This section is in need of updates.