« Return to Thread: GPSDRIVE can't communicate with my globalsat BU-353

Re: GPSDRIVE can't communicate with my globalsat BU-353

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View in Thread

On Freitag 03 April 2009, Wayne Topa wrote:

> � wrote:
> > My config:
> > Dell inspiron mini 9, Ubuntu 8.04.
> > USB GPS Globalsat BU-353
> > Gpsdrive 2.10 pre 4-1 and GPSD 2.36-2 installed from universe repository
> > using synaptic.
> >
> > GPSdrive says "No GPS used"
> > When I telnet localhost 2947 I get:
> > $ sudo telnet localhost 2947
> > Trying 127.0.0.1...
> > telnet: Unable to connect to remote host: Connection refused
> > GPSDRIVE is launched using: gpsdrive -S -q -M pda -g 1024x600
> > GPSD is installed but not running:
> > gilibert@gilibert:~$ ps -edf | grep gpsd
> > gilibert  6652     1  9 00:01 ?        00:02:56 gpsdrive -S -q -M pda -g
> > 1024x600
> > I thought GPSD was launched by gpsdrive ?
> > Thanks in advance for any clue for newby.
>
> I have gpsd running and gpsdrive can't find it.  I tried roadmap and it
> does find the gps on dev/ttyUSB7 and shows I have 8 Sats.
>
> I can no longer find a way to configure the GPS in gpsdrive do guess
> that it does not auto detect or just wasn't programmed to expect that
> many USB ports.  I found an option in an old .gpsdriverc
> "serialdevice = /dev/ttyUSB0".  I added that to the current rc file,
> with ttyUSB7 of course, but that didn't help.

It slightly sounds to me like you are probably mixing up
GPS-device-file(dev/gps) and /usr/sbin/gpsd. You need a seperate Daemon
called gpsd (to connect to. This Daemon itself then connects to your
gps-device-file which itself is connected to your GPS by the kernel..
The old GpsDrive versions had direct connection inside AND had an automatic
gpsd strting mechanism. This is no longer inside GpsDrive and has to be
configured/started by the system outside gpsdrive.


If you are doing
   > > $ sudo telnet localhost 2947
   > > Trying 127.0.0.1.. .
   > > telnet: Unable to connect to remote host: Connection refused
and getting "no connection", you either have gpsd not running or it's
configured different than you thougt.

> BTW the reason for the hight usb port is that I am testing this on a
> desktop.


--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

 « Return to Thread: GPSDRIVE can't communicate with my globalsat BU-353