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 13/03/2007, à 17:42

Vincent G

Problème configuration dual-screen

Bonjour à tous...

Je sais bien que de nombreux posts ont déjà été fait à ce sujet... mais je bloque !
J'ai un portable Amilo Si1520 avec une carte Intel (Mobile 945GM/GMS/940GML Express, driver i810) disposant d'une sortie DVI.

J'aimerai donc y brancher un autre moniteur. Quand j'ai eu fait les modifs dans xorg.conf, au démarrage, le serveur X n'a pas voulu charger et m'a affiché une erreur. Voici la partie interessante de mon xorg.conf, et le fichier de log (xorg.0.log).
Dès que j'enlève le "Screen 1" dans la section "Screen", ça remarche.

Merci d'avance de votre aide !

xorg.conf :
--------------

Section "Device"
	Identifier	"Intel0"
	Driver		"i810"
	BusID		"PCI:0:2:0"
	Screen		0
	Option		"XAANoOffscreenPixmaps"
	Option		"DDCMode" "True"
	Option		"MonitorLayout" "LFP, LFP"
EndSection

Section "Device"
	Identifier	"Intel1"
	Driver		"i810"
	BusID		"PCI:0:2:0"
	Screen		1
	Option		"XAANoOffscreenPixmaps"
	Option		"DDCMode" "True"
	Option		"MonitorLayout" "LFP, LFP"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	HorizSync    28.0 - 96.0
	VertRefresh  60.0 - 60.0
	
	# 1280x800 @ 60.00 Hz (GTF) hsync: 49.68 kHz; pclk: 83.46 MHz
	Modeline "1280x800"  83.46  1280 1344 1480 1680  800 801 804 828  -HSync +Vsync
	
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier	"Monitor1"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Intel0"
	Monitor		"Monitor0"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x800"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"Screen1"
	Device		"Intel1"
	Monitor		"Monitor1"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		24		
		Modes		"1280x1024" "1152x864" "1024x768" "800x600"
	EndSubSection
EndSection


Section "ServerLayout"
	Identifier	"Default Layout"
	Screen 0	"Screen0"
    	Screen 1	"Screen1" RightOf "Screen0"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
#	InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
        Mode 0666
EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

xorg.0.log :
--------------

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 i686 
Current Operating System: Linux vincent-laptop 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686
Build Date: 07 July 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 13 17:18:36 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Intel0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Intel1"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(WW) FontPath is completely invalid.  Using compiled-in default.
(==) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/CID/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 1734,10ad rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,27a2 card 1734,10ad rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,27a6 card 1734,10ad rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1b:0: chip 8086,27d8 card 1734,10ad rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1734,10ad rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1734,10ad rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1734,10ad rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1734,10ad rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1734,10ad rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 1734,10ad rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1734,10ad rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c5 card 1734,10ad rev 02 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1734,10ad rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00
(II) PCI: 07:08:0: chip 8086,1092 card 1734,10ad rev 02 class 02,00,00 hdr 00
(II) PCI: 07:09:0: chip 1180,0832 card 1734,10ad rev 00 class 0c,00,10 hdr 80
(II) PCI: 07:09:1: chip 1180,0822 card 1734,10ad rev 19 class 08,05,00 hdr 80
(II) PCI: 07:09:2: chip 1180,0843 card 1734,10ad rev 01 class 08,80,00 hdr 80
(II) PCI: 07:09:3: chip 1180,0592 card 1734,10ad rev 0a class 08,80,00 hdr 80
(II) PCI: 07:09:4: chip 1180,0852 card 1734,10ad rev 05 class 08,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:28:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[b]
	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[b]
	[2] -1	0	0x00002800 - 0x000028ff (0x100) IX[b]
	[3] -1	0	0x00002c00 - 0x00002cff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xda000000 - 0xdbffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd4000000 - 0xd5ffffff (0x2000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00003000 - 0x000030ff (0x100) IX[b]
	[1] -1	0	0x00003400 - 0x000034ff (0x100) IX[b]
	[2] -1	0	0x00003800 - 0x000038ff (0x100) IX[b]
	[3] -1	0	0x00003c00 - 0x00003cff (0x100) IX[b]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xd6000000 - 0xd7ffffff (0x2000000) MX[b]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:2), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 I/O range:
	[0] -1	0	0x00004000 - 0x000040ff (0x100) IX[b]
	[1] -1	0	0x00004400 - 0x000044ff (0x100) IX[b]
	[2] -1	0	0x00004800 - 0x000048ff (0x100) IX[b]
	[3] -1	0	0x00004c00 - 0x00004cff (0x100) IX[b]
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xd8000000 - 0xd9ffffff (0x2000000) MX[b]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0xd2000000 - 0xd3ffffff (0x2000000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:30:0), (0,7,7), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 7 I/O range:
	[0] -1	0	0x00005000 - 0x00005fff (0x1000) IX[b]
(II) Bus 7 non-prefetchable memory range:
	[0] -1	0	0xdc000000 - 0xdc0fffff (0x100000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xdc100000/19, 0xc0000000/28, 0xdc200000/18, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xdc180000/19
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
	[0] -1	0	0xdc001800 - 0xdc0018ff (0x100) MX[b]
	[1] -1	0	0xdc001000 - 0xdc0017ff (0x800) MX[b]
	[2] -1	0	0xdc000000 - 0xdc000fff (0x1000) MX[b]
	[3] -1	0	0xda000000 - 0xda000fff (0x1000) MX[b]
	[4] -1	0	0xdc444400 - 0xdc4447ff (0x400) MX[b]
	[5] -1	0	0xdc444000 - 0xdc4443ff (0x400) MX[b]
	[6] -1	0	0xdc240000 - 0xdc243fff (0x4000) MX[b]
	[7] -1	0	0xdc180000 - 0xdc1fffff (0x80000) MX[b](B)
	[8] -1	0	0xdc200000 - 0xdc23ffff (0x40000) MX[b](B)
	[9] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[10] -1	0	0xdc100000 - 0xdc17ffff (0x80000) MX[b](B)
	[11] -1	0	0x00005000 - 0x0000503f (0x40) IX[b]
	[12] -1	0	0x000018e0 - 0x000018ff (0x20) IX[b]
	[13] -1	0	0x000018b0 - 0x000018bf (0x10) IX[b]
	[14] -1	0	0x000018c0 - 0x000018c3 (0x4) IX[b]
	[15] -1	0	0x000018c8 - 0x000018cf (0x8) IX[b]
	[16] -1	0	0x000018c4 - 0x000018c7 (0x4) IX[b]
	[17] -1	0	0x000018d0 - 0x000018d7 (0x8) IX[b]
	[18] -1	0	0x00001810 - 0x0000181f (0x10) IX[b]
	[19] -1	0	0x00001880 - 0x0000189f (0x20) IX[b]
	[20] -1	0	0x00001860 - 0x0000187f (0x20) IX[b]
	[21] -1	0	0x00001840 - 0x0000185f (0x20) IX[b]
	[22] -1	0	0x00001820 - 0x0000183f (0x20) IX[b]
	[23] -1	0	0x00001800 - 0x00001807 (0x8) IX[b](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0xdc002400 - 0xdc0024ff (0x100) MX[b]
	[1] -1	0	0xdc002000 - 0xdc0020ff (0x100) MX[b]
	[2] -1	0	0xdc001c00 - 0xdc001cff (0x100) MX[b]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdc001800 - 0xdc0018ff (0x100) MX[b]
	[1] -1	0	0xdc001000 - 0xdc0017ff (0x800) MX[b]
	[2] -1	0	0xdc000000 - 0xdc000fff (0x1000) MX[b]
	[3] -1	0	0xda000000 - 0xda000fff (0x1000) MX[b]
	[4] -1	0	0xdc444400 - 0xdc4447ff (0x400) MX[b]
	[5] -1	0	0xdc444000 - 0xdc4443ff (0x400) MX[b]
	[6] -1	0	0xdc240000 - 0xdc243fff (0x4000) MX[b]
	[7] -1	0	0xdc180000 - 0xdc1fffff (0x80000) MX[b](B)
	[8] -1	0	0xdc200000 - 0xdc23ffff (0x40000) MX[b](B)
	[9] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[10] -1	0	0xdc100000 - 0xdc17ffff (0x80000) MX[b](B)
	[11] -1	0	0x00005000 - 0x0000503f (0x40) IX[b]
	[12] -1	0	0x000018e0 - 0x000018ff (0x20) IX[b]
	[13] -1	0	0x000018b0 - 0x000018bf (0x10) IX[b]
	[14] -1	0	0x000018c0 - 0x000018c3 (0x4) IX[b]
	[15] -1	0	0x000018c8 - 0x000018cf (0x8) IX[b]
	[16] -1	0	0x000018c4 - 0x000018c7 (0x4) IX[b]
	[17] -1	0	0x000018d0 - 0x000018d7 (0x8) IX[b]
	[18] -1	0	0x00001810 - 0x0000181f (0x10) IX[b]
	[19] -1	0	0x00001880 - 0x0000189f (0x20) IX[b]
	[20] -1	0	0x00001860 - 0x0000187f (0x20) IX[b]
	[21] -1	0	0x00001840 - 0x0000185f (0x20) IX[b]
	[22] -1	0	0x00001820 - 0x0000183f (0x20) IX[b]
	[23] -1	0	0x00001800 - 0x00001807 (0x8) IX[b](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0xdc002400 - 0xdc0024ff (0x100) MX[b]
	[1] -1	0	0xdc002000 - 0xdc0020ff (0x100) MX[b]
	[2] -1	0	0xdc001c00 - 0xdc001cff (0x100) MX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdc001800 - 0xdc0018ff (0x100) MX[b]
	[5] -1	0	0xdc001000 - 0xdc0017ff (0x800) MX[b]
	[6] -1	0	0xdc000000 - 0xdc000fff (0x1000) MX[b]
	[7] -1	0	0xda000000 - 0xda000fff (0x1000) MX[b]
	[8] -1	0	0xdc444400 - 0xdc4447ff (0x400) MX[b]
	[9] -1	0	0xdc444000 - 0xdc4443ff (0x400) MX[b]
	[10] -1	0	0xdc240000 - 0xdc243fff (0x4000) MX[b]
	[11] -1	0	0xdc180000 - 0xdc1fffff (0x80000) MX[b](B)
	[12] -1	0	0xdc200000 - 0xdc23ffff (0x40000) MX[b](B)
	[13] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[14] -1	0	0xdc100000 - 0xdc17ffff (0x80000) MX[b](B)
	[15] -1	0	0xdc002400 - 0xdc0024ff (0x100) MX[b]
	[16] -1	0	0xdc002000 - 0xdc0020ff (0x100) MX[b]
	[17] -1	0	0xdc001c00 - 0xdc001cff (0x100) MX[b]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[20] -1	0	0x00005000 - 0x0000503f (0x40) IX[b]
	[21] -1	0	0x000018e0 - 0x000018ff (0x20) IX[b]
	[22] -1	0	0x000018b0 - 0x000018bf (0x10) IX[b]
	[23] -1	0	0x000018c0 - 0x000018c3 (0x4) IX[b]
	[24] -1	0	0x000018c8 - 0x000018cf (0x8) IX[b]
	[25] -1	0	0x000018c4 - 0x000018c7 (0x4) IX[b]
	[26] -1	0	0x000018d0 - 0x000018d7 (0x8) IX[b]
	[27] -1	0	0x00001810 - 0x0000181f (0x10) IX[b]
	[28] -1	0	0x00001880 - 0x0000189f (0x20) IX[b]
	[29] -1	0	0x00001860 - 0x0000187f (0x20) IX[b]
	[30] -1	0	0x00001840 - 0x0000185f (0x20) IX[b]
	[31] -1	0	0x00001820 - 0x0000183f (0x20) IX[b]
	[32] -1	0	0x00001800 - 0x00001807 (0x8) IX[b](B)
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.6.5
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) Wacom driver level: 47-0.7.2 $
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
	i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
	915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ
(II) Primary Device is: PCI 00:02:0
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 945GM found
(--) Chipset 945GM found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdc001800 - 0xdc0018ff (0x100) MX[b]
	[5] -1	0	0xdc001000 - 0xdc0017ff (0x800) MX[b]
	[6] -1	0	0xdc000000 - 0xdc000fff (0x1000) MX[b]
	[7] -1	0	0xda000000 - 0xda000fff (0x1000) MX[b]
	[8] -1	0	0xdc444400 - 0xdc4447ff (0x400) MX[b]
	[9] -1	0	0xdc444000 - 0xdc4443ff (0x400) MX[b]
	[10] -1	0	0xdc240000 - 0xdc243fff (0x4000) MX[b]
	[11] -1	0	0xdc180000 - 0xdc1fffff (0x80000) MX[b](B)
	[12] -1	0	0xdc200000 - 0xdc23ffff (0x40000) MX[b](B)
	[13] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[14] -1	0	0xdc100000 - 0xdc17ffff (0x80000) MX[b](B)
	[15] -1	0	0xdc002400 - 0xdc0024ff (0x100) MX[b]
	[16] -1	0	0xdc002000 - 0xdc0020ff (0x100) MX[b]
	[17] -1	0	0xdc001c00 - 0xdc001cff (0x100) MX[b]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[20] -1	0	0x00005000 - 0x0000503f (0x40) IX[b]
	[21] -1	0	0x000018e0 - 0x000018ff (0x20) IX[b]
	[22] -1	0	0x000018b0 - 0x000018bf (0x10) IX[b]
	[23] -1	0	0x000018c0 - 0x000018c3 (0x4) IX[b]
	[24] -1	0	0x000018c8 - 0x000018cf (0x8) IX[b]
	[25] -1	0	0x000018c4 - 0x000018c7 (0x4) IX[b]
	[26] -1	0	0x000018d0 - 0x000018d7 (0x8) IX[b]
	[27] -1	0	0x00001810 - 0x0000181f (0x10) IX[b]
	[28] -1	0	0x00001880 - 0x0000189f (0x20) IX[b]
	[29] -1	0	0x00001860 - 0x0000187f (0x20) IX[b]
	[30] -1	0	0x00001840 - 0x0000185f (0x20) IX[b]
	[31] -1	0	0x00001820 - 0x0000183f (0x20) IX[b]
	[32] -1	0	0x00001800 - 0x00001807 (0x8) IX[b](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdc001800 - 0xdc0018ff (0x100) MX[b]
	[5] -1	0	0xdc001000 - 0xdc0017ff (0x800) MX[b]
	[6] -1	0	0xdc000000 - 0xdc000fff (0x1000) MX[b]
	[7] -1	0	0xda000000 - 0xda000fff (0x1000) MX[b]
	[8] -1	0	0xdc444400 - 0xdc4447ff (0x400) MX[b]
	[9] -1	0	0xdc444000 - 0xdc4443ff (0x400) MX[b]
	[10] -1	0	0xdc240000 - 0xdc243fff (0x4000) MX[b]
	[11] -1	0	0xdc180000 - 0xdc1fffff (0x80000) MX[b](B)
	[12] -1	0	0xdc200000 - 0xdc23ffff (0x40000) MX[b](B)
	[13] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[14] -1	0	0xdc100000 - 0xdc17ffff (0x80000) MX[b](B)
	[15] -1	0	0xdc002400 - 0xdc0024ff (0x100) MX[b]
	[16] -1	0	0xdc002000 - 0xdc0020ff (0x100) MX[b]
	[17] -1	0	0xdc001c00 - 0xdc001cff (0x100) MX[b]
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[b]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[b]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[b]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[23] -1	0	0x00005000 - 0x0000503f (0x40) IX[b]
	[24] -1	0	0x000018e0 - 0x000018ff (0x20) IX[b]
	[25] -1	0	0x000018b0 - 0x000018bf (0x10) IX[b]
	[26] -1	0	0x000018c0 - 0x000018c3 (0x4) IX[b]
	[27] -1	0	0x000018c8 - 0x000018cf (0x8) IX[b]
	[28] -1	0	0x000018c4 - 0x000018c7 (0x4) IX[b]
	[29] -1	0	0x000018d0 - 0x000018d7 (0x8) IX[b]
	[30] -1	0	0x00001810 - 0x0000181f (0x10) IX[b]
	[31] -1	0	0x00001880 - 0x0000189f (0x20) IX[b]
	[32] -1	0	0x00001860 - 0x0000187f (0x20) IX[b]
	[33] -1	0	0x00001840 - 0x0000185f (0x20) IX[b]
	[34] -1	0	0x00001820 - 0x0000183f (0x20) IX[b]
	[35] -1	0	0x00001800 - 0x00001807 (0x8) IX[b](B)
	[36] 0	0	0x000003b0 - 0x000003bb (0xc) IS[b]
	[37] 0	0	0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(**) I810(0): Depth 24, (--) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(**) I810(0): Option "MonitorLayout" "LFP, LFP"
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 7872 kB
(II) I810(0): VESA VBE OEM: Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r) 82945GM Chipset Family Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 945GM
(--) I810(0): Chipset: "945GM"
(--) I810(0): Linear framebuffer at 0xC0000000
(--) I810(0): IO registers at addr 0xDC100000
(II) I810(0): 2 display pipes available.
(II) I810(0): detected 7932 kB stolen memory.
(II) I810(0): Kernel reported 238592 total, 1 used
(II) I810(0): I830CheckAvailableMemory: 954364 kB available
(WW) I810(0): Invalid Monitor type specified for Pipe B
(EE) I810(0): Monitor 1 or Monitor 2 cannot be type NONE in DualHead, Clone or MergedFB setup.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/lib/xorg/modules/libvgahw.so
(EE) I810(1): Failed to setup second head due to primary head failure.
(II) UnloadModule: "i810"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) UnloadModule: "vbe"
(II) UnloadModule: "int10"
(II) UnloadModule: "i810"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules/libvgahw.so
(II) UnloadModule: "vbe"
(II) UnloadModule: "int10"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Vincent

Hors ligne

#2 Le 16/03/2007, à 13:36

Vincent G

Re : Problème configuration dual-screen

Personne pour m'aider ?


Vincent

Hors ligne

#3 Le 28/05/2007, à 13:30

suanomo

Re : Problème configuration dual-screen

Salut Vincent,
J'ai le meme problème que toi, meme materiel et après de nombreux essais infructueux je ne sais plus trop quoi essayer pour avoir enfin le mode dual screen ou xinerama sur le si 1520...
As -tu une solution?

Hors ligne

#4 Le 18/07/2007, à 08:57

suanomo

Re : Problème configuration dual-screen

Pour ceux que cela interessent (et je pense qu'ils sont nombreux!!!!) voici un /etc/X11/xorg.conf pour amilo1520 qui fonctionne parfaitement en mode "Xinerama" :

ecran de portable: 1280x800
ecran externe branché sur la sortie dvi :1280x1024

remarque : j'ai installé le paquet 915resolution


# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Extensions"
    Option "Composite"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
EndSection


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

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

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
    Identifier   "device1"
    VendorName "Intel Corp."
    BoardName "Intel 945"
    Driver   "i810"
    Option "May_Need_ForceBIOS" "1"
    Option "XaaNoOffscreenPixmaps" "1"
    Screen 0
    Option  "MonitorLayout" "CRT, CRT+LFP" 
    BusID "PCI:0:2:0"
EndSection

Section "Device"
    Identifier      "device2"
    Driver          "i810"
    Screen      1
    Option       "MonitorLayout"       "CRT, CRT+LFP" 
    BusID "PCI:0:2:0"
EndSection

Section "Monitor"
    Identifier   "Monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1280x800"
	HorizSync	28-64
	VertRefresh	43-60

    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
   
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
   
    ModeLine "1280x800_120"  181.21  1280 1376 1520 1760  800 801 804 858  -HSync +Vsync
   
    ModeLine "1280x800_100"  147.89  1280 1376 1512 1744  800 801 804 848  -HSync +Vsync
   
    ModeLine "1280x800_85"  123.38  1280 1368 1504 1728  800 801 804 840  -HSync +Vsync
   
    ModeLine "1280x800_75"  107.21  1280 1360 1496 1712  800 801 804 835  -HSync +Vsync
   
    ModeLine "1280x800_60"  83.46  1280 1344 1480 1680  800 801 804 828  -HSync +Vsync
   
    ModeLine "1280x800_50"  68.56  1280 1336 1472 1664  800 801 804 824  -HSync +Vsync
    Option      "DPMS"
   
EndSection

Section "Monitor"
    Identifier   "optoma"
    VendorName   "Optoma"
    ModelName "Optoma EP739H"
    Option       "DPMS"
    HorizSync 31.0-72.0
    VertRefresh 56.0-60.0
EndSection

Section "Screen"
    Identifier   "screen1"
    Device "device1"
    Monitor   "Monitor1"
    DefaultColorDepth   24

    Subsection "Display"
        Depth 8
        Modes "1280x800"
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Modes "1280x800"
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Modes "1280x800"
    EndSubsection
   
    Subsection "Display"
        Depth 24
	Modes		"1280x800"

    EndSubSection
EndSection

Section "Screen"
      Identifier      "screen2"
      Device          "device2"
      Monitor         "optoma"
      DefaultColorDepth    24
     SubSection "Display"
      Depth           24
      Modes      "1280x1024"
     EndSubSection
EndSection

Section "ServerLayout"
      Identifier     "DualHead-xinerama"
      Screen         0 "screen1" 0 0
      Screen          1 "screen2" RightOf "screen1"
     InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
	InputDevice	"Synaptics Touchpad"

      Option      "Xinerama" "on"
      Option      "Clone" "on"
EndSection

Section "DRI"
      Mode   0666
EndSection

Hors ligne