thanks for the rapid response & suggestion.
played around a little bit w/ phonet0 up/down.
turns out, if run as root, it runs fine. not sure what to do as a
workaround to get same accessible to userland. if i could do that, then
problem solved (from end-user perspective)?

[nemo@localhost ~]$ ./gps2marchv7-a.x
 sck -1;
gps2marchv7-a.x: gps2.c:91: main: Assertion `sck >= 0' failed.
Aborted (core dumped)

[root@localhost ~]# /home/nemo/gps2marchv7-a.x
 sck 3;
Read 12 bytes : Total 0 subpackets
Read 216 bytes : Total 4 subpackets
    Subpacket: DateTime
        Date: 2012-09-04
        Time: 16:42:15.000 (accuracy: 0)
...



Perhaps ifconfig phonet0 up?
>
>

Reply via email to