Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1621) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1621 eval




Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Kein GPS Empfang
#1
Hallo zusammen,

Leider Funktioniert meine USB GPS mouse nicht:
http://www.navilock.de/produkte/G_60095/merkmale.html

Code:
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqklqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
x    Time:       n/a                        xxPRN:   Elev:  Azim:  SNR:  Used: x
x    Latitude:   n/a                        xx                                 x
x    Longitude:  n/a                        xx                                 x
x    Altitude:   n/a                        xx                                 x
x    Speed:      n/a                        xx                                 x
x    Heading:    n/a                        xx                                 x
x    Climb:      n/a                        xx                                 x
x    Status:     NO FIX (0 secs)            xx                                 x
x    Longitude Err:   n/a                   xx                                 x
x    Latitude Err:    n/a                   xx                                 x
x    Altitude Err:    n/a                   xx                                 x
x    Course Err:      n/a                   xx                                 x
x    Speed Err:       n/a                   xx                                 x
x    Time offset:     n/a                   xx                                 x
x    Grid Square:     n/a                   xx                                 x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

startcarpc:
# Start gpsd
sudo killall gpsd
#gpsd /dev/ttyAMA0
gpsd /dev/ttyUSB0

tail -f /var/log/messages:

Code:
Aug  7 00:38:25 CarPi gpsd[2410]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Aug  7 00:38:28 CarPi gpsd[2410]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Aug  7 00:38:28 CarPi gpsd[2410]: gpsd:ERROR: read-only device open failed: No such file or directory
Aug  7 00:38:28 CarPi gpsd[2410]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Aug  7 00:38:28 CarPi gpsd[2410]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Aug  7 00:38:28 CarPi gpsd[2410]: gpsd:ERROR: read-only device open failed: No such file or directory
Aug  7 00:38:28 CarPi gpsd[2410]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Aug  7 00:38:33 CarPi gpsd[2410]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Aug  7 00:38:33 CarPi gpsd[2410]: gpsd:ERROR: read-only device open failed: No such file or directory
Aug  7 00:38:33 CarPi gpsd[2410]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.

Kann mir jemand helfen Confused

War ein Falscher eintrag:

Für diese GPS Mouse musste ich ttyACM0 in die StartCarPc einschreiben Smile
Zitieren
#2
Hallo,

ich hab das selbe Problem wie oben, nur mit anderen Fehlermeldungen:

Jul 3 14:10:16 CarPi gpsd[1271]: gpsd:ERROR: read-only device open failed: No such file or directory
Jul 3 14:10:16 CarPi gpsd[1271]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Jul 3 14:10:21 CarPi gpsd[1271]: gpsd:ERROR: device open failed: Permission denied - retrying read-only
Jul 3 14:10:21 CarPi gpsd[1271]: gpsd:ERROR: read-only device open failed: Permission denied
Jul 3 14:10:21 CarPi gpsd[1271]: gpsd:ERROR: /var/run/gpsd.sock: device activation failed.
Jul 3 14:10:21 CarPi gpsd[1271]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only
Jul 3 14:10:21 CarPi gpsd[1271]: gpsd:ERROR: read-only device open failed: No such file or directory
Jul 3 14:10:21 CarPi gpsd[1271]: gpsd:ERROR: /dev/ttyUSB0: device activation failed.
Jul 3 14:12:28 CarPi rsyslogd-2007: action 'action 17' suspended, next retry is Sun Jul 3 14:12:58 2016 [try http://www.rsyslog.com/e/2007 ]
Jul 3 14:14:23 CarPi rsyslogd-2007: action 'action 17' suspended, next retry is Sun Jul 3 14:14:53 2016 [try http://www.rsyslog.com/e/2007 ]

Startcarpc:
# Start gpsd
sudo killall gpsd
#gpsd /dev/ttyACM0
gpsd /dev/ttyUSB0

Probiere schon über eine Woche dran rum, ohne Erfolg.

Danke schon mal für eure Hilfe.
Zitieren
#3
Probier das mal: http://raspicarprojekt.de/showthread.php...42#pid3942
CarPi: RPi 3 mit 7" RPi Touchscreen & PiUSV+, Jessie, Kodi 15.2
Testing: Raspbian Jessie mit Kodi 15.2 - Step by Step
Projekte: SmartHome, Ambilight
Zitieren
#4
Hallo, danke für die Hilfe, aber leider funktioniert das auch nicht. Kann es sein, dass die USB Ports nicht richtig funktionieren? Weil eine Tastatur geht auch nicht, nur ca. 5 sec. und dann muss ich den USB Stecker ziehen und wieder stecken, dann hab ich wieder 5 sec.
Zitieren
#5
Klingt auf jeden Fall komisch. Ich hab bisher keine Tastatur gehabt die nicht funktionierte.
CarPi: RPi 3 mit 7" RPi Touchscreen & PiUSV+, Jessie, Kodi 15.2
Testing: Raspbian Jessie mit Kodi 15.2 - Step by Step
Projekte: SmartHome, Ambilight
Zitieren
#6
Hab mal Raspbian installiert mal probiert, da geht die Tastatur, die GPS Mous aber auch nicht. Schick die zurück und hab mir die bestellt, die du auch benutzt. Mal sehen ob es damit klappt.
Zitieren
#7
Mit der neuen GPS Mous gehts ohne Probleme. Ein gesteckt und es lief, es kann so einfach sein!
Zitieren
#8
(08.09.2015, 13:21)schnibli schrieb:
War ein Falscher eintrag:

Für diese GPS Mouse musste ich ttyACM0 in die StartCarPc einschreiben Smile

 Bei mir das gleiche, 2 tage nach gesucht was es denn sein könnte.
bei mir stand zum schluss "ttyACM0 was not an mtp device" oder so ähnlich.

hab dann was gefunden,
in der startcarpc volgende zeile einfügen:
# Start gpsd
sudo killall gpsd
#gpsd /dev/ttyAMA0
gpsd /dev/ttyACM0
#gpsd /dev/ttyUSB0

sudo  gpsdctl  add   /dev/ttyACM0

nun läuft es wieder.

cu.
uriel2006
RasPi 3,  PiUSV+ mit 12500 mAh , 7" Touch, Gps maus von navilock, Jessi und kodi auf 128gb ssd ohne sd Karte.
Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
RasPiCarProjekt