On Sun, 2010-10-10 at 21:48 +0100, Simon O'Riordan wrote: > Also - the xorg.conf hack works again and I have an external monitor > port. Once again: Section "Device" Identifier "Configured Video Device" Option "ActiveDevice" "LCD, CRT" Option "SWCursor" "on" EndSection
Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection That'll do it. The external monitor port will connect if you put this in a file called xorg.conf in the xorg.conf.d directory. Beware- I'm running the VIA binaries from 10.04 on a HP2133. -- Next meeting: Crown Hotel, Blandford Forum, Tuesday 2010-11-02 20:00 Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/ How to Report Bugs Effectively: http://goo.gl/4Xue

