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

Re: Eth0 does not come up after kernel recompiling



On Wed, Apr 16, 2003 at 11:44:40AM +0200,
 David Chima <david at sdnp.org.mw> wrote 
 a message of 22 lines which said:

> but eth0 did not come up. I checked /proc/modules and my 3Com card module wasnt 
> there. I tried to use insmod to install

The general rule is to use modprobe instead (or putting the module
name in the appropriate configuration file to have it loaded
automatically at startup), since it handles dependencies (the 3c59x
module probably depends on another module).

> 3c59x.o: unresolved symbol netdump_mode
> 
> What should I do?

depmod -a
modprobe 3c59x


-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org