Click to See Complete Forum and Search --> : Having some trouble setting up a Network card..


Armand
02-21-2001, 10:14 PM
Hello,
I have been having this problem with every Linux Distrobution I have installed before. I have a Linksys LNE100TX Network card and I can never get it to work correctly. I am wondering if anyone has ever gotten this card to work and if so could please help me. Thanks a bunch,
Scott a.k.a Armand

FyberOptyx
02-22-2001, 12:27 AM
What is the prob?

Infested Flar
02-22-2001, 02:47 AM
Originally posted by Armand:
I have a Linksys LNE100TX Network card and I can never get it to work correctly. I am wondering if anyone has ever gotten this card to work and if so could please help me. Thanks a bunch,


yeah me. i supposed that u have tulip.c with it. coz that card uses that driver. u just have to compile tulip.c as a network module. or, follow the instruction (if it comes with it). if not, see how ur modules are compiled in ur system. CD to /usr/src/linux and issue 'make modules'. u should see somethin
# gcc -D__KERNEL__ -and -so -on -and -so -fort -c file.c

right? hope this helps.

-flar-