Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Geolocation using GPSD on Linux

  • 5 Antworten
  • 5 haben dieses Problem
  • 14 Aufrufe
  • Letzte Antwort von BillLee

more options

In the document

https://developer.mozilla.org/En/Using_geolocation

it says

"Firefox 3.6 (Gecko 1.9.2) added support for using the GPSD (GPS daemon) service for geolocation on Linux."

I am running 3.6.13 and GPSD on Fedora 13. How do I "turn on" using the GPSD for geolocation on my system?

Thanks.

Bill Lee

In the document https://developer.mozilla.org/En/Using_geolocation it says "Firefox 3.6 (Gecko 1.9.2) added support for using the GPSD (GPS daemon) service for geolocation on Linux." I am running 3.6.13 and GPSD on Fedora 13. How do I "turn on" using the GPSD for geolocation on my system? Thanks. Bill Lee

Alle Antworten (5)

more options

BumpToTop

more options

A pointer to available documentation for using GPSD in FireFox would be appreciated.

more options

BumpToTop

more options

Anything here: Bug 584015 – gpsd has changed protocol, GPSDGeolocationProvider is broken

more options

Thanks for the response. the Bug you pointed at does, indeed, have a goodly amount of information, some of which I have been able to verify through my own experience (today!). In my case, I have am using an earlier version of gpsd and do not yet have to face the new protocol.

But I DID find what appears to be errors in the code that I was able to fix, and was successful in making my simple application work. I have communicated with the author of that segment of code and await further feedback from him about what to do next.