Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

Geolocation using GPSD on Linux

  • 5 svar
  • 5 har dette problem
  • 14 visninger
  • Seneste svar af 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 svar (5)

more options

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

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.