Intel 946GZ Dual Head
todd at toddejohnson.net
todd at toddejohnson.net
Fri Nov 16 13:22:39 PST 2007
I am trying to get a Intel 946gz to Dual Head. I have tried both the i810 and intel drivers included with fedora. Below is my config file and my log file is attached. Any help appreciated.
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us+inet"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
Option "Monitor-VGA" "monitor0"
Option "Monitor-TMDS-1" "monitor1"
# Option "Clone" "false"
# Option "MonitorLayout" "DFP,CRT"
EndSection
Section "Monitor"
Identifier "monitor0"
Option "LeftOf" "monitor1"
# Option "Position" "1280 0"
# Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "monitor1"
# Option "LeftOf" "monitor0"
# Option "Enable" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
# Virtual 2048 1024
EndSubSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.tar.gz
Type: application/x-gzip
Size: 8577 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071116/fe614313/attachment.bin>
More information about the xorg
mailing list