[ gpsdrive ] GPSDRIVE can't communicate with my globalsat BU-353

Wayne Topa linuxone at intergate.com
Sat Apr 4 06:25:01 AKDT 2009


Ross Scanlon wrote:
>> Let me try this again.
>>
>> gpsd is running
>> The "roadnav" application finds the GPS and reports 8 Sat's found and my
>> Latitude and Longitude.  The port it reports the GPS using is
>> /dev/ttyUSB7.
>>
>> If I modify /etc/default/gpsd like so
>> DEVICES="/dev/ttyUSB7"
>> gpsdrive does see the gps as well.
>>
>> With gpsdrive running if I do "sudo telnet localhost 2947"
>> it displays "Escape character is '^['" and then times out.
>>
>> Gpsdrive continues to run and the map downloaded for my location works.
>>
>> So it seems that the default parameters for gpsd, DEVICES=/dev/ttyUSB?,
>> have to be set for gpsdrive to work.  I tried setting
>> DEVICES=ttyUSB[0-7], and DEVICES="/dev/ttyUSB0, /dev/ttyUSB7" but that
>> did not work.
>>
>> Wayne
>> Running Squeeze downloaded this morning.
>
> 
> Wayne,
> 
> Read this for correct installation of gpsd
> 
> http://apps.sourceforge.net/mediawiki/gpsdrive/index.php?title=8.04_manual

Thanks for the link!!

> The default parameters for gpsd for device should be /dev/gps and hotplug
> should automatically handle this for you.

Well maybe it *should have*, but it didn't/doesn't.  I don't have 
/dev/gps.  So I changed /etc/default/gpsd to what the  8.04_manual has 
for that file. Unplugged the gps, stopped gpsd, restarted gpsd, plugged 
gps in.  Ran gpspipe -r which displays one line "GPSD, R=1", and still 
no /dev/gps and gpsdrive can't see the gps.

Debian Squeeze does not have a hotplug package.  It has been replaced 
with udev IIRC.  So it seems, to me anyway, that the
  /etc/udev/rules.d/z60_gpsd.rules file should be creating the /dev/gps
device.  There is no reference to it in that file though or any mention 
of /etc/default/gpsd.

What are other Debian Squeeze users seeing?

Switched the default/gpsd back to what I had and gpsdrive is working 
again and plotting the gps which is on /dev/ttyUSB7.

The 8.04 manual instructions dit not work for setting up the databases 
either.  Guess Ubuntu is a bit different the Debian Squeeze.

Thanks for your reply Ross.

Best Regards

Wayne



More information about the GPSdrive mailing list