[K12OSN] K12LTSP 5.0EL: After Update NIC eth0 (Attansic L2 on board) don't work

Leo Willems willems.leo at googlemail.com
Sat May 17 00:39:19 UTC 2008


Dear all,

After installing 147 update packages the NIC eth0 (Attansic L2 on
board) don't work any more.

error message:
atl2 device eth0 does not seem to be present, delaying initialization.

1. make install
/lib/modules/2.6.18-53.1.19.el5/source/include/linux/config.h:6:2:
warning: #warning Including config.h is deprecated.
make -C /lib/modules/2.6.18-53.1.19.el5/source
O=/lib/modules/2.6.18-53.1.19.el5/build SUBDIRS=/root/linux network
driver/L2-linux-driver/src modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-53.1.19.el5-i686'
make[2]: *** No rule to make target `network'.  Stop.
make[1]: *** [network] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-53.1.19.el5-i686'
make: *** [default] Error 2

1.1 make install don't work, no new binary of the NIC driver to find

Another attempt:
2.1 copy NIC driver binary
/lib/modules/2.6.18-8.1.6.el5/kernel/drivers/net/atl2

to

/lib/modules/2.6.18-53.1.19.el5/kernel/drivers/net/atl2

2.2 Install the module:
insmod /lib/modules/2.6.18-53.1.19.el5/kernel/drivers/net/atl2/atl2.ko

2.2.1 NIC eth0 (on board) active
eth0      Link encap:Ethernet  HWaddr 00:13:74:00:5C:38
          inet addr:192.168.0.254  Bcast:192.168.0.255  Mask:255.255.255.0

eth1      Link encap:Ethernet  HWaddr 00:00:E2:14:0A:3F
          inet addr:192.168.1.18  Bcast:192.168.1.255  Mask:255.255.255.0

2.2.2 No internet access, server routes now internet access via eth0
instead of eth1
traceroute to www.google.com (64.233.189.104), 30 hops max, 40 byte packets
 1  server.ltsp (192.168.0.254)  3000.792 ms !H  3000.793 ms !H  3000.788 ms !H

2.2.3 After restart the dhcdd thin clients can boot from the server.

3. Restart of the Server

3.1 eth0 and dhcpd failed to start, no thin client net
3.2 eth1 works fine, internet access works

Is there any chance to get the eth0 and permanetly running?

Thanks
Leo




More information about the K12OSN mailing list