network adapter 8139too

network adapter 8139too
 Thu, 1970-01-01 00:00
Migeno
Posts: 1
Joined: 2007-07-30
Hello! I can`t find the module 8139too in imedia-wrap-5.0.2-128MB-image.img I think, that the driver is built in a kernel, but: wrap#ifconfig eth0 eth0: error fetching interface information: Device not found Anybody help me?

 Wed, 2007-08-29 09:07 Hi, You can find a package
pando
Posts: 36
Joined: 2006-12-04

Hi,

You can find a package with some of the common network drivers on our ftp. You can download it from HERE

Drivers included:

8139cp.ko

8139too.ko

r8169.ko

sis900.ko

tg3.ko

via-rhine.ko

via-velocity.ko

 

Upload the package to your system, install it and then issue a depmod.

imedia ~ #./network-base-drivers.2.6.20.common.wrap.imp

imedia ~ #depmod -a

 

Then you can add in /etc/rcS.d/ network script at the begining to modprobe your driver before setting anything up.