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

Re: Re: Garmin GPS-18 connected by USB



I cannot get garmin_gps to compile.

I tried using the stock Debian kernel 2.6.10-1-686.

Running: sudo sh ./compile.sh /usr/src/kernel-source-2.6.10 
in the garmin_gps-0.22 directory (where the source is), gives me pages
and pages of warnings and errors ending with:
make[1]: *** [/home/depriest/garmin_gps-0.22/garmin_gps.o] Error 1
make: *** [_module_/homedepriest/garmin_gps-0.22] Error 2
Makefile:404: .config: No such file or directory
make -rR -f /usr/src/kernel-source-2.6.10/scripts/Makefile.modinst

On Tue, 08 Feb 2005 19:39:40 +0400, Himawan Nugroho <[REMOVED]> wrote:
> Hi,
> I use garmin-gps driver from sourceforge
> (http://sourceforge.net/projects/garmin-gps/) and it's working fine with
> my kismet
> Before I could not detect it with lsusb because I used ehci-hcd
> Then I changed to uhci-hcd, reboot while connecting the gps and I could
> see it's mapped to /dev/ttyUSB0
> With garmin_gps driver, you need to use garminusb2nmea to get the
> reading that compatible with kismet
> Just follow the readme to use mkfifo /tmp/gps
> garminusb2nmea /dev/ttyUSB2 /tmp/gps &
> And point gpsd to this file: gpsd -p /tmp/gps
> 
> Himawan



Reply to: