Slaine on Mon, 4 Sep 2000 14:01:29 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: GLUG: Intel 21140 card


> I have an intel 21140 (or so windows tells me) which
> driver/card should I choose in linuxconf and or are
> there other drivers i need for this card?

1. linuxconf is evil. stay away.
2. what sort of card is it? video, network?

some video cards need a kernel AND X driver to run, like the intel i840,
others just run off the Xfree86 drivers.

with a default install all the drivers are compiled and just need to be
inserted
using insmod $DRIVER 
now we just need to figure out what module to use.

Slaine