Hi All,
I have been having some issues since I upgraded to 1.36. I start with the
ethernet cable connected and the interface up and running. The wifi is not
connected. If I disconnect the cable and reconnect the cable after a short
delay everything is fine, but if I repeat this procedure the interface does
not come up but stays down and will only come up if I disconnect and
reconnect the ethernet cable again. I did not have this issue with 1.35.
The log file shows the following messages:
root@smard-sec: tail -F /var/log/messages
libphy: himii:00 - Link is Down
Feb 21 16:11:58 smard-sec user.info kernel: libphy: himii:00 - Link is Down
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {RX} 215095
packets 311631240 bytes
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {TX} 142690
packets 12100139 bytes
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {update} flags
36867 <UP>
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {newlink} index
2 address 00:19:82:E5:E9:6A mtu 1500
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {newlink} index
2 operstate 2 <DOWN>
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {del} address
10.0.9.171/20 label eth0
Feb 21 16:11:58 smard-sec daemon.info connmand[1117]: eth0 {del} route
10.0.0.0 gw 0.0.0.0 scope 253 <LINK>
libphy: himii:00 - Link is Up - 100/Full
Feb 21 16:12:10 smard-sec user.info kernel: libphy: himii:00 - Link is Up -
100/Full
Feb 21 16:12:10 smard-sec daemon.info connmand[1117]: eth0 {RX} 215096
packets 311631327 bytes
Feb 21 16:12:10 smard-sec daemon.info connmand[1117]: eth0 {TX} 142690
packets 12100139 bytes
Feb 21 16:12:10 smard-sec daemon.info connmand[1117]: eth0 {update} flags
102467 <UP,RUNNING,LOWER_UP>
Feb 21 16:12:10 smard-sec daemon.info connmand[1117]: eth0 {newlink} index
2 address 00:19:82:E5:E9:6A mtu 1500
Feb 21 16:12:10 smard-sec daemon.info connmand[1117]: eth0 {newlink} index
2 operstate 6 <UP>
^C
root@smardtv-dip4090-sec:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:82:E5:E9:6A
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:215126 errors:0 dropped:976 overruns:0 frame:0
TX packets:142690 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:311641548 (297.2 MiB) TX bytes:12100139 (11.5 MiB)
Interrupt:103
wlan0 Link encap:Ethernet HWaddr 18:C8:E7:21:9A:5E
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:77 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Show replies by date