ATI Catalyst Radeon Graphics no Sabayon Linux - Instalando e configurando drivers proprietários
Este artigo explica como instalar e configurar os drivers proprietários ATI Catalyst Radeon Graphics em Sabayon Linux, onde, eventualmente, podem ser fontes de alguns problemas se não forem configurados corretamente. Estes drivers são usados em placas gráficas offboard ATI Radeon e em alguns Chipsets AMD com vídeo ATI onboard.
[ Hits: 26.378 ]
Por: Alberto Federman Neto. em 13/05/2013 | Blog: https://ciencialivre.blog/
01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] 02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cedar [Radeon HD 5000/6000/7350 Series]Arquivo "xorg.conf":
#------------------------------------------------------ Section "ServerLayout" Identifier "Main Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "i2c" Load "ddc" Load "vbe" Load "dri" Load "glx" Load "synaptics" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 28.0 - 80.0 VertRefresh 43.0 - 60.0 EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Monitor" Identifier "0-CRT2" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "1360x768" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Device" #Option "UseEvents" "True" Identifier "SabayonVga0" Driver "ati" BusID "PCI:01:05" EndSection Section "Device" #Option "UseEvents" "True" Identifier "SabayonVga1" Driver "ati" Option "LogoPath" "/usr/share/backgrounds/sabayonlinux-nvidia.png" BusID "PCI:02:00" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" Option "Monitor-CRT2" "0-CRT2" BusID "PCI:2:0:0" EndSection Section "Screen" #Option "RegistryDwords" "EnableBrightnessControl=1" Identifier "Screen 0" Device "SabayonVga0" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" #Modes "1024x768" "800x600" "640x480" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" #Modes "1024x768" "800x600" "640x480" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" #Modes "1024x768" "800x600" "640x480" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" #Option "RegistryDwords" "EnableBrightnessControl=1" Identifier "Screen 1" Device "SabayonVga1" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" #Modes "1024x768" "800x600" "640x480" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" #Modes "1024x768" "800x600" "640x480" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" #Modes "1024x768" "800x600" "640x480" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Mode 0666 EndSection #------------------------------------------------------Comprovado o funcionamento, pode-se configurar várias coisas da ATI (performance, anti-aliasing, filtro anisotrópico, etc...) no configurador gráfico.
Modificando a remasterização com Molecule - Sabayon completo, com KDE e GNOME
Para iniciantes: Deu tela preta? Não se desespere!
openSUSE - As várias formas de atualizá-lo e de instalar pacotes
Usando Linux - Vida nova para um velho Itautec Infoway
Como traduzir Software Livre - Um método fácil
Instalando placa de som de modo rápido, fácil e prático
Entendendo o mundo dos chipsets
Token de Certificação para Assinatura Digital OAB - Instalação no Ubuntu 14.04/15.04
Tabela de Partição GUID - Uma Pequena Introdução
Instalação da placa de rede D-Link DWL-G520 no Slackware
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Atualizar Debian Online de uma Versão para outra
Instalar driver Nvidia no Debian 13
Redimensionando, espelhando, convertendo e rotacionando imagens com script
Debian 13 Trixie para Iniciantes
Convertendo pacotes DEB que usam ZSTD (Padrão Novo) para XZ (Padrão Antigo)