Hi All,
I'm very new to all this, and so I'm just trying to get started. Anyway: I have an ethernet cable that I know works plugged into my virgin superhub, and the other end plugged into my RPi. No Network connection found. It currently has Arch Linux for RPi on the SD card, and this is the startup display in terminal. When I type in ifconfig, this is returned:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::ba27:ebff:fe08:a7fc prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:08:a7:fc txqueuelen 1000 (Ethernet)
//then some info about RX and TX packets
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
//then some info about RX and TX packets
On the hub, the light at the back is orange not green, which suggests the hub sees the ethernet cable but not the RPi. Can anyone help me find out what's going on.
Any help would be appreciated,
Gwarble