Pular para o conteúdo

Xorg (xorg.conf)

Testado em Sabayon Linux, versão 13, 64 bits.

Este é um  arquivo de configuração de placa gráfica, /etc/X11/xorg.conf.

Para: placa de vídeo offboard: ATI Radeon HD 5450.

Há uma outra placa de vídeo "onboard", ATI, pequena que também é reconhecida (se não usar, comente as linhas com #).

Instalada  em um:
AMD Phenon FX-8120, Black Edition 3.1GHz, L3 Socket AM3+, 8 núcleos, 64 bits, com  16 GB de RAM, DDR3.
Alberto Federman Neto. albfneto
Hits: 10.611 Categoria: Hardware
  • Download
  • Indicar
  • Denunciar
Download xorg.conf

Esconder código-fonte

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 "RenderAccel" "on"
    #Option "XAANoOffscreenPixmaps"
    #Option "BusType" "PCI"
    #Option "ColorTiling" "on"
    #Option "EnablePageFlip" "on"
      Driver      "ati"
      BusID       "PCI:01:05"
EndSection

Section "Device"

    #Option "RenderAccel" "on"
    #Option "XAANoOffscreenPixmaps"
    #Option "BusType" "PCI"
    #Option "ColorTiling" "on"
    #Option "EnablePageFlip" "on"
    #Option "UseEvents" "True"
       Identifier  "SabayonVga1"
   Driver      "ati"
   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       "AddARGBGLXVisuals" "true"
    #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       "AddARGBGLXVisuals" "true"
    #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

GRUB2 (grub.cfg)

NTP, ntpd, ntpdate (ntp.conf)

Sabayon Linux 3.5 (make.conf)

Entropy (gerenciador de pacotes do Sabayon Linux) (entropy_sabayonlinux.org)

Entropy (entropy_sabayonlinux.org)

sane (dll.conf)

X server (xorg.conf)

ALSA (.asoundrc)

Conky (.conkyrc)

X (XF86Config)

#1 Comentário enviado por Wayne Vidal em 14/08/2013 - 20:45h
E para uma ATI Radeon HD 5800 Series como ficaria?
root@debian:/home/debian# lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cypress LE [Radeon HD 5800 Series]
Fico no teu aguardo Alberto.
#2 Comentário enviado por albfneto em 22/08/2013 - 12:59h
parecida, deve servir, ou gere um com o ati-config.

Contribuir com comentário

Entre na sua conta para comentar.