Click to See Complete Forum and Search --> : Debian and Linksys Ethernet Card


Chris L.
10-20-2001, 01:59 AM
I have a Linksys LNE100TX ethernet card and I'm trying to do a network install of Debian. But it just doesn't detect the card and I have tried every module on the list.

Any suggestions?

Thanks

error27
10-20-2001, 03:40 PM
That card uses the tulip driver.

modprobe tulip

lsmod

/sbin/ifconfig eth0

if it shows that eth0 is up then the driver is working.

from there you should install "apt-get install pump" and run "pump" to get an ip from your dhcp server.

godot
10-20-2001, 04:50 PM
you need debian 2.2r3 or higher