사이드바 영역으로 건너뛰기

Intel i810 dual monitor xorg.conf (855gme 855gm etc)

http://xyxyx.org/laptop-sony-vgn-t1xp/files/xorg.conf http://xyxyx.org/laptop-sony-vgn-t1xp key points
Section "Device" Identifier "Videocard0" Driver "i810" BusID "PCI:0:2:0" Option "MonitorLayout" "CRT,LFP" #this is the important option Option "VBERestore" "false" Option "DevicePresence" "false" Option "DisplayInfo" "false" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "i810" BusID "PCI:0:2:0" Option "VBERestore" "false" Option "DevicePresence" "false" Screen 1 EndSection
xorg.conf for Gentoo Linux
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" #Option "Xinerama" "false" #Option "Clone" "true" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" # FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/ FontPath "/usr/share/fonts/arphicfonts/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/cyrillic/" FontPath "/usr/share/fonts/kochi-substitute/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/ukr/" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Notebook" ModelName "LCD" HorizSync 31 - 64 VertRefresh 60 - 60 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "External" ModelName "LCD" HorizSync 31 - 64 VertRefresh 60 - 60 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "i810" BusID "PCI:0:2:0" Option "MonitorLayout" "CRT,LFP" #this is the important option Option "VBERestore" "false" Option "DevicePresence" "false" Option "DisplayInfo" "false" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "i810" BusID "PCI:0:2:0" Option "VBERestore" "false" Option "DevicePresence" "false" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" #Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection SubSection "Display" #Viewport 0 0 Depth 24 Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" #Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection SubSection "Display" #Viewport 0 0 Depth 24 Modes "1024x768" EndSubSection EndSection Section "dri" Mode 0666 EndSection
진보블로그 공감 버튼트위터로 리트윗하기페이스북에 공유하기딜리셔스에 북마크