Xorg (xorg.conf)
xorg.conf para Ubuntu 7.04 Feisty Fawn em ATI RV280 [Radeon 9200 PRO]
Categoria: X11
Software: Xorg
[ Hits: 11.325 ]
Por: Marcio Merlone
Este arquivo permite executar o Beryl/Compiz utilizando aceleração 3D por hardware com o driver open-source radeon, não necessitando instalar os famigerados fglrx restritos ou do site da AMD. Uso-o no Ubuntu 7.04 Feisty Fawn.
Ajuste apenas as frequencias horizontal e vertical da seção 'Monitor', uso um Samsung SyncMaster 793v e verifique se seu teclado é ABNT2, se não, ajuste isso também. A melhor aposta seria copiar a seção de seu xorg.conf atual.
Também limpei aqueles dispositivos de entrada 'wacon' que não fazem muito sentido em um pc desktop.
Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "abnt2" Option "XkbLayout" "br" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ati" Driver "radeon" BusID "PCI:1:0:0" Option "RenderAccel" "true" Option "XAANoOffscreenPixmaps" Option "AGPFastWrite" "true" Option "DisableGLXRootClipping" "true" Option "AddARGBGLXVisuals" "true" EndSection Section "Monitor" Identifier "Monitor Genérico" Option "DPMS" HorizSync 30.0 - 71.0 VertRefresh 50.0 - 160.0 EndSection Section "Screen" Identifier "Default Screen" Device "ati" Monitor "Monitor Genérico" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Option "AIGLX" "true" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Aprenda a Gerenciar Permissões de Arquivos no Linux
Como transformar um áudio em vídeo com efeito de forma de onda (wave form)
Como aprovar Pull Requests em seu repositório Github via linha de comando
Dando - teoricamente - um gás no Gnome-Shell do Arch Linux
Como instalar o Google Cloud CLI no Ubuntu/Debian
Mantenha seu Sistema Leve e Rápido com a Limpeza do APT!
Procurando vídeos de YouTube pelo terminal e assistindo via mpv (2025)
usb's param de funcionar do nada (2)
manjaro 22xx nativo para minha sbc, deu certo. (13)
como eu instalo o mali-t60x_r12... [RESOLVIDO] (6)