[gull] NVIDIA X Server Settings

Leopoldo Ghielmetti leopoldo.ghielmetti at a3.epfl.ch
Fri Jan 23 14:52:21 CET 2009


Il giorno ven, 23/01/2009 alle 14.27 +0100, Loïc Kuhn ha scritto:
> Bonjour,

salut,

> J'ai configuré un poste en version ubuntu 8.10, deux écrans sont
> connectés à celui-ci et la carte graphique est une nvidia Quadro FX
> 13000.
> 
> 1er problème : A chaque démarrage de l'ordinateur je dois réactiver le
> deuxième écran dans l'outil NVIDIA X Server Settings, celui-ci est en
> effet "Disable".

Si je me rappelles bien l'outil de NVidia te permet de sauvegarder les
paramètres X de façon permanentes une fois que tu les a changés. Moi je
l'ai fait sur mon ordinateur et ça marche.

> 2ème problème : j'utilise les deux écrans en mode TwinView (bureau
> élargi), lorsque je visualise un document en plein écran celui-ci prend
> l'entièreté des deux écrans (pas très pratique ;))

Étrange, moi j'utilise aussi TwinView et je n'ai pas ce problème. Je te
rattache mon xorg.conf comme ça tu va pouvoir t'en inspirer. Si ça se
trouve il y a une petite option qui règle le problème. Mais j'ai aussi
configuré les écrans via l'utilitaire de NVidia.

> 3ème problème : Toutes fenêtres modales s'affichent en plein milieu des
> deux écrans (c'est à dire à cheval entre les deux) je dois donc
> systématiquement les déplacer afin de pouvoir valider les options :)
> 
> Est-ce que qqn serait déjà tombé sur ces problèmes et aurait des astuces
> à me donner ?

Je pense que la différence tient dans le fait que j'ai activé le
Xinerama (voir section ServerFlags).

> Merci de votre aide
> Loïc

ciao, Leo
-------------- next part --------------
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd at yellow)  Thu Jun  5 09:27:12 UTC 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder26)  Thu Feb 14 18:13:41 PST 2008
# 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.
#
# 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
    Screen      1  "Screen1" 1680 282
    InputDevice    "Generic Keyboard" "CoreKeyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"

# Removed Option "Xinerama" "1"
# Removed Option "Xinerama" "0"
    Option         "Xinerama" "1"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "ch"
    Option         "XkbVariant" "fr"
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "CRT-1"
    HorizSync       30.0 - 60.0
    VertRefresh     50.0 - 65.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8800 GTS 512"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8800 GTS 512"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
    Option         "NoLogo" "True"
    SubSection     "Display"
        Depth       24
        Modes      "nvidia-auto-select"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP: 1680x1050_60 +0+0; DFP: 1024x768 +0+0; DFP: 1024x768_60 +0+0"
EndSection

Section "Screen"

# Removed Option "metamodes" "CRT: 1024x768_60 +0+0"
    Identifier     "Screen1"
    Device         "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT: 1024x768 +0+0"
EndSection

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Questa ? una parte del messaggio	firmata digitalmente
URL: <http://forum.linux-gull.ch/pipermail/gull/attachments/20090123/7087d8fb/attachment.pgp>


More information about the gull mailing list