Quote Originally Posted by skully View Post
Hi guys, I need some help to disable automatic shutdown on iGO Nextgen 9.18.27.702387 June 1 2017 android version, installed on car navigation. Every time I start iGO, there is a pop up says automatic shutdown is in progress for 5,4,3... I have to tap cancel to leave it on.
I already tried adding the code below in sys.txt but didnt work.

[interface]
shutdown_time=0

[power]
battery_shutdown_at=0
battery_shutdown_delay=0
Insert commands after the command [interface] and in the exact format:

[modules]
IPOWER_DRIVER=NULL_POWER_DRIVER
IBATTERY=NULL_BATTERY

[power]
battery_warning_limit=0
powermgm_state=0
treat_charging_as_ac_line=1


[]