From: James S. <jsi...@tr...> - 2001-07-13 14:52:04
|
> Now, how can I setup the ET6000 to work alongside the i810e framebuffer. > Firstly, is it possible? It depends on how much the graphics hardware depends on the BIOS. > I know the ET6000 works with the VESA vga driver. Which means that the ET6000 has to be the first card initializied in your system. VESA always maps to this. The i810e will have to be your secondary card. Look in your BIOS to see if their is a option to select which card gets booted first (AGP or PCI). Make sure the PCI is booted first. You have to do a few tricks with con2fb or use the map setup option to get the right VCs maps to the right framebuffer devices, but that is the easy part. > Can somebody point me to a document, or give advise on setting this up. > Or do I need a specialised driver for the ET6000? If so, I would like to > try to write one. But I need some help. It would be nice to have a ET6000 driver :-) I never found docs for this card tho :-/ |