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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to