On Thursday, February 6, 2014 8:38:45 AM UTC-5, Kenji Nakasone wrote: > > I follow: > http://derekmolloy.ie/automatically-setting-the-beaglebone-black-time-using-ntp/ > but still cant set my time. I think that is why I cant get Adafruit > library etc. >
I've also tried to get ntp to work, but it doesn't, even with the -g option (ntp won't adjust the time if the offset is more than a certain amount). > Even > > root@beaglebone:~# ntpdate -b -s -u pool.ntp.org > > dont work. > >> >> This does work for me, I don't use the -b, -s or -u options. Are you sure your router or ISP isn't somehow blocking the NTP requests? Try a couple of other NTP servers (as root): ntpdate time.apple.com ntpdate ntp.ubuntu.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/groups/opt_out.
