Usually, unresolved symbol messages indicate a mismatch between kernel
version and module version. If you compiled a custom kernel, did you also do
a "make modules" and replace the stock set of modules with the ones
generated? If not, you need to do so.

You might want to verify that the NIC is recognized using an out-of-the-box
kernel before you try compiling your own.

At 04:15 PM 2/10/00 +0200, Alexey Alexapolsky wrote:
>Hello,
>
>My linux can't recognize my ethernet card.
>It is PCI ne2000 compartible(so kernel supports it).
>I set up my PCI 2000 in kernel exactly according to manual.
>But I've done one suspicious thing - I deleted from kernel all
>device support I don't need , and I perhaps deleted smth serious ....
>On loading kernel complains :
>/lib/modules/2.2.13/net/8390.o - unresolved symbol enable_irq
>/lib/modules/2.2.13/net/8390.o - unresolved symbol ether_setup
>/lib/modules/2.2.13/net/shsl.o(or smth like this) - unresolved symbol
>printk
>/lib/modules/2.2.13/net/shsl.o(or smth like this) - unresolved symbol
>kmalloc
>
>How to cope with it ? How to know what feature to turn on in
>menuconfig to RESOLVE a symbol I need to ?

------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to