gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] git head broken


From: Gary E. Miller
Subject: Re: [gpsd-dev] git head broken
Date: Tue, 5 Nov 2013 13:17:27 -0800

Yo Eric!

On Tue, 5 Nov 2013 15:48:16 -0500
"Eric S. Raymond" <address@hidden> wrote:

> Please remove the conjuct "&& session->packet.state==0" and tell me
> if SiRF-III and GR601-W start being reliable again.

I can't get my GR-601W took even when I preset the speed.  Here is the
debug:

kong gpsd # gpsd -nND7 /dev/ttyUSB0
gpsd:INFO: launching (Version 3.10~dev)
gpsd:IO: opening IPv4 socket
gpsd:SPIN: passivesock_af() -> 3
gpsd:IO: opening IPv6 socket
gpsd:SPIN: passivesock_af() -> 4
gpsd:INFO: listening on port 2947
gpsd:PROG: NTPD shmat(0,0,0) succeeded, segment 0
gpsd:PROG: NTPD shmat(32769,0,0) succeeded, segment 1
gpsd:PROG: NTPD shmat(65538,0,0) succeeded, segment 2
gpsd:PROG: NTPD shmat(98307,0,0) succeeded, segment 3
gpsd:ERROR: shmget(1196446532, 31616, 0666) failed: Invalid argument
gpsd:ERROR: shared-segment creation failed,
gpsd:INFO: stashing device /dev/ttyUSB0 at slot 0
gpsd:INFO: opening GPS data source type 3 at '/dev/ttyUSB0'
gpsd:INFO: speed 38400, 8N1
gpsd:SPIN: open(/dev/ttyUSB0) -> 5 in gpsd_serial_open()
gpsd:PROG: Probing "Garmin USB binary" driver...
gpsd:INFO: attempting USB device enumeration.
gpsd:INFO: 058f:6254 (bus 1, device 3)
gpsd:INFO: 0409:0050 (bus 1, device 4)
gpsd:INFO: 1307:0330 (bus 2, device 3)
gpsd:INFO: 056a:0015 (bus 4, device 2)
gpsd:INFO: 0d8c:0139 (bus 5, device 2)
gpsd:INFO: 04f9:2015 (bus 7, device 2)
gpsd:INFO: 03f9:0100 (bus 7, device 3)
gpsd:INFO: 2109:3431 (bus 8, device 2)
gpsd:INFO: 2109:3431 (bus 8, device 3)
gpsd:INFO: 2109:0810 (bus 9, device 2)
gpsd:INFO: 2109:0810 (bus 9, device 3)
gpsd:INFO: 2109:0811 (bus 10, device 2)
gpsd:INFO: 1d6b:0002 (bus 1, device 1)
gpsd:INFO: 1d6b:0002 (bus 2, device 1)
gpsd:INFO: 1d6b:0002 (bus 3, device 1)
gpsd:INFO: 1d6b:0001 (bus 4, device 1)
gpsd:INFO: 1d6b:0001 (bus 5, device 1)
gpsd:INFO: 1d6b:0001 (bus 6, device 1)
gpsd:INFO: 1d6b:0001 (bus 7, device 1)
gpsd:INFO: 1d6b:0002 (bus 8, device 1)
gpsd:INFO: 1d6b:0003 (bus 9, device 1)
gpsd:INFO: 058f:6254 (bus 1, device 5)
gpsd:INFO: 058f:6254 (bus 1, device 6)
gpsd:INFO: 058f:6254 (bus 1, device 7)
gpsd:INFO: 046d:0994 (bus 1, device 8)
gpsd:INFO: 04cc:1521 (bus 1, device 9)
gpsd:INFO: 046d:0a29 (bus 1, device 10)
gpsd:INFO: 1532:001c (bus 1, device 11)
gpsd:INFO: 0a12:0001 (bus 1, device 12)
gpsd:INFO: 05e3:0608 (bus 8, device 4)
gpsd:INFO: 05e3:0608 (bus 8, device 5)
gpsd:INFO: 1d6b:0002 (bus 10, device 1)
gpsd:INFO: 1d6b:0003 (bus 11, device 1)
gpsd:INFO: 05e3:0608 (bus 10, device 5)
gpsd:INFO: 04d9:1702 (bus 10, device 6)
gpsd:INFO: 04d9:1702 (bus 10, device 7)
gpsd:INFO: 0764:0501 (bus 10, device 3)
gpsd:INFO: 05e3:0608 (bus 10, device 4)
gpsd:INFO: 0403:6014 (bus 1, device 13)
gpsd:INFO: 047f:0411 (bus 1, device 14)
gpsd:INFO: 067b:2303 (bus 1, device 15)
gpsd:INFO: 0830:8001 (bus 8, device 6)
gpsd:INFO: 0bb4:0ca5 (bus 8, device 7)
gpsd:INFO: 04d9:1603 (bus 10, device 8)
gpsd:INFO: vendor/product match with 091e:0003 not found
gpsd:PROG: Probe not found "Garmin USB binary" driver...
gpsd:PROG: Probing "GeoStar binary" driver...
gpsd:IO: Sent GeoStar packet id 0xc1
gpsd:IO: => GPS: 5053474700c100010000000050924746
gpsd:PROG: Probe not found "GeoStar binary" driver...
gpsd:PROG: Probing "Trimble TSIP binary" driver...
gpsd:INFO: speed 9600, 8O1
gpsd:INFO: speed 38400, 8N1
gpsd:PROG: Probe not found "Trimble TSIP binary" driver...
gpsd:PROG: no probe matched...
gpsd:INFO: gpsd_activate(2): activated GPS (fd 5)
gpsd:PROG: PPS chrony socket /var/run/chrony.ttyUSB0.sock doesn't exist
gpsd:INFO: KPPS checking /sys/devices/virtual/pps/pps0/path, /dev/ttyUSB0
gpsd:INFO: KPPS caps 1133
gpsd:WARN: KPPS kernel PPS will be used
gpsd:PROG: PPS thread launched
gpsd:INFO: NTPD ntpshm_link_activate: 1
gpsd:INFO: device /dev/ttyUSB0 activated
gpsd:PROG: PPS Create Thread gpsd_ppsmonitor
gpsd:INFO: running with effective group ID 14
gpsd:INFO: running with effective user ID 65534
gpsd:INFO: startup at 2013-11-05T21:13:20.000Z (1383686000)
[hang...]

So maybe not speed, but some other port issue.  Here are my port settings:

kong gpsd # stty < /dev/ttyUSB0
speed 38400 baud; line = 0;
-brkint -imaxbel

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97701
        address@hidden  Tel:+1(541)382-8588

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]