xorg (xorg.conf)

xorg.conf - ATI Radeon XGL 3D render

Categoria: X11

Software: xorg

[ Hits: 7.731 ]

Por: albert guedes


Bom, pra ajudar os sofridos usuários da ATI Radeon, coloco aqui meu xorg.conf. Junto a configuração da minha máquina, para guiar:

- Notebook HP modelo NX6325
- Processador Turion X2 L50 (1.6 Ghz)
- Placa de vídeo ATI  RS485 RADEON XPRESS 1100 (128MB de memória)
- 1 Gb de RAM
- OpenSUSE 11 (x86_64)
- XORG 1.4.0.90
- Gnome Window Manager 2.22.1

Ainda tem de bônus a configuração do touchpad/mouse no notebook para quem tiver dificuldades de configurar o mesmo, mas se tiver instalado o driver da ATI (vide artigos aqui no VOL), é só digitar:

$ aticonfig --initial

que configura sozinho o xorg.conf.

Este config roda compiz e awn e toda "frescurada" sem problemas até agora hehehe.

Bom, creio que esteja tudo detalhado o bastante para guiar o usuário.

Qualquer dúvida, me escrevam ou entrem no canal IRC do VOL:
http://www.vivaolinux.com.br/artigo/Canal-IRC-do-VOL-Participe-voce-tambem


# /.../
# SaX generated X11 config file
# Created on: 2008-08-16T14:28:14-0300.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
   Identifier     "Layout[all]"
   Screen      0  "aticonfig-Screen[0]-0" 0 0
   InputDevice    "Keyboard[0]" "CoreKeyboard"
   InputDevice    "Mouse[1]" "CorePointer"
   InputDevice    "Mouse[3]" "SendCoreEvents"
   Option       "Clone" "off"
   Option       "Xinerama" "off"
EndSection

Section "Files"
   InputDevices   "/dev/gpmdata"
   InputDevices   "/dev/input/mice"
   FontPath     "/usr/share/fonts/misc:unscaled"
   FontPath     "/usr/share/fonts/local"
   FontPath     "/usr/share/fonts/75dpi:unscaled"
   FontPath     "/usr/share/fonts/100dpi:unscaled"
   FontPath     "/usr/share/fonts/Type1"
   FontPath     "/usr/share/fonts/URW"
   FontPath     "/usr/share/fonts/Speedo"
   FontPath     "/usr/share/fonts/PEX"
   FontPath     "/usr/share/fonts/cyrillic"
   FontPath     "/usr/share/fonts/latin2/misc:unscaled"
   FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
   FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
   FontPath     "/usr/share/fonts/latin2/Type1"
   FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
   FontPath     "/usr/share/fonts/baekmuk:unscaled"
   FontPath     "/usr/share/fonts/japanese:unscaled"
   FontPath     "/usr/share/fonts/kwintv"
   FontPath     "/usr/share/fonts/truetype"
   FontPath     "/usr/share/fonts/uni:unscaled"
   FontPath     "/usr/share/fonts/CID"
   FontPath     "/usr/share/fonts/ucs/misc:unscaled"
   FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
   FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
   FontPath     "/usr/share/fonts/hellas/misc:unscaled"
   FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
   FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
   FontPath     "/usr/share/fonts/hellas/Type1"
   FontPath     "/usr/share/fonts/misc/sgi:unscaled"
   FontPath     "/usr/share/fonts/xtest"
   FontPath     "/opt/kde3/share/fonts"
EndSection

Section "Module"
   Load  "dbe"
   Load  "type1"
   Load  "freetype"
   Load  "extmod"
   Load  "glx"
EndSection

Section "ServerFlags"
   Option       "AllowMouseOpenFail" "on"
   Option       "ZapWarning" "on"
EndSection

Section "InputDevice"
   Identifier  "Keyboard[0]"
   Driver      "kbd"
   Option       "Protocol" "Standard"
   Option       "XkbLayout" "br"
   Option       "XkbModel" "abnt2"
   Option       "XkbRules" "xfree86"
EndSection

Section "InputDevice"
   Identifier  "Mouse[1]"
   Driver      "synaptics"
   Option       "Buttons" "5"
   Option       "Device" "/dev/input/mice"
   Option       "Emulate3Buttons" "on"
   Option       "HorizScrollDelta" "0"
   Option       "InputFashion" "Mouse"
   Option       "Name" "Synaptics;Touchpad"
   Option       "Protocol" "explorerps/2"
   Option       "SHMConfig" "on"
   Option       "Vendor" "Sysp"
   Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
   Identifier  "Mouse[3]"
   Driver      "mouse"
   Option       "Buttons" "5"
   Option       "Device" "/dev/input/mice"
   Option       "Name" "ImPS/2 Generic Wheel Mouse"
   Option       "Protocol" "explorerps/2"
   Option       "Vendor" "Sysp"
   Option       "ZAxisMapping" "4 5"
EndSection

Section "Modes"
   Identifier     "Modes[0]"
   ModeLine     "1024x768" 64.1 1024 1080 1184 1344 768 769 772 795
   ModeLine     "1024x768" 55.0 1024 1072 1104 1184 768 771 775 790 +hsync -vsync
EndSection

Section "Monitor"
   Identifier   "Monitor[0]"
   VendorName   "LPL"
   ModelName    "LGPHILIPSLCD LCD MONITOR"
   UseModes     "Modes[0]"
   DisplaySize  304   228
   HorizSync    30.0 - 50.0
   VertRefresh  43.0 - 60.0
   Option       "DPMS"
   Option       "PreferredMode" "1024x768"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]-0"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"

  #BusID        "1:5:0"
   Identifier  "Device[0]"
   Driver      "radeon"
   VendorName  "ATI"
   BoardName   "Radeon XPRESS 200M 5975 (PCIE)"
   Option       "GARTSize" "32"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]-0"
   Driver      "fglrx"
   BusID       "PCI:1:5:0"
EndSection

Section "Screen"
   Identifier "Screen[0]"
   Device     "Device[0]"
   Monitor    "Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Depth     15
      Modes    "1024x768"
   EndSubSection
   SubSection "Display"
      Depth     16
      Modes    "1024x768"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "1024x768"
   EndSubSection
   SubSection "Display"
      Depth     8
      Modes    "1024x768"
   EndSubSection
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]-0"
   Device     "aticonfig-Device[0]-0"
   Monitor    "aticonfig-Monitor[0]-0"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Section "DRI"
   Group        "video"
   Mode         0660
EndSection


  


Comentários
[1] Comentário enviado por removido em 30/08/2008 - 18:00h

Oi, tudo beleza?

Faltou so um truque para habilitar a transparencia do Suse e no Opensuse (tambem funciona para outras distribuições, desde que tenham o composite):

Section "Extensions"
Option "Composite""Enable"
EndSection

Abraços

[2] Comentário enviado por removido em 30/08/2008 - 18:00h

Oi, tudo beleza?

Faltou so um truque para habilitar a transparencia do Suse e no Opensuse (tambem funciona para outras distribuições, desde que tenham o composite):

Section "Extensions"
Option "Composite""Enable"
EndSection

Abraços!

[3] Comentário enviado por albertguedes em 30/08/2008 - 18:03h

Engraçado, por que nem precisei habilitar o "composite", to com transparencia normalmente.
Mas fica ai a dica pra quem não tiver.
Valeu natscalia.


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts