From: Matan Ziv-Av <ma...@sv...> - 2000-06-02 17:05:55
|
On Fri, 2 Jun 2000, James Simmons wrote: > As for multihead. Well I attempted booting today with a Voodoo 3 card > and a Matrox Millenium card. The matrox card came up and then it tried to > initialize my voodoo card but my system freaked out. It hung and made a > loud noise. Has anyone here has made two PCI video cardswork at the same > time in their system with no problems? Also I had this problem with BIOS I have two nVidia cards. XFree86 4.0 does not work at all (just disables both upon starting), but I have no problem running vgacon on the primary display and nvvgacon on the secondary (as well as mdacon on a third video card). XFree86 3.3.6 runs only on the primary, and svgalib (1.9.*) runs on both PCI cards. I did not try fbdev in a long time, but looking at the code it seems to me that it does not support a non primary card. > with 2 keyboards. I used your trick to make the computer use the PS/2 > mouse port for another PS/2 keyboard. It works after boot time. If I plug > both in and turnmy computer on it confuses my BIOS and just hanges there. > Very annoying. After boot time I can insmod a module to see my second > keyboard. I use the second keyboard (on the ps/2 mouse port) with a user mode program I wrote, similar to joy2key. So as far as the kernel is concerned I have one console, but I actually have two. You can see it at http://www.arava.co.il/matan/misc/ps2key-0.1.tar.gz. -- Matan Ziv-Av. ma...@sv... |