Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search 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.

Learn More

Geolocation using GPSD on Linux

  • 5 replies
  • 5 have this problem
  • 14 views
  • Last reply by 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

All Replies (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.