On 10/4/07, Chris Kuethe <[EMAIL PROTECTED]> wrote:
> On 10/4/07, James Hartley <[EMAIL PROTECTED]> wrote:
> > In /etc/ntpd.conf, the only line left enabled is:
> >
> >         sensor cuaU0
>
> nope.... "sensor nmea0"

Noted & changed to the above.

> > In /etc/rc.conf.local, the only lines are:
> >
> >         nmeaattach cuaU0
> >         ntpd_flags=""
>
> that doesn't look right. from my rc.conf.local
>
> nmeaattach_flags="-s 4800 -t !dcd cua00"

Okay, I now have in /etc/rc.conf.local:

        nmeaattach_flags="-s 4800 cuaU0"
        ntpd_flags=""

As I understand, this GPS device is not programmable, so I can't
enable a PPS signal.  Upon reboot, I see the following message
displayed during initialization:

starting initial daemons: nmeaattachnmeaattach: open: /dev/cuaU0:
Device not configured

> that looks like something else has opened cuaU0 before nmeaattach got
> there. see what that is:
>
> fstat /dev/cuaU0

I'm seeing nothing:

$ fstat /dev/cuaU0
USER     CMD          PID   FD MOUNT        INUM MODE       R/W    DV|SZ NAME
$

I should mention this is using the 22 Sep Sparc64 snapshot on a Sun Ultra 10.

Thanks.

Jim

Reply via email to