View Single Post
Posts: 1,298 | Thanked: 4,322 times | Joined on Oct 2014
#41
Originally Posted by milev86 View Post
cant understand that info, it doesn't works. I go to drive.ini file through the phone, but cant understand how to edit it and to add the code "ssoDone=true"
from commandline (terminal)

$ nano /home/user/.config/Nokia/Drive.ini

add ssoDone=true in [GeneralSettings] section
Should look something like this after editing

Code:
[GeneralSettings]
unitSystem=metric
appVersion=2.0.8+0m8
serviceAgreedOn="Fri, 1 May 2015 17:15:38 GMT"
allowConnections=true
traffic=false
routeOptions=63
gpsPowersaving=false
ssoDone=true

[MapSettings]
Perspective=2D
MapScheme=carnav.day.grey

[GuidanceSettings]
voiceSkin=5000
speedWarner=true
speedWarnerAudio=true
lowSpeedOffset=0
highSpeedOffset=0