WinCE 6 no name satnav sleep mode issue   

WinCE 6 no name satnav sleep mode issue

Postby huggy » Fri Jan 13, 2012 12:17 am

Hi, Hoping someone can help.

When I start up my satnav and I have input a route the satnav goes into sleep mode every 5 minutes.
Is there a way to stop it going into sleep mode.

Thanks
huggy offline


Junior Member



 
Joined: Wed Jul 07, 2010 8:38 pm
Posts: 62
Has thanked: 5 times
Been thanked: 0 time

Postby Fatboyfun » Fri Jan 13, 2012 6:55 am

Go into the Windows CE control panel\power and change the power saving options
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby Yurbuh Tuggly » Fri Jan 13, 2012 7:11 am

Agreed. This is not an issue with the Nav software (none that I know of has any "go to sleep" options) but with other settings on the device which the Nav software just cooperates with. Depending on the device itself, if you can't get to the actual WinCE settings as FBF suggested, there may be Power settings in whatever Menu comes up, if any, when you boot the device.
But that's just my opinion..I could be wrong.
Y.T.
Primo2.4 PrimoAndroid TomTomAndroid
Yurbuh Tuggly offline


User avatar Ex Moderator



 
Joined: Wed May 04, 2011 7:25 am
Posts: 1410
Location: Politzania
Has thanked: 0 time
Been thanked: 773 times

Postby huggy » Fri Jan 13, 2012 7:39 pm

Thanks guys,

I thought that was the issue but my problem is that when i go to power the only option I have is to suspend on battery power after 1,2,3,4,5 minutes of continuous idle time.
On my wince 5 satnav in power I had the option to switch to never.

On wince 6 when I go to power properties all I get is a battery tab and power off tab but on my wince 5 device I get Battery tab, scheme tab and device status tab.

Is it possible to have the same setup on my wnce 6 power properties as my wince 5 or am I stuck with this suspending after 5 minutes

Thanks
huggy offline


Junior Member



 
Joined: Wed Jul 07, 2010 8:38 pm
Posts: 62
Has thanked: 5 times
Been thanked: 0 time

Postby Fatboyfun » Sat Jan 14, 2012 12:08 am

These are the Mortscript lines that are supposed to sort out the power issues on WinCE6 Chinese devices with Tomtom...

RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\ActivityTimers", True, True)
RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\State\SystemIdle", True, True)
RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\State\UserIdle", True, True)
RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts", True, True)

The Control Panel applets are in the Windows Directory (*.cpl) You can run them manually, You may be able to copy them from the WinCE5 device.
Currently sleeping...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby huggy » Sat Jan 14, 2012 10:12 am

Thanks fbf, will give it a try and let you know how I get on
huggy offline


Junior Member



 
Joined: Wed Jul 07, 2010 8:38 pm
Posts: 62
Has thanked: 5 times
Been thanked: 0 time

Postby Fatboyfun » Sat Jan 14, 2012 11:20 am

In the world of Windows CE registry, 0 usually means disabled, So if deleting them doesn't work try setting them with the value 0.
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby huggy » Sat Jan 14, 2012 7:06 pm

My wince 6 satnav wont active sync with my computer. when I try to connect with windows mobile device centre I get the following message:
"Unable to retrieve the mobile device information. Please reconnect and try again"Starting to think I should have sent this back when I fist got it

Is there a fix for this or is there another way to get into the windows folder on the satnav

Thanks
huggy offline


Junior Member



 
Joined: Wed Jul 07, 2010 8:38 pm
Posts: 62
Has thanked: 5 times
Been thanked: 0 time

Postby Fatboyfun » Sat Jan 14, 2012 8:14 pm

If it's the original software that's giving problems then i'd have sent it back.

If ActiveSync/WMDC won't connect, Then using Total Commander or similar on the device itself the only way.
Currently sleeping...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby mtso » Wed Apr 25, 2012 3:36 am

Fatboyfun wrote:These are the Mortscript lines that are supposed to sort out the power issues on WinCE6 Chinese devices with Tomtom...

RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\ActivityTimers", True, True)
RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\State\SystemIdle", True, True)
RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\State\UserIdle", True, True)
RegDeleteKey ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts", True, True)

The Control Panel applets are in the Windows Directory (*.cpl) You can run them manually, You may be able to copy them from the WinCE5 device.


Wince 6 in which is to edit the registry, as the choices you indicated total commander not listed that way.

It happens to me just as huggy. but it only happens with the satnav IGO PRIMO, I tested with Garmin Mobile XT and Navitel and this does not happen. I set the IGO sys.txt the correct way to pass powermgmt to sleep mode but it keeps happening.

Wince: 6.00 Build 0 de 30-03-2011
Screen: 7"
resolution: 800x480
RAM: 128 MB
Procesador: MTK, ARM1176JZ-S-MT3351
mtso offline


Junior Member



 
Joined: Mon Feb 28, 2011 1:47 am
Posts: 8
Has thanked: 3 times
Been thanked: 0 time

Postby Fatboyfun » Wed Apr 25, 2012 5:47 am

Because of the wide variation of devices not every application works on every device, sometimes it's a case of what's right for the device, not what's right for you!

However there are various power management sys.txt entries to experiment with
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby mtso » Sun May 06, 2012 8:22 pm

solution:

HKEY_LOCAL_MACHINE\System\CurrentControlSet]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power]
"DisableGwesPowerOff"=dword:00000001
"BattPowerOff"=dword:00000000
"ExtPowerOff"=dword:00000000
"WakeupPowerOff"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ScreenOff]
@=dword:00000000
"Flags"=dword:00100000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ScreenOff\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Unattended]
@=dword:00000000
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Unattended\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Resuming]
@=dword:00000002
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Resuming\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\On]
@=dword:00000000
"Flags"=dword:12010000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\UserIdle]
@=dword:00000001
"Flags"=dword:11000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\SystemIdle]
@=dword:00000002
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\SystemIdle\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Suspend]
@=dword:00000003
"Flags"=dword:00200000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Suspend\{98C5250D-C29A-4985-AE5F-AFE5367E5006}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ColdReboot]
@=dword:00000004
"Flags"=dword:00800000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Reboot]
@=dword:00000004
"Flags"=dword:00800000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ShutDown]
@=dword:00000004
"Flags"=dword:00020000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Interfaces]
"{A32942B7-920C-486b-B0E6-92A702A99B35}"="Generic power-manageable devices"
"{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}"="Power-manageable block devices"
"{98C5250D-C29A-4985-AE5F-AFE5367E5006}"="Power-manageable NDIS miniports"
"{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}"="Power-manageable display"

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\ActivityTimers]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\ActivityTimers\UserActivity]
"TimeoutMs"=dword:00000064

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\ActivityTimers\SystemActivity]
"TimeoutMs"=dword:00000064

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Timeouts]
"ACUserIdle"=dword:0000003c
"ACSystemIdle"=dword:0000012c
"ACSuspend"=dword:00000000
"BattUserIdle"=dword:0000003c
"BattSystemIdle"=dword:000000b4
"BattSuspend"=dword:0000012c
"ACSuspendTimeout"=dword:00000000
"ACResumingSuspendTimeout"=dword:00000003
"BattSuspendTimeout"=dword:00000000
"BattResumingSuspendTimeout"=dword:00000003

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\SPC]
"Unattended"=dword:00000001
"PowerOff"=dword:00000000
"Suspend"=dword:00000001
"CardInWakeup"=dword:00000000
"CardOutWakeup"=dword:00000000
"ChargerInWakeup"=dword:00000001
"ChargerOutWakeup"=dword:00000001
"EnableUserActivity"=dword:00000001
mtso offline


Junior Member



 
Joined: Mon Feb 28, 2011 1:47 am
Posts: 8
Has thanked: 3 times
Been thanked: 0 time

Postby Fatboyfun » Sun May 06, 2012 9:27 pm

That's a lot of registry changes to make, I'll format these into mortscript commands tomorrow so members can try them out easily...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby Fatboyfun » Mon May 07, 2012 10:54 pm

mtso wrote:solution:


regedit,
[url]http://www.4shared.com/file/zU…..gedit.html[/url]

el registro deberia quedar de la siguiente manera

HKEY_LOCAL_MACHINE\System\CurrentControlSet]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power]
"DisableGwesPowerOff"=dword:00000001
"BattPowerOff"=dword:00000000
"ExtPowerOff"=dword:00000000
"WakeupPowerOff"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ScreenOff]
@=dword:00000000
"Flags"=dword:00100000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ScreenOff\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Unattended]
@=dword:00000000
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Unattended\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Resuming]
@=dword:00000002
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Resuming\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\On]
@=dword:00000000
"Flags"=dword:12010000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\UserIdle]
@=dword:00000001
"Flags"=dword:11000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\SystemIdle]
@=dword:00000002
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\SystemIdle\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Suspend]
@=dword:00000003
"Flags"=dword:00200000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Suspend\{98C5250D-C29A-4985-AE5F-AFE5367E5006}]
@=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ColdReboot]
@=dword:00000004
"Flags"=dword:00800000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Reboot]
@=dword:00000004
"Flags"=dword:00800000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\ShutDown]
@=dword:00000004
"Flags"=dword:00020000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Interfaces]
"{A32942B7-920C-486b-B0E6-92A702A99B35}"="Generic power-manageable devices"
"{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}"="Power-manageable block devices"
"{98C5250D-C29A-4985-AE5F-AFE5367E5006}"="Power-manageable NDIS miniports"
"{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}"="Power-manageable display"

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\ActivityTimers]

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\ActivityTimers\UserActivity]
"TimeoutMs"=dword:00000064

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\ActivityTimers\SystemActivity]
"TimeoutMs"=dword:00000064

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Timeouts]
"ACUserIdle"=dword:0000003c
"ACSystemIdle"=dword:0000012c
"ACSuspend"=dword:00000000
"BattUserIdle"=dword:0000003c
"BattSystemIdle"=dword:000000b4
"BattSuspend"=dword:0000012c
"ACSuspendTimeout"=dword:00000000
"ACResumingSuspendTimeout"=dword:00000003
"BattSuspendTimeout"=dword:00000000
"BattResumingSuspendTimeout"=dword:00000003

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\SPC]
"Unattended"=dword:00000001
"PowerOff"=dword:00000000
"Suspend"=dword:00000001
"CardInWakeup"=dword:00000000
"CardOutWakeup"=dword:00000000
"ChargerInWakeup"=dword:00000001
"ChargerOutWakeup"=dword:00000001
"EnableUserActivity"=dword:00000001


Well i tried this, It didn't work and the device got stuck in a reboot loop!!!
Lucky it had a hardware based hard reset!

Here is a list of power states for Windows CE

On - Full powered on state.
BacklightOff - The user has not interacted with the system for some time. and the backlight has turned off. The timeout for this to occur is set through the backlight setting in the Control Panel.
ScreenOff - In this state, the user has specifically turned the screen off. This is different from the screen being turned off due to idleness.
Unattended - The screen, backlight, and the audio are all turned off, but the programs on the device are running. This enables ActiveSync to check e-mail without alerting the user. From the user's perspective, the device is sleeping.
Resuming - When a device wakes up from sleeping, it is in this mode. The backlight and the screen are still off, and programs have a 15 second window to switch the device to another power state before the device automatically goes back to the suspended state.
Suspended - [color="#FF0000"]The device is sleeping and the processor is halted. The device will not come out of this state until a hardware event wakes it up.[/color]
Off - The device is not performing any actions and is not consuming power (exception: though, in some devices, the system clock may still draw power to maintain time).
Currently sleeping...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby bangerdemon » Sat May 12, 2012 2:02 pm

Hi,

I am having the same problem as the OP!!

Although I am beginning to wonder if it is the navigation software causing the issue.

I also have a chinese no name unit, built in 4GB flash, 64MB ram,WinCE 6. I have primo 1.2 and Primo 2 installed on it.

When running Primo 2, it will switch to sleep mode after 5 minutes, but if I switch to Primo 1.2, it stays on for 10 minutes before going to sleep!!

It wont Activesync with my computer, so have no way to get into the WinCE files to see if I can try any of the suggestions put forward so far.

Is there any other suggestions forthcoming, or do I have to put up with hitting the power button every time the screen goes blank?

Many thanks

Alan
bangerdemon offline


Junior Member



 
Joined: Sun Apr 01, 2012 1:11 pm
Posts: 47
Has thanked: 8 times
Been thanked: 0 time

Next

Return to General Discussion

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest