On Mon, 25 Apr 2005 12:49:02 +0100
Declan Moriarty <[EMAIL PROTECTED]> wrote:

> >From what I have seen, it's a nightmare getting usb, video, even the
> mouse to load off one setting. If that could be done, I think a lot
> more people would do it. For instance, I have here ATI, Intel, and SiS
> video cards and no agreement is possible between them. If you add the
> more common ones (Matrox, Nvida), trouble adds up. The SiS 6326 for
> sure is not happy in Vesa. Likewise if you try the wrong module in usb
> for Via boards, it loads and spews alarming error messages

This may be quite old fashioned but what I'm doing so far is to modify
xorg.conf at boot time according to what's found in /proc/pci for the
video card.  I'm not doing this for a live CD but I presume in such a
case it'd be possible to copy the etc/ files in RAM (mounted as etc/ in
RAM) and then do the modification.

Things is, is to get all possibilities for grepping /proc/pci and to
match them to the proper drivers in order to make it kind of
'universal'.

Cheers,

Al
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to