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.603 Categoria: Hardware
  • Download
  • Indicar
  • Denunciar
O Viva o Linux depende da receita de anúncios para se manter. Ative os cookies aqui para nos patrocinar.
Não conseguimos carregar os anúncios. Se usa bloqueador, considere liberar o Viva o Linux para nos patrocinar.
Download xorg.conf
O Viva o Linux depende da receita de anúncios para se manter. Ative os cookies aqui para nos patrocinar.
Não conseguimos carregar os anúncios. Se usa bloqueador, considere liberar o Viva o Linux para nos patrocinar.

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
O Viva o Linux depende da receita de anúncios para se manter. Ative os cookies aqui para nos patrocinar.
Não conseguimos carregar os anúncios. Se usa bloqueador, considere liberar o Viva o Linux para nos patrocinar.

GRUB2 (grub.cfg)

NTP, ntpd, ntpdate (ntp.conf)

Udisks + Polkit (org.freedesktop.udisks.policy)

Entropy (repositories.conf)

Sabayon Linux versões 3.5 e 4 (repositories.conf)

UDev (10-ntfs-media-automount.rules)

nvidia xorg (xorg.conf)

kernel (ifcfg-eth0)

/dev (devfsd.conf)

sane (dll.conf)

#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.