chevanlol360
Android Expert
maybe you can try this, dial ##4772576#
enter your 6-digit MSL![]()
Tried that months ago, no effect whatsoever.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
maybe you can try this, dial ##4772576#
enter your 6-digit MSL![]()
So according to the person who talked to chevan, we can expect an OTA update next week or in two weeks?
Again, according to the person chevan talked to...
Finally got a lock again, but its few and far between. so GPS is effectively no longer usable.
Tracker booster helped a little, but not enough. The qualcomm app didn't seem to help at all. Factory reset did not help.
I got no help from Izat qualcomm enhanced location service, and I also got no help from Tracker Booster.
BUT I discovered a free app through Google Play called ActiveGPS and now my Optimus F7 phone works just like it is supposed to!
I got no help from Izat qualcomm enhanced location service, and I also got no help from Tracker Booster.
BUT I discovered a free app through Google Play called ActiveGPS and now my Optimus F7 phone works just like it is supposed to!
Since you're rooted, I'd try something thats worked for me on previous phones.I downloaded the app, but it doesn't seem to be doing anything. (I'm currently running CM10)
this why change to a Samsung galaxy s5Like just about everyone, the GPS on my f7 was miserable. It seems to be corrected now. The phone is stock, I turned off the qualcomm enhanced location service, and restarted. Then I downloaded GPS Status and Toolbox from the play store. For the past three days my Nav has held as one would expect from any properly functioning phone... feel like I'm @ risk of jinxing it but thought I should share.
My gps quality has been poor (often one or two satellites) , sometimes a little slow to lock, but functional. Not sure, but it seems worse when the phone is connected 4G. I'm wondering if there's interference from the LTE radio. It might be worth investigating.
(Edit: After watching things some more, I don't think 3G vs 4G makes a difference. )
Update: I purchased a second F7 unit having returned the first one due to the defective GPS. The second unit is barely any better. It is still useless for GPS purposes. Not only does it take quite a long time to lock on (when it does), but it frequently drops the lock even when out in the wide open. Just as the first unit, it cannot lock when inside any vehicle.
There appears to be serious quality control issues with this phone. Avoid it.
Similar threads merged
Since you're rooted, I'd try something thats worked for me on previous phones.
We used to have issues on the old EVO 4G getting GPS to lock on AOSP ROMS. However, we found out if we got a lock on the stock ROM, opened up GPS status and toolbox and then backed up the app and data with titanium backup when we restored the app on CM the gps would be able to get a lock again.
So it may be worth trying.
LGE_XTRA_IGNORE_NETWORK_STATE_CHANGE=1
LGE_XTRA_NTP_RETRY_INTERVAL=-1
NTP_SERVER=us.pool.ntp.org
NTP_SERVER=north-america.pool.ntp.org
LGE_XTRA_DATA_RETRY_INTERVAL=-1
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin
DEBUG_LEVEL = 5
INTERMEDIATE_POS=0
ERR_ESTIMATE=0
CAPABILITIES=0x10
ENABLE_WIPER=0
LPP_PROFILE = 0
LGE_GPS_POSITION_MODE=standalone
has anyone else tried this? I don't have service on this phone anymore so I don't know if this will work for me. I'm gonna try anyway, see what happensTry editing your gps.conf file in system/etc folder to read like this:
Code:LGE_XTRA_IGNORE_NETWORK_STATE_CHANGE=1 LGE_XTRA_NTP_RETRY_INTERVAL=-1 NTP_SERVER=us.pool.ntp.org NTP_SERVER=north-america.pool.ntp.org LGE_XTRA_DATA_RETRY_INTERVAL=-1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin DEBUG_LEVEL = 5 INTERMEDIATE_POS=0 ERR_ESTIMATE=0 CAPABILITIES=0x10 ENABLE_WIPER=0 LPP_PROFILE = 0 LGE_GPS_POSITION_MODE=standalone
(note, must be rooted to edit this file)