Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
crypted
Old
#391  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3746
Posts: 2,456
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by mknewman View Post
Best I can tell ICS broke GPS completely.
Sad to hear...

If you can private message me a link to a custom ZIP file containing all of /etc/gps/ and /data/gps along with the original gps.conf from /etc/ if there is one, I'll see what I can do.
 
pacificwing
Old
#392  
Senior Member
Thanks Meter 23
Posts: 119
Join Date: Jul 2011
Location: Vancouver
Quote:
Originally Posted by mknewman View Post
Best I can tell ICS broke GPS completely.
You aren't, by chance, using Thor's rom are you? If so, try flexreaper or another one.

Thor's rom broke the GPS on my device too. I asked about it in their forums and his response was something along the lines of "it works on mine. you're on your own".

Anyway. Try another rom. It might work for you.
 
mknewman
Old
(Last edited by mknewman; 1st May 2012 at 03:32 AM.)
#393  
Senior Member
Thanks Meter 37
Posts: 487
Join Date: Dec 2006
Location: Houston, Tx

 
DONATE TO ME
I'm on the stock ICS OTA release with root and unlocked ROM.

I'll make up a zip for you.

Sent from my SGH-T989 using XDA
Attached Files
File Type: zip etc-gps.zip - [Click for QR Code] (2.0 KB, 43 views)
File Type: zip data-gps.zip - [Click for QR Code] (1.18 MB, 43 views)
 
drharisis
Old
#394  
Senior Member
Thanks Meter 9
Posts: 329
Join Date: Jul 2008
Quote:
Originally Posted by mknewman View Post
I'm on the stock ICS OTA release with root and unlocked ROM.

I'll make up a zip for you.

Sent from my SGH-T989 using XDA
i WAS THINKING that quickgpsfix is solved on official release...Running flexreaper I had really quickgpsfix 3 weeks ago when I extracted a libs.so file ondata/gps(it was locking 8 sats on a few sec)..Unfortunately file expired and eventhough tested build1 or 2 I had never again a quick fix
 
crypted
Old
#395  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3746
Posts: 2,456
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by mknewman View Post
I'm on the stock ICS OTA release with root and unlocked ROM.

I'll make up a zip for you.

Sent from my SGH-T989 using XDA
Thanks. I'll try to make something beneficial if at all possible.

Sent from my Desire HD using XDA
 
maris__
Old
#396  
Senior Member
Thanks Meter 61
Posts: 172
Join Date: Aug 2011
To my opinion, the reason for the time until sat fix is getting worse is just the fact that the lto.dat files that are packed with the diverse ROMs are outdated. So I guess the quickest soloution for this problem is to download the latest lto.dat file by our own. Following crypted and pacificwing's suggestions I am using the following two commands in the <hal> section of the gpsconfig.xml file:

ltoFileName="lto2.dat"
acLtoDir="/mnt/sdcard/Download/"

In my Opera browser I have bookmarked "gllto.glpals.com/30day/v2/latest/" (thanks to pacificwing for the link). If I know that I will use GPS, I am just downloading the actual version of lto2.dat; then I always have the same quick sat fix.

With best regards, maris
 
crypted
Old
#397  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3746
Posts: 2,456
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by maris__ View Post
To my opinion, the reason for the time until sat fix is getting worse is just the fact that the lto.dat files that are packed with the diverse ROMs are outdated. So I guess the quickest soloution for this problem is to download the latest lto.dat file by our own. Following crypted and pacificwing's suggestions I am using the following two commands in the <hal> section of the gpsconfig.xml file:

ltoFileName="lto2.dat"
acLtoDir="/mnt/sdcard/Download/"

In my Opera browser I have bookmarked "gllto.glpals.com/30day/v2/latest/" (thanks to pacificwing for the link). If I know that I will use GPS, I am just downloading the actual version of lto2.dat; then I always have the same quick sat fix.

With best regards, maris
It's quite annoying that the system will not auto refresh the file like it's supposed to. Yay for Acer I guess...
 
maris__
Old
#398  
Senior Member
Thanks Meter 61
Posts: 172
Join Date: Aug 2011
Indeed. I guess it is something basic that prevents the Acer tablets form updating. No idea what.
 
BakaNeko59
Old
#399  
BakaNeko59's Avatar
Senior Member
Thanks Meter 47
Posts: 210
Join Date: Jan 2011
Location: Bremerton, WA
Quote:
Originally Posted by crypted View Post
It's quite annoying that the system will not auto refresh the file like it's supposed to. Yay for Acer I guess...
It shouldn't be that difficult to use SManager to run a shell script that does the download for you, but my tab is on the fritz right now and I lost the work I was doing on that. I remember trying to use wget with the download address, however, and it didn't work...

I'll revisit it once I get my tab working again...
BakaNeko59
Acer Iconia A500 32gb - REFLEXXX ICS
Samsung Galaxy S III (AT&T) - Rooted with S3Rx JB
Nook Color (my "backup tab") - CM10 nightlies
And a bunch of other stuff running Android, IOS, Windows 7, Server 2008 R2, Linux, etc.
http://bakarider.net
or, if you're into crafts check out our store at http://www.pnwcrafts.com
 
crypted
Old
#400  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3746
Posts: 2,456
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by BakaNeko59 View Post
It shouldn't be that difficult to use SManager to run a shell script that does the download for you, but my tab is on the fritz right now and I lost the work I was doing on that. I remember trying to use wget with the download address, however, and it didn't work...

I'll revisit it once I get my tab working again...
I do not believe wget is an available option. Try fetch or lynx instead. I don't know, though.

A script would be simple. You could use an update variable, or simply rm -rf the file and re-download it.

 
Post Reply+
Tags
gps, iconia, lock, slow
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...