I have been kicking myself trying to get my setup to see my GPS device, but no go sofar..
Have followed the above and have
- modified the kismet.conf to have kismet use
gpstype=serial and have commented out the gpsd.
- modified the serial device to
gpsdevice=/dev/ttyUSB0
Otherwise have changed nothing.
Kismet does not seem to pick up my usb GPS device, and I am wondering if I am pointing to the right source ?
Any pointers on how I can check if the USB0 is correct ?
Kismet is still advising that no GPS connected
EDIT
-----
Have checked with dmesg as is advised on the kismet site.
Output after plugging in the usb gps;
Code:
usb 4-1: new full speed USB device using uhci_hcd and address 4
usb 4-1: configuration #1 from 1 choice
cp2101 4-1:1.0: cp2101 converter detected
usb 4-1: reset full speed USB device using uhci_hcd and address 4
usb 4-1: cp2101 converter now attached to ttyUSB0
So would appear that the ttyUSB0 is correct.
When checking with lsusb as well, the device is mentioned OK.
But still kismet is advising no GPS..