From: Garrett, S. (SGARRETT) <SGA...@ar...> - 2003-08-02 09:31:48
|
I am unable to get a module loaded for my network card. The card is a Realtek RTL8029(AS) PCI. I am using the ISO image named trinux.iso, dated 28-Jul-2003. The /trinux/tux/config/modules/ file contains ne2k-pci.o, which (I believe) is the correct module. However, when I run "insmod ne2k-pci.o", I receive the following errors: unresolved symbol ei_open unresolved ethdev_init unresolved ei_interrupt unresolved NS8390_init unresolved ei_close Dmesg doesn't give me any clues, either. There are no references to ETH0. Any ideas ? Best regards, Stu |