|
From: Gerhard O. <ger...@gm...> - 2006-07-14 00:47:48
|
After upgrading from 1.2.7 to 1.2.10, the network no longer initialised correctly. The log is shown below. The core problem seems to be that cardmgr exits before it is completely finished so the interface cannot be started correctly. I got around this by adding a delay in /etc/init.d/pcmcia after start. The workaround is fine for me, but a solution in the distro should possibly be different. Any suggestions? INIT: Entering runlevel: 3 Starting PCMCIA services: cardmgr[455]: watching 2 sockets done. cardmgr[456]: socket 0: 3Com 589 Ethernet Starting interface eth0 [IPv4]SIOCSIFADDR: No such device SIOCSIFBRDADDR: Cannot assign requested address SIOCSIFNETMASK: Cannot assign requested address [FAILED] adding route to net default/0.0.0.0 via gateway 1.1.1.1 on eth0 SIOCADDRT: Network is unreachable Starting interface eth1 [IPv4][ OK ] -- Gerhard The sender address really contains .nospam. |