Setting Up Dual Head Video

Rod Person <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Organization Open Source Beef
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----

I have a IBM ThinkPad R40 with an ATI mobilty Radeon.
I have an 17" Compaq V700 monitor external monitor. What I would like to do is 
set up XFree86 with a resolution of 1280x1024 on the external monitor and 
1024x768 on the laptops LCD screen. Presently, if I boot with the montor on 
and connected the laptop will get a virtual resolution of 1280x1024.

Does anyone have this type of setup working? Below are sections of my 
XF86Config:

Section "Monitor"
        Identifier   "Monitor0"
	VendorName   "IBM"
	ModelName    "IBM LCD 1024x768"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "CPQ"
	ModelName    "COMPAQ V700"
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "Connection0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon Mobility M6 LY"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Connection0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Depth     24
	EndSubSection
EndSection


Section "Screen"
    Identifier  "Screen1"
    Device      "Connection0"
    Monitor     "Monitor1"
    DefaultDepth 24
    Subsection "Display"
        Depth       24
        Modes       "1280x1024"
    EndSubsection
EndSection

- -- 
Rod

@ Home So No Cool Signature
http://opensourcebeef.bsd.st

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBP4IYmbENMBXf/1bRAQHr6wP/bDmbA9/HtKlEzTUoxJ3HQ6Y0ezA1h45h
wpONDWrv+7k03GEidiRycXSuA/twn1iSmfakpXtVlLuSX4DCRDKW0U8op//1Kt2L
JkKNqkE65M4ZbehSpbbC6BcT3acDUHaza06pxvDF6oNQ9T3MBdJM6nWZJHENq+cL
Qce1ckV3lVI=
=LlTr
-----END PGP SIGNATURE-----

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.