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 02/04/2006, à 12:22

CeReAl KiLLeR Du 77

[Résolu] - Dual screen entre LCD et CRT

Bonjour,

Depuis hier soir je m'amuse avec mon xorg.conf pour configurer un petit dualscreen sous ma dapper. J'ai deux 17 pouces, un CRT que je veut utiliser en secondaire, et un LCD en primaire. Le LCD est branché sur le DVI de ma Nvidia Geforce 6800GT.

Le problème est que mon écran par défaut est le CRT, mais je veut utilisez le LCD. (une solution, branché le CRT sur le DVI et le LCD sur le VGA pour avoir le LCD par défaut, mais non!!!!)

Et le deuxième est que sur mon LCD je veut pouvoir programmer, surfer etc, et sur le CRT, faire des tests, regarder des dvd. Bref! Vous avez compris je pense, deux écran bien distinct .

Mon xorg est simple là, c'est celui par défaut, avec le "TwinView" pris sur le wiki. Que je sois en RightOf, LeftOf, sa ne fonctionne pas. Et en Clone, impecable, mais ce n'ai pas un clone que je recherche.

# /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 "Files"
	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"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	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"	"fr"
	Option		"XkbVariant"	"latin9"
EndSection

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

Section "Device"
	Identifier	"NVIDIA Corporation NV40 [GeForce 6800 GT]"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"

	Option 		"TwinView" "true"
	Option 		"MetaModes" "1280x1024, 1280x1024; 1024x768, 1024x768"
	Option 		"SecondMonitorHorizSync" "28-64"
	Option 		"SecondMonitorVertRefresh" "43-60"
	Option 		"TwinViewOrientation" "LeftOf"
        Option          "ConnectedMonitor" "DFP , CRT"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
	HorizSync	28-64
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV40 [GeForce 6800 GT]"
	Monitor		"Écran générique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1280

Dernière modification par CeReAl KiLLeR Du 77 (Le 03/04/2006, à 14:25)


SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)

Hors ligne

#2 Le 03/04/2006, à 09:41

misterniark

Re : [Résolu] - Dual screen entre LCD et CRT

je nai pas la reponse a ta question, mais une chose est sur, il faut mieux connecter le LCD sur la sortie vga et le crt sur la sortie dvi avec un adaptateur.

le rendu est meuilleur ( de mon experience)


Ubuntu since 2006

Hors ligne

#3 Le 03/04/2006, à 11:16

CeReAl KiLLeR Du 77

Re : [Résolu] - Dual screen entre LCD et CRT

C'est ce que je vais finir par faire oui pour avoir mon TFT par défault en effet.


SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)

Hors ligne

#4 Le 03/04/2006, à 14:24

CeReAl KiLLeR Du 77

Re : [Résolu] - Dual screen entre LCD et CRT

BOn sa me casse tellement les pieds sur le fait que je ne trouve rien sur mon problème, même sur a doc de nvidia, que j'ai branché le TFT sur le vga et le CRT sur le dvi. Et là sa fonctionne comme je veut!

Donc résolu!

Le code au dessus n'ai plus complet, lors de la mise en place du résolu, punbb a mangé pleins de mot

Dernière modification par CeReAl KiLLeR Du 77 (Le 03/04/2006, à 14:26)


SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)

Hors ligne

#5 Le 05/06/2006, à 10:27

petitevieille

Re : [Résolu] - Dual screen entre LCD et CRT

C'est dommage de perdre le bénéfice du DVI si le LCD a une entrée DVI... une solution existe-t-elle depuis ?

Hors ligne

#6 Le 05/06/2006, à 10:43

tsensei

Re : [Résolu] - Dual screen entre LCD et CRT

à ma connaissance toujours pas.

Hors ligne