Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 05/12/2006, à 02:18

shwing

Nvidia + LCD + LCD = :(

Bonjour, Bonsoir,

Toute une soirée pour arriver à ce fichier ci-dessous, et impossible de faire fonctionner 2 écran 17'' LCD avec ma FX5700 (nvidia)

Il me serai difficile d'expliquer toutes les combinaisons que j'ai tenté pour y parvenir, mais là, même en suivant les howto trouvé sur ce site, aucun ne m'as permis d'y arriver.

Donc je demande votre aide pour m'aiguiller sur le bon chemin. Car la commande 'cp' (de base) a été acquise pendant cette soirée ; )


Merci.

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon Oct 16 22:13:07 PDT 2006

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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      "Basic Layout"
        Screen 0        "Screen0"
        Screen 1        "Screen1" rightof "Screen0"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/usr/share/fonts/X11/misc"
    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           "type1"
    Load           "vbe"
EndSection

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

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

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    Screen 0
    BusID          "PCI:01:00.0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    Screen 1
    BusID          "PCI:01:00.0"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       28.0 - 204.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       28.0 - 204.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Device0"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Device1"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"4095x4095" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

En faite lorsque je relance le server X, il ne démarre pas, je reste en mode console (avec du bleu) et me dit que le serveur ne peux pas se lancer.

autre info:

lspci

01:00.0 VGA compatible controller: nVidia Corporation NV36.2 [GeForce FX 5700] (rev a1)

bon j'espère n'avoir rien oublié comme info à vous donner.

a+

#2 Le 10/12/2006, à 21:44

nico21

Re : Nvidia + LCD + LCD = :(

Est-ce que tu as résolu ton problème?

Si non, peux tu montrer le contenu de /var/log/Xorg.0.old et de /home/$USER/.xsession.errors dans ton répertoire perso?

Sinon je suis pas un grand connaisseur du dual screen mais apres 4 jours, vaux toujours mieux de upper ton post...

Dernière modification par nico21 (Le 10/12/2006, à 21:45)

Hors ligne

#3 Le 11/12/2006, à 08:59

Sunsimilia

Re : Nvidia + LCD + LCD = :(

Tout comme tes device tu dois sepcifei deux Identifiers differents pour tes ecrans et tes screen. Tu auras un ecran0, un ecran1, un screen0 et un screen1.


Douvan ke nou ka ay.

Hors ligne

#4 Le 11/12/2006, à 16:05

traaf

Re : Nvidia + LCD + LCD = :(

Sunsimilia a écrit :

Tout comme tes device tu dois sepcifei deux Identifiers differents pour tes ecrans et tes screen. Tu auras un ecran0, un ecran1, un screen0 et un screen1.

+1

Section "Monitor"
    Identifier     "Generic Monitor"

Section "Screen"
    Identifier    "Default Screen"


Vault106, musique libre, enjoy it /!\

Hors ligne