On Friday 02 November 2001 05:52, [EMAIL PROTECTED] wrote:
> Hello,
>
> Would anyone have ANY idea why a SMC80409TX (10/100) PCMCIA NIC worked

[snip]

you don't say what kind of errors. Are they load failures?

if so

depmod -a

and verify that there are NO errors. Either your modules for these kernels 
are 'complete', or they're not.

If all is ok,

determine the module you want to use, let's say it's ne2k-pci

in which case

insmod ne2k-pci

tail /var/log/messages 

and discover which module it's screaming about, 

insmod that_module

tail /var/log/messages

etc ad infinitum until you get to *the* module that cannot be found. Find out 
why.



-- 
http://linux.nf -- [EMAIL PROTECTED]

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to