Networking Forums

Networking Forums > Computer Networking > Linux Networking > insmod linuxfet with RH 7.1

Reply
Thread Tools Display Modes

insmod linuxfet with RH 7.1

 
 
Snowden22
Guest
Posts: n/a

 
      01-12-2004, 01:15 PM
I purchased two ethernet cards from Compusa - both "compusa brand."
The first card was recognized and worked like a charm, the second card
not so. lspci -v shows the first to be a realtek card, and the second
to be a via card. So I built the driver, linuxfet.o, but insmod and
modprobe give unresolved symbol errors.

To build linuxfet, I had to create a symbolic link in
/usr/src/linux-2.4 called "include" that points to /usr/include/linux,
which is where the kernel headers are located. Could that have caused
some sort of problem when I try to run insmod? I also tried using the
via-rhine.o driver, but insmod complains about the device not being
found, etc.

Has anyone seen this before? Is there a general strategy for
confronting insmod unresolved symbol errors? I also recall seeing a
file called moduledep, or moddep. Do I need to list any dependencies
for linuxfet.o in this file to handled the unresolved symbol issue?
If I can build the driver, I figure what I need is on my system
somewhere, but insmod just can find it.

Thanks for any help anyone can give me,
Derek
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian IPtables insmod Matt Lindsey Linux Networking 8 03-05-2004 06:28 PM
elv file on insmod Hagit Linux Networking 0 10-15-2003 08:00 AM
About insmod NIC modules? hushui Linux Networking 1 08-30-2003 01:14 PM



1 2 3 4 5 6 7 8 9 10 11