Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Geolocation using GPSD on Linux

  • 5 отговора
  • 5 имат този проблем
  • 14 изгледи
  • Последен отговор от 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

Всички отговори (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.