On Thu, Mar 24, 2016 at 9:25 AM, 'sakulstra' via BeagleBoard <[email protected]> wrote: > I think i already tried it - at least the download link is purple. > ifconfig-a displays: > eth1 Link encap:Ethernet Hardware Adresse 54:4a:16:ca:aa:de > inet6-Adresse: fe80::564a:16ff:feca:aade/64 > Gültigkeitsbereich:Verbindung > UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1 > RX-Pakete:43 Fehler:3 Verloren:0 Überläufe:0 Fenster:3 > TX-Pakete:2 Fehler:0 Verloren:0 Überläufe:0 Träger:0 > Kollisionen:0 Sendewarteschlangenlänge:1000 > RX-Bytes:10573 (10.5 KB) TX-Bytes:268 (268.0 B)
do you get an ip when you do: sudo dhclient eth1 ? Otherwise, please fire up gtkterm: gtkterm -p /dev/ttyACM0 -s 115200 and run: journalctl -f while running: sudo dhclient eth1 on your pc, we should see the DHCP server fireing up.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
