Bonjour à tous,
Je tente vainement de configurer une carte intel 945GM en dual screen.
Le portable a une définition de 1280x800, j'ai réussit à le faire marcher avec le paquet 915resolution. Je possède aussi une écran LCD Viewsonic 912vx
Et là par contre ça le fais bcp moins.
Je vous poste mon xorg.conf actuel qui ne marche pas évidemment
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
Screen "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
Option "Clone" "off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
EndSection
Section "Device"
Identifier "VideocardLCD"
Driver "i810"
Option "MonitorLayout" "LCD"
EndSection
Section "Monitor"
Identifier "Internal Monitor"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "External Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "VideocardLCD"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Si quelqu'un pouvait me venir en aide...
Au passage je me suis fait une petite doc pour ceux que cela peut intéressé :
http://kwa29.com/Articles/special-tux/that-s-all/dell-m1210-sur-fedora-6/view