Moved house and now the wired internet isn't working. Changed ethernet cables and still doesn't work. Have a constant orange LED and a flashing green one on the RPi.
The cable is connected direct to the router which has one orange and one green light. The sky box which is also connected to the router successfully has two green lights. I think it's some sort of issue with the router. DHCP is on.
The cable is connected direct to the router which has one orange and one green light. The sky box which is also connected to the router successfully has two green lights. I think it's some sort of issue with the router. DHCP is on.
Code:
############################################### OpenELEC ## http://openelec.tv ###############################################OpenELEC (official) Version: 8.0.3OpenELEC:~ # ifconfig -allifconfig: -all: error fetching interface information: Device not foundOpenELEC:~ # ifconfig -aeth0 Link encap:Ethernet HWaddr B8:27:EB:E5:AB:03 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:7 errors:0 dropped:3 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:687 (687.0 B) TX bytes:1684 (1.6 KiB)lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2989 errors:0 dropped:0 overruns:0 frame:0 TX packets:2989 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:163200 (159.3 KiB) TX bytes:163200 (159.3 KiB)wlan0 Link encap:Ethernet HWaddr F8:1A:67:0C:5E:09 inet addr:192.168.0.16 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6443 errors:0 dropped:894 overruns:0 frame:0 TX packets:2777 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2971480 (2.8 MiB) TX bytes:365500 (356.9 KiB)OpenELEC:~ # dmesg|grep eth0[ 6.426110] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:e5:ab:03[ 6.592358] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup[ 8.099645] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1[ 14.133489] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeupOpenELEC:~ #
Statistics: Posted by cairnarvon — Thu May 02, 2024 8:41 pm