Send Fedora-laptop-list mailing list submissions to
fedora-laptop-list@redhat.com
To subscribe or unsubscribe via the World Wide Web, visit
http://www.redhat.com/mailman/listinfo/fedora-laptop-list
or, via email, send a message with subject or body 'help' to
fedora-laptop-list-request@redhat.com
You can reach the person managing the list at
fedora-laptop-list-owner@redhat.com
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fedora-laptop-list digest..."
Message: 1
Date: Fri, 11 Jan 2008 10:26:05 -0800 (PST)
From: "David M. Lee" <leedm777@yahoo.com>
Subject: Dual monitor on T61
To: fedora-laptop-list@redhat.com
Message-ID: <24269.15877.qm@web36711.mail.mud.yahoo.com>
Content-Type: text/plain; charset=us-ascii
I've had a devil of a time trying to get dual monitor support to work for my T61. I'm running Fedora 8, x86_64. It has the Intel GM965/GL960 graphics controller.
I have two monitors connected. Both are Dell 2007FP's, that can run 1600x1200. Of course, one is connected via DVI, and other via VGA. I know the controller is capable of driving both monitors at the same time, because Windows can do it.
System-config-display cannot get it right. I have yet to fathom the mysteries of X configuration, and nothing I've tried thus far has worked. The best I've been able to do is to actually use the Ubuntu config file, which at least displays on the digital monitor. Tweaking the config (changing PCI address, changing driver to vesa) switches the output from DVI to VGA, but I cannot get both displayed at the same time. I'd love to have an extended desktop.
lspci -v and my current xorg.conf are below. Any help is greatly appreciated!
Thanks!
dave
<><
[dlee@hsv-dlee ~]$ cat /etc/X11/xorg.conf
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "DELL 2007FP"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
__________________________________________________ __________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
------------------------------
_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-laptop-list
End of Fedora-laptop-list Digest, Vol 21, Issue 9
*************************************************
On 27-11-2007 I posted a message on this subject with a solution. You'll
find the information below. However, not being able to get a better
resolution on the second monitor, I stopped trying to get it right, it
simply took me too much time. Maybe you can find out more.
NB. Since I have a graphics card from ATI, I don know what driver will
work for you.
Earlier message:
===
Dual head: I got it working also by using the right items in
/etc/X11/xorg.conf after installing the necessary driver by the command:
yum install kmod-fglrx (This is for the ATI card)
My copy of xorg.conf is:
=========
# Xorg configuration created by system-config-display
The desktop is stretched now over the two monitors, which was my aim.
The only thing still bothering me is the resolution of the second
monitor: 800x600, even though 1024x768 is mentioned in xorg.conf.
End-of-earlier-message
===
Hope this helps
B.
_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-laptop-list
01-18-2008, 01:32 PM
"David M. Lee"
two monitors
> From: dhhb2304 <dhhb2304@quicknet.nl>
>
> On 27-11-2007 I posted a message on this subject with a
> solution.
>
You'll
> find the information below. However, not being able to get a better
> resolution on the second monitor, I stopped trying to get it right, it
> simply took me too much time. Maybe you can find out more.
> NB. Since I have a graphics card from ATI, I don know what driver will
> work for you.
>
Thanks for the advice. I tweaked your config to work for my Intel chipset, with not-so-happy results.
If I set the driver to 'intel', I get single screen out the DVI. However, whenever the screen saver pops up, X exits and take me back to the login screen. If I set the driver to 'vesa', I get single screen out the VGA. But when I boot disconnected from the docking station, video on the LCD is 800x600.
dave
<><
__________________________________________________ __________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-laptop-list