Speechless wrote: > Errr...I don't think I was joking when I wrote in a previous message > in this thread: > > "You may want to use FreeBSD 6.3, scheduled for > release in about 10 days or FreeBSD 7.0 scheduled for > release sometime mid January 2008." > > If you are in a hurry, the pre-release versions of both are available > for download from the FreeBSD site: http://www.freebsd.org/
I knew you weren't joking. However, I need to solve my sudden lack-of-signal issue before I do anything. GPS satellites don't change orbits suddenly do they? Or at all? I can upgrade 6.2 to 6.3, I don't have anything important on that machine, so I'm not too worried about it. >> server 127.127.20.0 minpoll 4 prefer > > The statement I used looked something like this: > > server 127.127.20.0 prefer mode 1 Well, the GPS_NMEA drver uses mode 1 ($GPRMC) by default. If you set 'minpoll 4' it will follow the GPS more closely. Although you shouldn't set 'maxpoll 4' as it will clamp your other configured servers to the default minpoll (6), which creates unnecessary ntp traffic. Dennis -- Dennis Hilberg, Jr. timekeeper(at)dennishilberg(dot)com NTP Server Information: http://saturn.dennishilberg.com/ntp.php _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
