On Mon, 2001-12-03 at 12:02, dave wrote: > > 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)
A device node doesn't make a device. Do you actually have two framebuffer devices? Check /proc/fb. > 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 Is this with the fbdev driver or another one? PS: I won't answer the same question to the same person a third time. ;) -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
