SO is the hardware detected on both sides now or what ? If its just a dhcp thing, you can always just use static IPs. Which is exactly what I always do . . .
On Mon, Dec 7, 2015 at 11:06 AM, Fabian Dalbert <[email protected]> wrote: > I restarted from a backup, updated /opt/scripts/ with kernel 3.8 and > installed the new kernel using dpkg as William suggested. No luck. > > usb0 Link encap:Ethernet HWaddr 84:eb:18:ae:cb:a0 > inet addr:192.168.7.2 Bcast:192.168.7.255 Mask:255.255.255.0 > inet6 addr: fe80::86eb:18ff:feae:cba0/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1 errors:0 dropped:0 overruns:0 frame:0 > TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:76 (76.0 B) TX bytes:9563 (9.3 KiB) > > root@beaglebone:~# systemd-journalctl | grep usb > Mar 01 21:02:39 beaglebone udhcpd[772]: is interface usb0 up and > configured?...e > Mar 01 21:02:45 beaglebone avahi-daemon[692]: New relevant interface > usb0.IP.... > Mar 01 21:02:46 beaglebone ntpd[1133]: Listen normally on 4 usb0 > 192.168.7....23 > Mar 01 21:02:46 beaglebone avahi-daemon[692]: New relevant interface > usb0.IP.... > Mar 01 21:02:48 beaglebone ntpd[1133]: Listen normally on 5 usb0 > fe80::86eb...23 > > restarting udhcpd also does not do the trick. Any ideas? > > Thanks for your help! > > > On Monday, December 7, 2015 at 5:55:23 PM UTC+1, Fabian Dalbert wrote: >> >> it should be now. however I don't currently have network access on the >> beaglebone, I therefore cloned >> https://github.com/RobertCNelson/boot-scripts to my desktop and copied >> it over. >> >> On Monday, December 7, 2015 at 5:26:11 PM UTC+1, RobertCNelson wrote: >> >> ahh, looks like a race between usb0 & udhcpd.. >>> >>> is /opt/scripts/ up to date? >>> >>> cd /opt/scripts/ >>> git pull >>> >>> 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. > -- 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.
