Difference between pages "Package:AMD Catalyst Video Drivers" and "Flavors and Mix-ins/pt-br"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{Ebuild
== Flavors (Sabores) ==
|Summary=Accelerated ATI/AMD binary drivers for Radeon HD 5000 and newer chipsets.
|CatPkg=x11-drivers/ati-drivers
|Maintainer=Drobbins
|Homepage=
|Repository=Funtoo Overlay
|Overlay=Funtoo
}}


{{Important|Version 14.12-r3 and above now include ATI GLESv2 and EGL libraries, which should improve stabilty with GNOME.}}
Um sistema pode possuir somente um flavor profile habilitado de cada vez. Os flavors a seguir estão disponíveis:


== Introduction ==
;minimal: Esse flavor define o flavor mínimo possível. Ele atualmente contem somente padrões para todos os flavors do Funtoo Linux flavors.


<tt>x11-drivers/ati-drivers</tt> (often referred to as "<tt>fglrx</tt>", the name of its kernel module) is the proprietary, accelerated driver for AMD (ATI) graphics cards.  
;core: O core flavor é o minimal flavor mais as opções de USE razoáveis, e é utilizado para os builds do stage3.


== Preparing to Install ==
;server: O server flavor é destinado para servidores, mas desta vez somente para rastrear core.


=== Blacklist Radeon and DRM Modules ===
;workstation: O workstation flavor é um sistema desktop mínimo. Ele inclui o core flavor mais esses mix-ins: '''X''', '''audio''', '''dvd''', '''media''', '''console-extras'''


To avoid having the open source Radeon drivers automatically load and ruin your day, create a blacklist file as follows:
;desktop: O desktop flavor é um sistema desktop completo de recursos, menos ambiente desktop (adicione KDE, GNOME ou XFCE como um mix-in.) Ele inclui o '''workstation''' flavor mais '''printing''' support.


{{file|name=/etc/modprobe.d/radeon.conf|desc=Prevent open source DRM and radeon drivers from loading|body=
== Mix-ins ==
blacklist radeon
blacklist drm
}}


=== Configuring the kernel ===
Um sistema pode ter quaisquer número de mix-ins habilitados de cada vês. Os mix-ins a seguir estão disponíveis:


Configure the kernel as follows. Note that the Direct Rendering Manager is '''not''' enabled. It's possible to have it selected as a kernel module, but should not be built-in to your kernel.  
;audio: Habilita as configurações do núcleo (core) relacionadas a áudio, atualmente relacionadas ao ALSA.


{{kernelop|desc=
;console-extras: Habilita coisas que são boas de ter para sistemas de somente console (console-only systems). Atualmente habilitando gpm em USE.
[*] Enable loadable module support
Processor type and features --->
      [*] MTRR (Memory Type Range Register) support
Bus options (PCI etc.) --->
      [*] PCI Express Port Bus Support
      [*] Message Signaled Interrupts (MSI and MSI-X)
Device Drivers --->
      Graphics support --->
            < > Direct Rendering Manager (xFree86 4.1.0 and higher DRI support) --->
}}


{{note|If you need support for AGP cards, enable the following kernel options:}}
;dvd: Configurações USE relacionadas a drives óticos -- Uso de CDR/DVD-ROM/RW.
{{kernelop|desc=
Device Drivers --->
      Graphics support --->
            <*> /dev/agpgart (AGP Support) --->
                  Select an appropriate AGP driver:
                  <*> AMD Opteron/Athlon64 on-CPU GART support
}}


=== Editing make.conf ===
;gnome: Configurações do USE e do package.use necessárias para instalar e utilizar (merge) o GNOME.


Add the following to your <code>/etc/make.conf</code>:
;hardened: Habilita suporte hardened.
<console>
# ##i##nano /etc/make.conf
VIDEO_CARDS="fglrx"
</console>
=== Enabling AMD Catalyst Control Center ===


Then, add the following to <code>/etc/portage/package.use</code> if you would like to enable support for AMD Catalyst Control Center:
;kde: Configurações de USE e de package.use necessárias para instalar e utilizar (merge) o KDE.
<console>
###i## nano /etc/portage/package.use
x11-drivers/ati-drivers qt4
</console>


{{Note|If you are using a desktop or workstation profile, this USE flag will be enabled by default.}}
;media: USE settings related to audio/video media encoding. Can be for desktops or servers.


== Installing ==
;print: Habilita a capacidade de impressão (printing).


=== Emerging the package ===
;rhel5-compat: Configurações necessárias para a execução de um sistema que utiliza um kernel baseado no Red Hat Enterprise Linux 5-based kernel.


If you allready have emerged xorg-server, all you need to install the drivers is running the following command:
;vmware-guest: Configurações relacionadas ao uso do Funtoo Linux como um convidado (guest) na máquina virtual VMWare.
<console>
###i## emerge -av --changed-use --deep @world
</console>


otherwise you may install the drivers with
;X: Configurações relacionadas ao sistema X Window e ao suporte a hardware.
<console>
###i## emerge -av x11-drivers/ati-drivers
</console>


Before using the driver, ensure that the "fglrx" module has been loaded -- run {{c|modprobe fglrx}} as root  -- it should return with no error. If the module can't be found, run {{c|depmod -a}} as root -- then the modprobe command should work. If you are switching from the open source Radeon driver, then shutting down your desktop and rebooting your system (be sure to disable xdm) may be required to get the new "fglrx" module to load cleanly.
;xfce: Configurações USE necessárias para instalação e utilização (merging) do XFCE.


== Configuring ==
[[Category:Portage]]
 
[[Category:Funtoo features]]
Next, set ati-drivers to manage the system's OpenGL and OpenCL implementations:
<console>
###i## eselect opengl set ati
###i## eselect opencl set amd
</console>
 
Afterwards, run <code>aticonfig</code> to modify the X-server configuration file to work with the ati-drivers:
<console>
###i## aticonfig --initial
</console>
 
{{tip|If you would like to have a full-resolution framebuffer with ati-drivers, check out [[uvesafb| uvesafb]]}}
 
=== Multi-Head Display ===
 
To enable a multi-head display, you'll need to use the Catalyst Control Center {{c|amdcccle}} GUI configuration tool, which is enabled by the {{c|qt4}} USE variable.
 
Open up a graphical terminal, and become root by typing {{c|su -}} -- your user will need to be in the {{c|wheel}} group to do this:
 
{{console|body=
$ ##i##su -
Password: ##i##*******
# source /etc/profile
# amdcccle
}}
 
[[File:amdcccle.png|class=img-responsive|center]]
Navigate to Display Manager, and choose the option {{c|Multi-display desktop with display(s) X}} for each display. Then, drag and drop the blue displays to arrange them to match how they are arranged in front of you. Click {{c|OK}}. The Catalyst Control Center will tell you that you will need to restart your system for the changes to take effect. Simply log out if you are running {{c|xdm}}, or end your X session, and start it up again. You should now have a fully-functioning multi-head display.
 
== Troubleshooting ==
=== I am using a HDMI connection, and my monitor's display has a black border around it. ===
Disable overscan using the following command, as root:
 
<console>
# ##i##aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
</console>
 
You may need to restart your X session.
 
=== Compton with backend glx does not work well with ati-drivers ===
Try running compton with the following switches:
<console>
###i## compton --backend glx --vsync none --paint-on-overlay
</console>
 
[[Category:Video Cards]]
[[Category:First Steps]]
{{EbuildFooter}}

Revision as of 20:19, March 25, 2015

Flavors (Sabores)

Um sistema pode possuir somente um flavor profile habilitado de cada vez. Os flavors a seguir estão disponíveis:

minimal
Esse flavor define o flavor mínimo possível. Ele atualmente contem somente padrões para todos os flavors do Funtoo Linux flavors.
core
O core flavor é o minimal flavor mais as opções de USE razoáveis, e é utilizado para os builds do stage3.
server
O server flavor é destinado para servidores, mas desta vez somente para rastrear core.
workstation
O workstation flavor é um sistema desktop mínimo. Ele inclui o core flavor mais esses mix-ins: X, audio, dvd, media, console-extras
desktop
O desktop flavor é um sistema desktop completo de recursos, menos ambiente desktop (adicione KDE, GNOME ou XFCE como um mix-in.) Ele inclui o workstation flavor mais printing support.

Mix-ins

Um sistema pode ter quaisquer número de mix-ins habilitados de cada vês. Os mix-ins a seguir estão disponíveis:

audio
Habilita as configurações do núcleo (core) relacionadas a áudio, atualmente relacionadas ao ALSA.
console-extras
Habilita coisas que são boas de ter para sistemas de somente console (console-only systems). Atualmente habilitando gpm em USE.
dvd
Configurações USE relacionadas a drives óticos -- Uso de CDR/DVD-ROM/RW.
gnome
Configurações do USE e do package.use necessárias para instalar e utilizar (merge) o GNOME.
hardened
Habilita suporte hardened.
kde
Configurações de USE e de package.use necessárias para instalar e utilizar (merge) o KDE.
media
USE settings related to audio/video media encoding. Can be for desktops or servers.
print
Habilita a capacidade de impressão (printing).
rhel5-compat
Configurações necessárias para a execução de um sistema que utiliza um kernel baseado no Red Hat Enterprise Linux 5-based kernel.
vmware-guest
Configurações relacionadas ao uso do Funtoo Linux como um convidado (guest) na máquina virtual VMWare.
X
Configurações relacionadas ao sistema X Window e ao suporte a hardware.
xfce
Configurações USE necessárias para instalação e utilização (merging) do XFCE.