Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 6 of 53 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 555

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jan 2012
    Age
    43
    Posts
    4
    Rep Power
    0

    Default

    when I add map in garmin app , "Activation of maps requires Internet connection. Please ensure you have a connection to the Internet using either your data plan or Wi-Fi"

    How to these solve ?

  2.    Advertissements


  3. #2
    Tonynlia
    Guest

    Default

    I have tried blocking garmin but I to get activation of maps requires Internet connection. When I allow Internet connection I then get the error message Authentification Failure. Help

  4. #3
    Junior Member
    Join Date
    Jan 2012
    Location
    Denmark
    Posts
    2
    Rep Power
    0

    Default

    Quote Originally Posted by SuperHiTer View Post
    when I add map in garmin app , "Activation of maps requires Internet connection. Please ensure you have a connection to the Internet using either your data plan or Wi-Fi"

    How to these solve ?
    +1

    I get the exact same error after I have downloaded Streetpilot Europe with maps and added the two lines with ww..garmin.com & gold.garmin.. to avoid the Authentification failure message.

    What I'm I doing wrong?
    Last edited by dkcobradk; 22nd January 2012 at 09:50 PM.

  5. #4
    Junior Member
    Join Date
    Jan 2012
    Location
    The moon
    Posts
    6
    Rep Power
    0

    Default

    Quote Originally Posted by dkcobradk View Post
    +1

    I get the exact same error after I have downloaded Streetpilot Europe with maps and added the two lines with ww..garmin.com & gold.garmin.. to avoid the Authentification failure message.

    What I'm I doing wrong?
    I got the same problem and I delete all the files in the .System folder after that I put my own choice of files (map and 3D)(unlocked) in it and it works...

    And

    Code:
    Please Login or Register to see the links
    Put a space between the 3 lines (do not use return)

    And

    Code:
    Please Login or Register to see the links
    Check via iFiles the ownership of these new files


    Still my question remains... where is the POI folder on a iPhone or how to add the poi’s from Cyclops speedcam....

    Thx.

  6. #5
    chehov
    Guest

    Default

    Quote Originally Posted by Raven_B View Post
    I got the same problem and I delete all the files in the .System folder after that I put my own choice of files (map and 3D)(unlocked) in it and it works...

    And

    Code:
    Please Login or Register to see the links
    Put a space between the 3 lines (do not use return)

    And

    Code:
    Please Login or Register to see the links
    Check via iFiles the ownership of these new files


    Still my question remains... where is the POI folder on a iPhone or how to add the poi’s from Cyclops speedcam....

    Thx.

    Definetelly the POI does not work in this application, unless you put them in the .db file yourself
    the above is for .gpi files

    the permissions of the maps should be :

    Group wheel
    Access Permissions
    User Read,write,Exec
    Group Read,exec
    World Read,exec

    The POI data does not work on Iphone Garmin Street Pilot, with the general files working on other devices like Mobile XT Mobile PC, or Garmin Devices.

    The poi database is stored in /Var/mobile/applications/blabla/Library/sdcard/.System/SQlite/

    /resent_searches.db - speaks for itself
    /local_poi.db - this is interesting - i did not figure out the database structure entirely
    /mylocations.db - custom inputs
    /system.db - speedcorrections inside - if you did any during your jurneys


    the coordinates format is !@^@%$^- no info

    the files can be opened and manipulated with SQLite Browser

    If someone with deep knowledge, could make script for convert and import of POI, it would be awesome.

  7. #6
    Junior Member
    Join Date
    Sep 2011
    Location
    shanghai
    Age
    35
    Posts
    1
    Rep Power
    0

    Default

    i try to open the "mylocations.db" file with sqlitebrowser,find out that the real cordinate(in degree) for (372475068,1449302728 ) is (31.2205,121.47915) 372475068/31.2205=11930464.53 ,11930464.84 this is the FACTOR
    by exporting the favorite chart into *.csv and we can transfer the cordinate to *.gpx manually.(EXCEL is needed,i am not sure whether gpsbarbel can do it or not)
    If someone could make a convertion program, it would be awesome.
    Last edited by yanghai8888; 3rd March 2012 at 02:17 AM.

  8. #7
    Junior Member
    Join Date
    Jan 2012
    Location
    The moon
    Posts
    6
    Rep Power
    0

    Default

    Quote Originally Posted by chehov View Post
    Definetelly the POI does not work in this application, unless you put them in the .db file yourself
    the above is for .gpi files

    the permissions of the maps should be :

    Group wheel
    Access Permissions
    User Read,write,Exec
    Group Read,exec
    World Read,exec

    For the iPhone:

    Ownership:
    Owner: mobile
    Group: mobile

    Access Permissions:
    User: Read, Write, Execute
    Group: Read, Execute
    World: Read, Execute


    Yep, this is correct one... I copy & paste a wrong one :umbrella:

    The poi database is stored in /Var/mobile/applications/blabla/Library/sdcard/.System/SQlite/

    /resent_searches.db - speaks for itself
    /local_poi.db - this is interesting - i did not figure out the database structure entirely
    /mylocations.db - custom inputs
    /system.db - speedcorrections inside - if you did any during your jurneys

    the coordinates format is !@^@%$^- no info

    the files can be opened and manipulated with SQLite Browser

    If someone with deep knowledge, could make script for convert and import of POI, it would be awesome.

    He, Thx chehov for trying to help me
    For the above, is this not for personal poi’s? My question is for the Cyclops speedcams... everyone is speaking about a POI folder?
    But where on a iPhone?

    Thx and regards.

    Quote Originally Posted by Raven_B View Post
    I got the same problem and I delete all the files in the .System folder after that I put my own choice of files (map and 3D)(unlocked) in it and it works...

    And

    Code:
    Please Login or Register to see the links
    Put a space between the 3 lines (do not use return)

    And

    Code:
    Please Login or Register to see the links
    Check via iFiles the ownership of these new files

    Still my question remains... where is the POI folder on a iPhone or how to add the poi’s from Cyclops speedcam....

    Thx.
    My above post about ownership is wrong...

    For the iPhone:

    Ownership:
    Owner: mobile
    Group: mobile

    Access Permissions:
    User: Read, Write, Execute
    Group: Read, Execute
    World: Read, Execute


    Yep, this is correct one... I copy & paste a wrong one :umbrella:

    He, Thx chehov for trying to help me
    The poi database is stored in /Var/mobile/applications/blabla/Library/sdcard/.System/SQlite/
    Your reply, is this not for personal poi’s? My question is for the Cyclops speedcams... everyone is speaking about a special POI folder?

  9. #8
    Vladimir0001
    Guest

    Default

    Here is solution for jailbreak iPhone.

    Extract and install Garmin downloaded from here

    - From Cydia, add the repository cydia.xsellize.com

    - Download and install the package FIREWALL IP from the repository

    - When you restart, perform firewalling

    run FIREWALL IP

    - Go GLOBAL DENY

    - Press TAP TO ADD A HOSTNAME

    - type in gold.garmin.com:80 and press OK

    - At this point it may be possible to run the Garmin without problems

  10. #9
    Vladimir0001
    Guest

    Default

    For iPhone with jailbreck.

    if you don't want to install "FIREWALL IP" for just one program then add following line to the hosts file in /etc (use free iFunBox.exe)

    Line in /etc/hosts file:
    Code:
    Please Login or Register to see the links
    Last edited by Ballebar; 14th January 2012 at 11:19 AM. Reason: Corrected host link to Garmin

  11. #10
    ken211
    Guest

    Default

    i am having the same issue with garmin app requesting activation of maps. Any ideas? I did all that was written here but still system requires activation of maps.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

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