xserver-xorg (xorg.conf)

Xorg para placas Nvidia FX 5200

Categoria: X11

Software: xserver-xorg

[ Hits: 10.988 ]

Por: Isaque Vieira de Sousa Alves


Este xorg.conf foi montado com base em instruções do manual do driver e também de artigos da comunidade, portanto há muitas chances de que ele funcione em qualquer situação.

No Ubuntu o driver correto para essas placas é o nvidia-glx-173, disponível nos repositórios.

Adicionalmente há referencias a uma WizardPen Tablet da Genius.


# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@palmer)  Sun Feb  1 20:21:04 UTC 2009

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
#    InputDevice    "WizardPen Tablet" "SendCoreEvents"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

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

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

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

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    Option         "NoLogo" "False"
EndSection


#Section "InputDevice"
#   Identifier   "WizardPen Tablet"
#   Option      "SendCoreEvents"   "true"
#   Driver      "wizardpen"
#   Option      "Device"   "/dev/input/event5"
#   Option      "TopX"      "0"
#   Option      "TopY"      "0"
#   Option      "BottomX"   "32745"
#   Option      "BottomY"   "32760"
#   Option      "MaxX"      "32745"
#   Option      "MaxY"      "32760"
#EndSection

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

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1280x1024 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
  


Comentários
[1] Comentário enviado por albfneto em 10/11/2009 - 02:23h

Sim, para todas as placas de vídeo NVIDIA série 5, o driver é esse, veja:

http://www.vivaolinux.com.br/dica/Escolhendo-drivers-para-antigas-placas-de-video/

[2] Comentário enviado por foxton em 19/11/2009 - 14:13h

Este me ajudou, e resolveu o meu problema com a minha NVIDIA 8500 GT. Muito obrigado
Foxton


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts