RH Linux to detect e1000

I got the drivers for PRO/1000

tar zxf e1000-x.x.x.x.gz

cd e1000-x.x.x/src

make install
insmod e1000 TxDescriptors=80,128


ifconfgi eth0 <ip> netmask <ip>

Yes, I got it to detect the PRO/1000.

The problem is each time I reboot the box, eth0 disappears.

Quite interesting. Does anyone know how to solve this problem?

 

 

 

 

Top