|
Hello,
just inastalled the Archlinux_minimal.img from 19.10.2015 via mega.nz
After installation I was able to log into my OrangePi PC using the serial console. The vertical USB does'nt work, the two horizontal do. (was able to mount a USB drive).
Tried to activate the ethernet interface, but failed:
Both leds on the ethernet link are on permanently. No blinking - no reaction. I guess some hardware setting is missing ?!
On a different image (slackware) I have seen, that the LEDs are not permanently on and blink according to the network traffic.
I did:
>>>>systemctl -l status systemd-networkd.service<<<<
* systemd-networkd.service - Network Service
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2015-10-19 14:11:11 UTC; 1h 15min ago
Docs: man:systemd-networkd.service(8)
Main PID: 239 (systemd-network)
Status: "Processing requests..."
CGroup: /system.slice/systemd-networkd.service
`-239 /usr/lib/systemd/systemd-networkd
Oct 19 14:11:10 OrangePi systemd[1]: Starting Network Service...
Oct 19 14:11:10 OrangePi systemd-networkd[239]: Enumeration completed
Oct 19 14:11:10 OrangePi systemd-networkd[239]: eth0: eth0 : could not bring up interface: Operation not supported
Oct 19 14:11:11 OrangePi systemd[1]: Started Network Service.
Oct 19 14:11:11 OrangePi systemd-networkd[239]: eth0: Removing non-existent address: fe80::ad93:ef4e:c6f6:b5c6/64 (valid for ever)
>>>>ip link set eth0 up<<<< - comes back without message, but afterwards eth0 is still down:
>>>>ip link show eth0<<<<
2: eth0: <BROADCAST,MULTICAST,DYNAMIC> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether e6:7e:31:74:18:ed brd ff:ff:ff:ff:ff:ff
Has somebody an idea what to do to get the ethernet running ?
Regards medeiros
|
|