Et voici l'erreur que j'ai lorsque je tape "startx -- -layout layout2 :1" :
[root@localhost root]# startx -- -layout layout2 :1
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.8.1-2mdkenterprise i686 [ELF]
Current Operating System: Linux localhost 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686
Build Date: 23 September 2004
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.1.log", Time: Tue Jun 21 20:48:56 2005
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 8
(EE) No devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.X.Org(...)
for help.
Please also check the log file at "/var/log/Xorg.1.log" for additional information.
J'ai le sentiment que personne ne me répondra mais peut-être que mes post sur ce forum seront utile a quelqu'un un jour j'orai préféré que ca me soit utile à moi... LOL ;)
[^] # Re: Personne n'a d'autre suggestion???!!!
Posté par kznt . En réponse au message trois écran avec la mandrake 10.1 est-possible?. Évalué à 1.
Section "Monitor"
Identifier "CRT"
VendorName "Generic"
ModelName "1024x768 @ 70 Hz"
HorizSync 31.5-57.0
VertRefresh 50-70
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# Dell D800 and few Inspiron (16/10) 1280x800
ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848
# Dell D800 and few Inspiron (16/10) 1680x1050
ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103
# Dell D800 and few Inspiron (16/10) 1920x1200
ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "monitor"
Identifier "TV"
VendorName "Generic"
ModelName "proline"
HorizSync 30.0 - 50.0
VertRefresh 60
EndSection
Section "Monitor"
Identifier "gold"
VendorName "Generic"
ModelName "800x600 @ 60 Hz"
HorizSync 31.5-57.0
VertRefresh 50-70
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "800x600" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
Option "DPMS"
Option "TwinView""1"
Option "HorizSync" "CRT-0:50-110;TV-0:30-50"
Option "VertRefresh" "CRT-0:60-120;TV-0:60"
Option "TwinViewOrientation" "RightOf"
Option "MetaModes" "CRT-0: 1024x768, TV-0: 800x600"
# Option "MetaModes" "1024x768,1024x768;800x600,800x600;640x480,640x480"
Option "TVStandard" "PAL-N"
#Option "ConnectedMonitor" "CRT,TV"
EndSection
Section "Device"
Identifier "matrox"
VendorName "Matrox"
BoardName "Matrox Mystique"
Driver "mga"
# Screen 2
BusID "0:11:0"
Option "DPMS"
Option "MetaModes" "gold-0:50-60"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "CRT"
DefaultColorDepth 24
Subsection "Display"
Depth 8
# Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 15
#Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 16
# Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 24
# Virtual 1024 768
EndSubsection
EndSection
Section "Screen"
Identifier "screen2"
Device "matrox"
Monitor "gold"
DefaultColorDepth 8
Subsection "Display"
Depth 8
#Virtual 800 600
EndSubsection
Subsection "Display"
Depth 15
#Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 16
# Virtual 1024 768
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
Section "ServerLayout"
Identifier "layout2"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen2"
EndSection
Et voici l'erreur que j'ai lorsque je tape "startx -- -layout layout2 :1" :
[root@localhost root]# startx -- -layout layout2 :1
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.8.1-2mdkenterprise i686 [ELF]
Current Operating System: Linux localhost 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686
Build Date: 23 September 2004
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.1.log", Time: Tue Jun 21 20:48:56 2005
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 8
(EE) No devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.X.Org(...)
for help.
Please also check the log file at "/var/log/Xorg.1.log" for additional information.
J'ai le sentiment que personne ne me répondra mais peut-être que mes post sur ce forum seront utile a quelqu'un un jour
j'orai préféré que ca me soit utile à moi... LOL ;)