How do you get them to work for multi-displays?
I've built support for them in the kernel.
I've created /dev/fb0 & /dev/fb1 (29 0/29 31)
And I've added these lines to XF86Config:
BusID "PCI:1:0:0"
Option "fbdev" "/dev/fb0"
BusID "PCI:0:11:0"
Option "fbdev" "/dev/fb1"

But the second instance insists on using the first adaptor

Thanks




_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to