Raspberry Pi and gpsd problems
I have used same GPS dongle and same settings with my Raspberry Pi projects for years but now suddently I started to have problems with it. It worked perfectly just after installing gpsd and things but after reboot I couldn’t get it work.
apt-get remove gpsd
and then
apt-get install […]