Results 1 to 12 of 12

Thread: gps.conf

  1. #1
    offline Of Mice and Modders
    Join Date
    Jan 2010
    Posts
    56
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    21
    Uploads
    0

    gps.conf

    i need a help:
    my gps doesn't work. i suspect an error in my gps.conf file.
    So i ask if anyone of you can edit and post what is written in this file?

    thank a lots

  2. #2
    offline So I Hear You Can Mod
    Join Date
    Jun 2010
    Location
    Beantown
    Posts
    101
    Thanks
    18
    Thanked 36 Times in 16 Posts
    Downloads
    0
    Uploads
    0
    If you're using one of the roms from this forum why not just use titanium to save your apps, wipe, wipe, and reflash the rom? That usually fixes problems, especially when its a problem most people don't have.

    That's the only solution I can help you with. Sorry

    MotoCliq using Tapatalk
    [DEVICE] MotoCliq Titanium
    [ROMS] j_r0dd's TheOfficial 1.6 & VwE 1.2
    [RECOVERY] j_r0dd's 2.0 FINAL
    [THEMES] RedBlackGray & Vanilla Ginger


  3. #3
    adlx's Avatar
    offline Maker of adlxmod
    Join Date
    Jan 2010
    Location
    Madrid, Spain
    Posts
    1,034
    Thanks
    610
    Thanked 1,485 Times in 366 Posts
    Downloads
    30
    Uploads
    0
    You can find the answer opening a rom's zip file and browsing through it to find /system/etc/gps.conf.

    In my roms, the file is:

    Code:
    SUPL_HOST=lbs.geo.t-mobile.com
    SUPL_PORT=7275
    NTP_SERVER=xtra1.gpsonextra.net
    XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
    XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
    XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
    Download my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...

    Like my work? Support me: & visit my adlxmod site and follow me on Twitter
    Tambien me puedes encontrar en Movilzona (Esp)

  4. #4
    offline Of Mice and Modders
    Join Date
    Jan 2010
    Posts
    56
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    21
    Uploads
    0
    Ohh finally!!!!!
    so my file is different and i think that caused the stop of my gps.
    Now ...how to correct the file ? my phone is rooted, android 2.1 original rom. I can edit the file, modify it, but can't save changes.
    How can i do it?
    thanks a lot.

  5. #5
    adlx's Avatar
    offline Maker of adlxmod
    Join Date
    Jan 2010
    Location
    Madrid, Spain
    Posts
    1,034
    Thanks
    610
    Thanked 1,485 Times in 366 Posts
    Downloads
    30
    Uploads
    0
    Assuming you have te gps.conf file in c:\, run the following:

    Code:
    adb remount
    adb push c:\gps.conf /system/etc
    adb shell reboot
    Download my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...

    Like my work? Support me: & visit my adlxmod site and follow me on Twitter
    Tambien me puedes encontrar en Movilzona (Esp)

  6. #6
    offline Of Mice and Modders
    Join Date
    Jan 2010
    Posts
    56
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    21
    Uploads
    0
    Thank,

    so i should compile with a text editor the right file and then push it as described above overwriting the file?
    Last edited by feffe73; 01-04-2011 at 10:27 AM.

  7. #7
    Double0EK's Avatar
    offline Call Me THE Mobile Modder
    Join Date
    Apr 2010
    Location
    Las Vegas, NV
    Posts
    2,069
    Thanks
    339
    Thanked 466 Times in 367 Posts
    Downloads
    22
    Uploads
    0
    No. Just copy the files you need from the FIXED gps file and pasre it to your c:\androidsdk\tools folder. Then use ADB to push the files to your phone. Don't forget to remove the old files.

  8. #8
    offline Of Mice and Modders
    Join Date
    Jan 2010
    Posts
    56
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    21
    Uploads
    0
    very thanks.
    I 've solved re-flashing the rom. Now the file is correct...but no gps.
    Always serching.
    I can't believe my gps is broken! i bought it overall for GPS!!!

  9. #9
    Double0EK's Avatar
    offline Call Me THE Mobile Modder
    Join Date
    Apr 2010
    Location
    Las Vegas, NV
    Posts
    2,069
    Thanks
    339
    Thanked 466 Times in 367 Posts
    Downloads
    22
    Uploads
    0
    Not sure if this has any merrit but have you Calibrated the phones Compass? Maybe that might be an issue also...just a thought.

  10. #10
    offline Of Mice and Modders
    Join Date
    Jan 2010
    Posts
    56
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    21
    Uploads
    0
    calibrate.
    My gps goes well since 2 weeks ago. I suspect an hardware problem.

  11. #11
    bestialbub's Avatar
    offline Operator3B
    Join Date
    Sep 2010
    Location
    bakersfield, ca
    Posts
    702
    Thanks
    191
    Thanked 406 Times in 215 Posts
    Downloads
    18
    Uploads
    4
    A hardware problem that changes your softwares configuration files..

    Umm.. that's a pretty big coincidence!

    I'd swear the softwares configuration problem would explain the hardwares problem..

    Sent from my MB300 using Tapatalk

  12. #12
    offline Of Mice and Modders
    Join Date
    Jan 2010
    Posts
    56
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    21
    Uploads
    0
    no, software configuration probabily was changed by some apk or a navigator software.
    my phone now can't see any satellite.

    Now ...adb remount failed...

    C:\Users\federico>adb remount
    remount failed: Operation not permitted
    Last edited by feffe73; 01-06-2011 at 12:04 PM. Reason: Automerged Doublepost

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •