multihead X
Mike Newman
mike at greatnorthern.demon.co.uk
Sat Oct 30 21:34:09 UTC 2004
On Fri, 2004-10-29 at 10:41 -0700, Keith Irwin wrote:
> The thing is, it's a single card with dual head capability, so it's the
> same device. Well, I'll hack a bit more.
I've got my single card/dual head setup working by duplicating the
'Device' section of XF86Config-4 , with some minor changes:
Section "Device"
Identifier "ATI Radeon 9200SE Port 0"
Screen 0
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI Radeon 9200SE Port 1"
Screen 1
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Which allowed me to set up two 'Screen' sections. Everything seems to
work OK here.
Mike
More information about the ubuntu-users
mailing list