[ltp] External Video and Xinerama
D. Sen
linux-thinkpad@linux-thinkpad.org
Tue, 03 Jun 2003 20:06:59 +1000
Does resume/suspend work with your configuration? If it does are you
using the CVS version or the release of XFree86 4.3?
Michael B Allen wrote:
> Wait! Don't touch a thing! That's it; it works. Xinearama is working
> and I'm getting 1600x1200@60Hz on the external. X config is attached.
>
> Only problem is the LeftOf and RightOf is mixed up. I've been thinking
> of rearranging the furniture :)
>
> Mike
>
>
>
> ------------------------------------------------------------------------
>
> Section "ServerFlags"
> Option "Xinerama"
> EndSection
>
> Section "Files"
> # FontPath "unix/:7100" # local font server
> # if the local font server has problems, we can fall back on these
> FontPath "/usr/lib/X11/fonts/misc"
> FontPath "/usr/lib/X11/fonts/cyrillic"
> FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
> FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
> FontPath "/usr/lib/X11/fonts/Type1"
> FontPath "/usr/lib/X11/fonts/Speedo"
> FontPath "/usr/lib/X11/fonts/100dpi"
> FontPath "/usr/lib/X11/fonts/75dpi"
> FontPath "/usr/lib/X11/fonts/TrueType"
> FontPath "/usr/local/share/fonts/ttfonts"
> EndSection
>
> Section "Module"
> Load "GLcore"
> Load "bitmap"
> Load "dbe"
> Load "ddc"
> # Load "dri"
> Load "extmod"
> Load "freetype"
> Load "glx"
> Load "int10"
> # Load "pex5"
> Load "record"
> Load "speedo"
> Load "type1"
> Load "vbe"
> # Load "xie"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> Option "XkbRules" "xfree86"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "us"
> #Option "XkbVariant" ""
> #Option "XkbOptions" ""
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "PS/2"
> Option "Device" "/dev/psaux"
> Option "ZAxisMapping" "4 5"
> Option "Emulate3Buttons" "yes"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "Monitor Model"
> HorizSync 31.5-90
> VertRefresh 59-75
> Option "dpms"
>
> # -- 1400x1050 --
> # 1400x1050 @ 60Hz, 65.8 kHz hsync
> Modeline "1400x1050" 129 1400 1464 1656 1960
> 1050 1051 1054 1100 +HSync +VSync
>
> # 1400x1050 @ 70Hz, 76.8 kHz hsync
> Modeline "1400x1050" 151 1400 1464 1656 1960
> 1050 1051 1054 1100 +HSync +VSync
>
> # 1400x1050 @ 75Hz, 82.3 kHz hsync
> Modeline "1400x1050" 162 1400 1464 1656 1960
> 1050 1051 1054 1100 +HSync +VSync
>
> # 1400x1050 @ 85Hz, 93.2 kHz hsync
> Modeline "1400x1050" 184 1400 1464 1656 1960
> 1050 1051 1054 1100 +HSync +VSync
>
> EndSection
>
> Section "Monitor"
> Identifier "Monitor1"
> VendorName "Monitor Vendor"
> ModelName "Monitor Model"
> HorizSync 31.0-94.0
> VertRefresh 50.0-160.0
> Option "dpms"
>
> # -- 1600x1200 --
> # 1600x1200 @ 60Hz, 75.00 kHz hsync
> Modeline "1600x1200" 162 1600 1664 1856 2160
> 1200 1201 1204 1250 +HSync +VSync
>
> EndSection
>
> Section "Device"
> Identifier "Videocard0"
> Driver "ati"
> VendorName "ATI"
> BoardName "ATI Radeon Mobility 7500"
> Option "AGPMode" "1"
> BusID "PCI:1:0:0"
> Screen 0
> EndSection
>
> Section "Device"
> Identifier "Videocard1"
> Driver "ati"
> VendorName "ATI"
> BoardName "ATI Radeon Mobility 7500"
> Option "AGPMode" "1"
> BusID "PCI:1:0:0"
> Screen 1
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Videocard1"
> Monitor "Monitor1"
> DefaultDepth 16
> SubSection "Display"
> Depth 16
> Modes "1600x1200" "1400x1050" "1280x1024" "1024x768"
> EndSubSection
> EndSection
>
> Section "Screen"
> Identifier "Screen1"
> Device "Videocard0"
> Monitor "Monitor0"
> DefaultDepth 16
> SubSection "Display"
> Depth 16
> Modes "1400x1050" "1280x1016" "1016x768"
> Virtual 1600 1200
> EndSubSection
> EndSection
>
> Section "ServerLayout"
> Identifier "Layout0"
> Screen 0 "Screen1"
> Screen 1 "Screen0" LeftOf "Screen1"
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "DRI"
> Mode 0666
> EndSection
>
--
D. Sen,
http://www.auditorymodels.org/~dsen