On Thu, Mar 10, 2016 at 9:40 PM, Cornelius Lee <[email protected]> wrote: > Hi William and Robert, > > Sorry about the long output a while ago,..I was trying to be as accurate as > possible. > > William: > cornelius@cornelius ~ $ sudo ifup eth1 > Ignoring unknown interface eth1=eth1. > > > Robert: > ifconfig -a gives: > > eth0 Link encap:Ethernet HWaddr ec:f4:bb:0f:df:a3 > inet addr:10.102.16.110 Bcast:10.102.17.255 Mask:255.255.254.0 > inet6 addr: fe80::eef4:bbff:fe0f:dfa3/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1545343 errors:0 dropped:0 overruns:0 frame:0 > TX packets:584402 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:1895631248 (1.8 GB) TX bytes:46481091 (46.4 MB) > Interrupt:20 Memory:f7e00000-f7e20000 > > eth1 Link encap:Ethernet HWaddr a0:f6:fd:4b:fd:c9 > inet6 addr: fe80::a2f6:fdff:fe4b:fdc9/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:44 errors:3 dropped:0 overruns:0 frame:3 > TX packets:2 errors:638 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:10678 (10.6 KB) TX bytes:256 (256.0 B) > > 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:5072 errors:0 dropped:0 overruns:0 frame:0 > TX packets:5072 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:475569 (475.5 KB) TX bytes:475569 (475.5 KB) > > wlan0 Link encap:Ethernet HWaddr ac:7b:a1:39:3e:47 > BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 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) > > and,...sudo dhclient eth1 just gives me a blinking cusor staring blankly at > me. Hhhmm,...
yeah nothing.. So g_gadget serial is enabled: gtkterm -s 115200 -p /dev/ttyACM0 root It would be interesting to see what dhcp is doing: journalctl | grep usb0 journalctl | grep -i dhcp 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.
