[FoLUG] dual display on laptop
Francesco
sizukesa77@tiscali.it
Mer 17 Mar 2004 15:02:35 CET
Vorrei sistemare l'uscita esterna per il monitor sul laptop e sto gia'
diventando cretino e x non riparte gia' piu':
Attualmante ho questa configurazione e vorrei capire se e' un problema
di supporto hardware o di configurazione visto che il supporto al mio
chipset e' incompleto e pure intel non si spreca tanto a fare i driver.
(al DRI c'ho rinunciato)
Section "Files"
# if the local font server has problems, we can fall back on these
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/fixed"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/util"
FontPath "/usr/local/share/fonts"
FontPath "/usr/share/fonts"
FontPath "/usr/share/fonts/afms"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/type1"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
# Option "XkbVariant" "it"
EndSection
Section "InputDevice"
Identifier "System Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
# Option "Buttons" "5"
EndSection
Section "Device"
Identifier "intel 1"
Driver "i810"
BusID "PCI:00:02:00"
VideoRam 8192
Screen 0
EndSection
Section "Device"
Identifier "intel 2"
Driver "i810"
BusID "PCI:00:02:00"
VideoRam 8192
Screen 1
EndSection
Section "Monitor"
Identifier "lcd monitor"
HorizSync 28-49
VertRefresh 43-72
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Philips 107T"
HorizSync 30-70
VertRefresh 50-160
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen Primary"
Device "intel 1"
Monitor "lcd monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen Secondary"
Device "intel 2"
Monitor "Philips 107T"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerFlags"
Option "Xinerama"
EndSection
Section "ServerLayout"
Identifier "Dual"
Screen 0 "Screen Primary"
Screen 1 "Screen Secondary" LeftOf "Screen Primary"
InputDevice "Generic Keyboard"
InputDevice "System Mouse"
InputDevice "USB Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Mi ricordo che su mandrake l'avevo fatta andare, su Debian ci sono
prerequisiti particolari da controllare o cose da abilitare?
--
Francesco
(o< (o_
//\ //\
V_/_....Powered By Debian GNU/Linux....V_/_
http://xoomer.virgilio.it/frpiano
Maggiori informazioni sulla lista
FoLUG