Pular para o conteúdo

Sabayon Linux 3.5 (xorg.conf)

Arquivo xorg.conf  de máquina AMD Athlon 64, placa de vídeo NVIDIA FX 5200, 128MB de RAM, configurada com aceleração de vídeo, Compiz-Fusion 0.7.7 funcionando.

Para Sabayon Linux 3.5, 2008, Final Release.

O monitor é CRT LG Flatron ez. T730SH, 17 polegadas.
Alberto Federman Neto. albfneto
Hits: 8.288 Categoria: X11
  • 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

# Arquivo " /etc/X11/xorg.conf", maquina AMD Atlhon 64, pLaca de Vídeo NVIDIA FX 5200, 128 mega de RAM, configurada com 
# aceleração de vídeo, Compiz-Fusion 0.7.7 funcionando, Para 
# Sabayon Linux 3.5, 2008, Final Release.
# O monitor é CRT LG Flatron ez. T730SH, 17 polegadas.
#  Após testes, verificou-se que o driver adequado é o da versão 169.12:
# 11-drivers/nvidia-drivers
#      Latest version available: 173.14.12-r10
#      Latest version installed: 169.12-r11
#      Size of files: 43,201 kB
#     Homepage:      http://www.nvidia.com/
#   Description:   NVIDIA X11 driver and GLX libraries
#   License:       NVIDIA
 

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (root@sabayon)  Thu Jul 31 12:57:02 UTC 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder62)  Mon May 19 00:29:52 PDT 2008
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# **********************************************************************
# Screen sections.
# **********************************************************************

Section "ServerLayout"

# The Identifier line must be present
    #InputDevice "Synaptics1" "SendCoreEvents"
    Identifier     "Main Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse1" "CorePointer"
# A linha abaixo corrige problemas de teclado e acentuação, em Português do Brasil
    Option         "AutoAddDevices" "false"
EndSection

Section "Module"
    SubSection     "extmod"
        Option         "omit xfree86-dga"
    EndSubSection
    Load           "i2c"
    Load           "ddc"
    Load           "synaptics"
    Load           "vbe"
#   Load        "dri"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail" "true"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection

Section "InputDevice"

    #Option      "MaxSpeed"      "0.7"
    #Option      "MinSpeed"      "0.18"
    #Option      "AccelFactor"      "0.08"
    #Option      "TopEdge"      "120"
    #Option      "LeftEdge"      "120"
    #Option      "BottomEdge"      "830"
    #Option      "RightEdge"      "650"
    #Option      "FingerLow"      "25"
    #Option      "FingerHigh"      "30"
    # MacBook touchpad
    #Option      "MaxTapTime"      "180"
    #Option      "MaxTapMove"      "220"
    #Option      "MaxDoubleTapTime"   "180"
    #Option      "VertScrollDelta"   "20"
    #Option      "HorizScrollDelta"   "50" 
    #Option      "TapButton2"      "3"
    #Option      "TapButton3"      "2"
    #Option      "VertTwoFingerScroll"   "1"
    # Do you keep moving the mouse while typing? Try this trick.
    #synclient TouchpadOff=1 disable your synaptics touchpad
    #synclient TouchpadOff=0 enable your synaptics touchpad
    Identifier     "Synaptics1"
    Driver         "synaptics"
    Option         "SendCoreEvents" "true"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "auto-dev"
    Option         "HorizScrollDelta" "0"
    Option         "SHMConfig" "on"
    # For ALPS/MacBook TouchPads
EndSection

Section "InputDevice"
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Device" "/dev/psaux"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       28.0 - 80.0
    VertRefresh     43.0 - 60.0
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG T730SH"
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160.0
EndSection

Section "Device"

    #Option "RenderAccel" "on"
    Option "XAANoOffscreenPixmaps"
    #Option "BusType" "PCI"
    #Option "ColorTiling" "on"
    #Option "EnablePageFlip" "on"
    Identifier     "VESA"
    Driver         "nvidia"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"

# The Identifier, Device and Monitor lines must be present
    Option "AddARGBGLXVisuals" "true"
# The favoured Depth and/or Bpp may be specified here
    Identifier     "Screen 1"
    Device         "VESA"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    Option         "AccelMethod" "XAA"
    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     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1280x960 +0+0"
EndSection


Section "Extensions"
   Option "Composite" "Enable"
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.

Xorg (xorg.conf)

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

GRUB2 (grub.cfg)

Protocolo NTP (ntp.conf)

Entropy (entropy_sabayonlinux.org)

XFree (XF86Config)

X11, Xorg (20-intel.conf)

X.org (Xdefaults)

X11 (xorg.conf)

X11 (xorg.conf)

Nenhum comentário foi encontrado.

Contribuir com comentário

Entre na sua conta para comentar.