Re: Newbie question on loading NIC module

2001-05-02 Thread Thomas Ribbrock
On Wed, May 02, 2001 at 03:26:54PM -0500, Mikkel L. Ellertson wrote: > On Wed, 2 May 2001, Priyan Gunatilake wrote: [...] > > I also tried : > > depmod -a to build the dependancies. Resulted > > in the same error that says unresolved symbols > > modprobe ne2k-pci didn't work either (no surprise)

Re: Newbie question on loading NIC module

2001-05-02 Thread Mikkel L. Ellertson
On Wed, 2 May 2001, Priyan Gunatilake wrote: > Hi, > > I am new to linux and have the following > problem regarding the module > ne2k-pci.o. FYI, I am runningRedhat 7.0 > > I have a realtek 8029 pci NIC. During > bootup, I see a message that says unresolved > symbols for ne2k-pci.o. Therefor

Newbie question on loading NIC module

2001-05-02 Thread Priyan Gunatilake
Hi, I am new to linux and have the following problem regarding the module ne2k-pci.o. FYI, I am runningRedhat 7.0 I have a realtek 8029 pci NIC. During bootup, I see a message that says unresolved symbols for ne2k-pci.o. Therefore, eth0 is not initialized. After some investigation, I found