01.09.2016, 16:50
(Dieser Beitrag wurde zuletzt bearbeitet: 01.09.2016, 17:25 von castaway1988.)
hallo nochmal,
so jetzt hab ich mir einen GPS usbstick geholt und das gleiche problem.
das kommt als meldung
tail -f /var/log/messages:
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: /var/run/gpsd.sock: device activation failed.
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: read-only device open failed: No such file or directory
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: device open failed: Permission denied - retrying read-only
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: read-only device open failed: Permission denied
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: /var/run/gpsd.sock: device activation failed.
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: read-only device open failed: No such file or directory
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
in der startcarpc: hab ich auch alle variationen durch getestet....aber nichts passiert.
bin langsam am verzweifeln :-(
ps ax | grep gpsd
1575 ? S<s 0:00 /usr/sbin/gpsd -N /var/run/gpsd.sock /dev/ttyUSB0
2088 pts/0 S+ 0:00 grep --color=auto gpsd
killall gpsd
gpsd(1575): Die Operation ist nicht erlaubt
gpsd: Kein Prozess gefunden
kommt bei mir als antwort
hab auch noch mal dein Img aufgespiellt. alles so gelassen und das problem bleib das selbe ob mit USB-GPS-Stick, gpio, oder ttl usb kabel
so jetzt hab ich mir einen GPS usbstick geholt und das gleiche problem.
das kommt als meldung
tail -f /var/log/messages:
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: /var/run/gpsd.sock: device activation failed.
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: read-only device open failed: No such file or directory
Sep 1 17:40:21 CarPi gpsd[1884]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: device open failed: Permission denied - retrying read-only
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: read-only device open failed: Permission denied
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: /var/run/gpsd.sock: device activation failed.
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: read-only device open failed: No such file or directory
Sep 1 17:40:26 CarPi gpsd[1884]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
in der startcarpc: hab ich auch alle variationen durch getestet....aber nichts passiert.
bin langsam am verzweifeln :-(
(30.08.2016, 09:25)cbrauweiler schrieb: Die GPS Module über GPIO sind Kacke. Werde so oft deswegen angelabert und weiß es leider auch nicht.hi,
Problem in deinem Fall könnte sein, das du gpsd nicht rekonfigurieren kannst solange es läuft.
ps ax | grep gpsd #sollte 2 zeilen auswerfen, einmal halt der ps ax
killall gpsd #damit wird der daemon gestoppt
dann probier mal dein reconfigure da aus
ps ax | grep gpsd
1575 ? S<s 0:00 /usr/sbin/gpsd -N /var/run/gpsd.sock /dev/ttyUSB0
2088 pts/0 S+ 0:00 grep --color=auto gpsd
killall gpsd
gpsd(1575): Die Operation ist nicht erlaubt
gpsd: Kein Prozess gefunden
kommt bei mir als antwort
hab auch noch mal dein Img aufgespiellt. alles so gelassen und das problem bleib das selbe ob mit USB-GPS-Stick, gpio, oder ttl usb kabel