Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › Installed BerryGPS/IMU but not receiving any data › Reply To: Installed BerryGPS/IMU but not receiving any data
August 7, 2017 at 7:36 am #6781
Paul Ingram
Participant
Hello Mark,
Thanks for your reply. Here are my answers…
root@raspberrypi:/etc# systemctl start gpsd
root@raspberrypi:/etc# gpspipe -r
{"class":"VERSION","release":"3.11","rev":"3.11-3","proto_major":3,"proto_minor":9}
{"class":"DEVICES","devices":[]}
{"class":"WATCH","enable":true,"json":false,"nmea":true,"raw":0,"scaled":false,"timing":false,"split24":false,"pps":false}
Then silence.
root@raspberrypi:/etc# killall gpsd
root@raspberrypi:~# cat /dev/serial0
… no output
I only have one Pi so I can’t test another. The one I have seems to run raspbian pretty well.
Due to operator failure with BBcodes, the dmesg output wasn’t listed in my original post (although it was there) so here it is again…
root@raspberrypi:/etc# dmesg | grep tty
[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ 0.000345] console [tty1] enabled
[ 0.756219] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 0.757704] console [ttyS0] disabled
[ 0.757730] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 220, base_baud = 31250000) is a 16550
[ 0.764303] console [ttyS0] enabled
[ 1.799058] systemd[1]: Expecting device dev-ttyS0.device...