Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 555

Threaded View

  1. #11
    tonytone
    Guest

    Default

    Quote Originally Posted by angelsinojos View Post
    Hey Tony, this is how I have the files in hots. I did erase or put the sign number to the files and it did not work, tried different combinations. the gold garmin is needed so that the error is not displayed.
    127.0.0.1 triplew.garmin.com
    127.0.0.1 gold.garmin.com ( this one is needed like this to not get the authentication error )
    127.0.0.1 bronze.garmin.com
    127.0.0.1 downloadg.garmin.com

    I am using the 2013.40 files, and everything works perfect. just the google search, the weather on destination, cams, and traffic are not showing. Any help would be apprecciated and good work.

    thanks
    Put # in front of the triplew, bronze, downloadg (and silver, if it's there in your hosts file); also make sure you either don't have a carriage return after the very last non-# entry in your /etc/hosts file...or alternately, make sure the very last line in the file starts with a #.

    Example /etc/hosts file (partial-includes just the Garmin stuff):

    127.0.0.1
    Code:
    Please Login or Register to see the links
    127.0.0.1 gold.garmin.com (if this is the very last line in your /etc/hosts file, make sure you do not hit the Enter key or otherwise insert a Carriage return at the end of this line)

    or

    127.0.0.1
    Code:
    Please Login or Register to see the links
    127.0.0.1 gold.garmin.com
    #127.0.0.1 downloadg.garmin.com
    #127.0.0.1 triplew.garmin.com
    #127.0.0.1 bronze.garmin.com
    #127.0.0.1 silver.garmin.com
    # (this is the very last line in the /etc/hosts file--do not hit the Enter key after typing this line)


    Also make sure you have the right settings in the required plist files (see elsewhere in this thread for which plist files need to be modified).
    Last edited by Roger; 21st March 2013 at 06:30 PM. Reason: coded links

  2.    Advertissements


 

 

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
  •