"Rodney D. Myers" <[EMAIL PROTECTED]> writes:

> I know this card is supported under Linux, and debian, but...
>
> What is involved in getting this card found/configured under Sarge?
> Specifically under the new net install cdrom?

Basically use google or whatever to find out what module (driver) is
required and simply try out that module with:

$ modprobe modulename

if that works add "modulename" to /etc/modules

if not, remove it with:
$ modprobe -r modulename

and try again.

Bijan
-- 
Bijan Soleymani <[EMAIL PROTECTED]>
http://www.crasseux.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to