[Résolu] NVIDIA Lenny dualview

Bonsoir,

J’aimerais paramètré mon affichage pour faire du dualview. J’ai une carte graphique Nvidia 8800 GT.

J’ai installé les drivers fournis par NVIDIA avec toutes les dépendances hedears etc qui vont bien…

Quand j’avais fait ça sous etch, j’avais un onglets dans le menu application pour gérer le serveur nvidia et configurer directement l’affichage, mais là avec lenny je n’ai rien…

J’ai cherché sur le net et finalement j’ai reconfigurer mon xorg.conf comme ceci:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Tue Jan  6 10:03:02 PST 2009

Section "ServerLayout"
    Identifier     "NVIDIA Layout"
    Screen      0  "NVIDIA-Screen[0]-0" 0 0
    Screen	   "NVIDIA-Screen[0]-1" RightOf "NVIDIA-Screen[0]-0"
#    InputDevice    "Keyboard0" "CoreKeyboard"
#    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
 EndSection

Section "ServerFlags"
    Option	   "Xinerama" "on"
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 "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option          "XkbVariant"    "latin9"
EndSection

Section "Monitor"
    Identifier     "NVDIA-Monitor[0]-0"
    VendorName     "IIYAMA"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "NVDIA-Monitor[0]-1"
    VendorName     "COMPAQ"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA-Device[0]-0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Device"
    Identifier     "NVIDIA-Device[0]-1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Screen	   1
EndSection

Section "Screen"
    Identifier     "NVIDIA-Screen[0]-0"
    Device         "NVIDIA-Device[0]-0"
    Monitor        "NVIDIA-Monitor[0]-0"
    DefaultDepth    24
    SubSection     "Display"
	Viewport    0 0
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "NVIDIA-Screen[0]-1"
    Device         "NVIDIA-Device[0]-1"
    Monitor        "NVIDIA-Monitor[0]-1"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection

lorsque je lance la commande dpkg-reconfigure xserver-xorg voici le fichier xorg.conf qui est créé:

# 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 "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"latin9"
EndSection

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

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection

et en faite il ne me pose des questions que sur le clavier…

si je fais nvidia-xconfig il m’envoi ce message :

Using X configuration file: "/etc/X11/xorg.conf".

VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
                  Device section "Configured Video Device" must have a Driver
                  line.

Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'

bref je tourne en rond, bien sure je précise qu’avec mon fichier xorg.conf modifié ça ne marche pas, je n’ai que le premier écran qui fonctionne…

J’attend vos chatoyantes lumières avec impatience :wink: :slightly_smiling: !!!

Je mets les modifs que je ferais en gras :

C’est normal qu’il ne te pose des questions que sur ton clavier, les nouveaux xorg sont censés (je dis bien censés) se configurer automatiquement au démarrage sans passer par le xorg.conf, pour éviter aux débutants d’avoir à tripatouiller ce fichier pour avoir quelque chose qui marche.

Dis-nous si les modifs que je te conseille ont marché.

Essaye celui-la, tu ne vas pas être déçu !

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#


Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Left Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    Option         "Xinerama" "false"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
    Load	   "dri"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "latin9"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "Hyundaï"
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Hanns-G"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nVidia Corporation G70 [GeForce 7600 GS]"
    Driver         "nvidia"
    Option 	   "RenderAccel" "1"
    Option         "AllowGLXWithComposite" "1"
    Option 	   "AddARGBGLXVisuals" "True"
    Option         "DisableGLXRootClipping" "True"
    Option	   "TripleBuffer"	"true
    Option         "TwinView" "1"
    Option         "TwinViewOrientation" "CRT-0 LeftOf CRT-1"
    Option         "MetaModes" "1280x1024,1280x1024"
    Option         "ConnectedMonitor" "CRT-0,CRT-1"
#    Option         "NoPowerConnectorCheck"
    BusID          "PCI:2:0:0"
EndSection

Section "Screen"
    Identifier     "Left Screen"
    Device         "nVidia Corporation G70 [GeForce 7600 GS]"
    Monitor        "Hyundaï"
    DefaultDepth    24
    Option	   "AddARGBGLXVisuals"	"True"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "Extensions"
        Option          "Composite"             "enable"
EndSection

Merci à vous deux!!!

Alors The Koala Avenger en effet tes corrections paraissent logique j’aurais du voir voir ça de moi même :blush: :blush: mais même avec ça ne fonctionne pas…

Par contre avec le fichier de config de debianhadic modifié pour ma config ça marche impec :slightly_smiling:!!!

Merci à tout les deux !!!