Notices

X50 / X51 Forums Talk about anything related to the X50 / X51 series.

Reply
 
LinkBack Thread Tools
Old 10-08-06, 01:01 PM   #31 (permalink)
bigdave240
Guest
 
Posts: n/a
It started going back to 15 seconds again. I have now done a hard reset and carefully loaded back only the programs that I really use. So far it is working perfectly. I will slowly load everything else back over the next few days and see if i can isolate what is causing this.
  Reply With Quote
Sponsor Ads
Old 10-08-06, 02:10 PM   #32 (permalink)
Aximsite Minor League
 
Join Date: Oct 2005
Posts: 186
Thanked 0 Times in 0 Posts
Originally Posted by randomwalk101
anyone knows how I can do this automatically with SKSchema? Thanks
nevermind...figured it out.
randomwalk101 is offline   Reply With Quote
Old 10-12-06, 01:12 AM   #33 (permalink)
violondrina
Guest
 
Posts: n/a
I found my LockLevel value at 48! I have to change it again every time after a soft reset - it always goes back to 1. Thanks for the info on Mortscript - will try.

I knew my backlight problem was due to backup/restore, but I didn't know other people were having the same problem. Interestingly, in my attempts to try to fix the problem without having to hard reset and manually reload everything, I even tried making a backup and restoring with the built-in Data Backup, and the exact same problem happened. The backlight dim setting stayed at 30 sec for a few hours at most before reverting to 15 sec no matter what I did.
  Reply With Quote
Old 10-12-06, 01:59 AM   #34 (permalink)
Aximsite Minor League
 
Join Date: Jul 2006
Location: Hong Kong
Posts: 211
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by violondrina
I found my LockLevel value at 48! I have to change it again every time after a soft reset - it always goes back to 1. Thanks for the info on Mortscript - will try.

I knew my backlight problem was due to backup/restore, but I didn't know other people were having the same problem. Interestingly, in my attempts to try to fix the problem without having to hard reset and manually reload everything, I even tried making a backup and restoring with the built-in Data Backup, and the exact same problem happened. The backlight dim setting stayed at 30 sec for a few hours at most before reverting to 15 sec no matter what I did.
I am still discussing this with spb backup team on this. The progress is rather slow as they could not reproduce the problem on their own and need me to upload my backup for their testing. Would report if a fix was found. BTW, you have problem after soft reset, do you have the same problem after suspend?
zhaoyun is offline   Reply With Quote
Old 10-12-06, 12:29 PM   #35 (permalink)
Aximsite Minor League
 
Join Date: Jul 2006
Location: Hong Kong
Posts: 211
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

New workaround suggested by spb backup team. It works but I don't think it is better than the mortscript fix anyway.

The fix is very simple, just disable the password lock and ownership info screen at startup. You may consider completely disabling dimming and soft reset on the same go and set the dimming setting after the soft reset.

Personally, I don't recommend this fix unless you are very sure that your axim won't ever get stolen. :)
zhaoyun is offline   Reply With Quote
Old 10-12-06, 05:20 PM   #36 (permalink)
Aximsite Minor League
 
Join Date: Oct 2005
Posts: 186
Thanked 0 Times in 0 Posts
Originally Posted by zhaoyun
New workaround suggested by spb backup team. It works but I don't think it is better than the mortscript fix anyway.

The fix is very simple, just disable the password lock and ownership info screen at startup. You may consider completely disabling dimming and soft reset on the same go and set the dimming setting after the soft reset.

Personally, I don't recommend this fix unless you are very sure that your axim won't ever get stolen. :)

thanks for the "recommendation"....only one small problem....


it ain't no workie.
randomwalk101 is offline   Reply With Quote
Old 10-13-06, 02:18 AM   #37 (permalink)
Aximsite Minor League
 
Join Date: Jul 2006
Location: Hong Kong
Posts: 211
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by randomwalk101
it ain't no workie.
I have tested on my machine and it worked.
zhaoyun is offline   Reply With Quote
Old 02-03-07, 02:02 PM   #38 (permalink)
Lat
Guest
 
Posts: n/a
Has anybody found a better fix for this yet? I found it's happened to me again, and I don't want to hard reset =/
  Reply With Quote
Old 02-12-07, 04:21 PM   #39 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Location: Ukraine
Posts: 13
Thanked 0 Times in 0 Posts
Had the same problem after restoring with Sunnysoft Backup Manager. Thanks to you, guys, managed to solve it.
For those, who still have the problem, here is the text for MortScript, just copy to Notepad or something and save as LCD_dim.mscr (only extension matters). Or download the file below and rename it to LCD_dim.mscr.
Quote:
RegWriteDWord HKCU, "ControlPanel\Backlight\LockLevel", "LockLevel", 0
RegWriteDWord HKCU, "ControlPanel\Backlight", "BatteryTimeout", 30
Than place it to Windows/Startup directory. You should have MortScript for this, of course. You can find the latest version here: http://www.sto-helit.de/forum/viewto...1080&start=100 It is freeware.
The first line,
Quote:
RegWriteDWord HKCU, "ControlPanel\Backlight\LockLevel", "LockLevel", 0
, sets LockLevel to "0" after soft-reset. After setting it to "0" manually, dim-setting does not resets after each power-off. But LockLevel resets to 1 after each soft-reset, and than the problem with dim-setting occurs again. The script fixes this. Than, the second line sets BatteryTimeout to 30 seconds. You can change it to 60 or more.
Attached Files:
File Type: txt LCD_Dim.txt (138 Bytes, 12 views)

Last edited by NicolasS; 02-13-07 at 08:34 AM.
NicolasS is offline   Reply With Quote
Old 02-12-07, 09:17 PM   #40 (permalink)
Aximsite Minor League
 
Join Date: Jul 2006
Location: Hong Kong
Posts: 211
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by NicolasS View Post
Had the same problem after restoring with Sunnysoft Backup Manager. Thanks to you, guys, managed to solve it.
For those, who still have the problem, here is the text for MortScript, just copy to Notepad or something and save as LCD_dim.mscr (only extension matters). Or download the file below and rename it to LCD_dim.mscr.

Than place it to Windows/Startup directory. You should have MortScript for this, of course. You can find the latest version here: http://www.sto-helit.de/forum/viewto...1080&start=100 It is freeware.
The first line, , sets LockLevel to "0" after soft-reset. After setting is to "0" manually, dim-setting does not resets after each power-off. But LockLevel resets to 1 after each soft-reset, and than the problem with dim-setting occurs again. The script fixes this. Than, the second line sets BatteryTimeout to 30 seconds. You can change it to 60 or more.
Please note that this apply to cases that only involves full power off or soft resets. There are cases that involves suspend mode too. In that case I use an infinite loop in mortscript to check the registry every 15 seconds and rewrite the registry if required.
zhaoyun is offline   Reply With Quote
Old 02-13-07, 06:34 AM   #41 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Location: Ukraine
Posts: 13
Thanked 0 Times in 0 Posts
Quote:
Please note that this apply to cases that only involves full power off or soft resets. There are cases that involves suspend mode too. In that case I use an infinite loop in mortscript to check the registry every 15 seconds and rewrite the registry if required.
I had the problem each time I used suspend mode or soft reset. I do not use full power off at all. After changing manually "LockLevel" to "0" (I had "16" or so before), problem has gone, but only until next soft reset. So, the script above fixes this. It works fine for me.
I think that infinite loop in mortscript, especially every 15 seconds, loads processor and drains battery a bit, so this is not the best variant to solve the problem.

Last edited by NicolasS; 02-13-07 at 10:12 AM.
NicolasS is offline   Reply With Quote
Old 02-13-07, 09:06 PM   #42 (permalink)
Aximsite Minor League
 
Join Date: Jul 2006
Location: Hong Kong
Posts: 211
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by NicolasS View Post
I had the problem each time I used suspend mode or soft reset. I do not use full power off at all. After changing manually "LockLevel" to "0" (I had "16" or so before), problem has gone, but only until next soft reset. So, the script above fixes this. It works fine for me.
I think that infinite loop in mortscript, especially every 15 seconds, loads processor and drains battery a bit, so this is not the best variant to solve the problem.
You are luckier than me. In your case the problem won't happen on suspend mode. For my case, the dimming settings got reset every time I resume it after suspend, so the infinite loop method is the last resort, unless there is a way to tell mortscript the device is awaken from suspend.

I know that is not good to the power consumption and overall performance, but there is no better alternative yet.
zhaoyun is offline   Reply With Quote
Old 02-14-07, 06:06 AM   #43 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Location: Ukraine
Posts: 13
Thanked 0 Times in 0 Posts
Quote:
You are luckier than me
No, I am not.
Quote:
For my case, the dimming settings got reset every time I resume it after suspend
May be I writing a bit unintelligible, so you misunderstood me. I had absolutely the same problem. Every time I resumed my Axim from suspend mode I got 15 sec. in "Dim if device is idle for more than" line ("Battery power" page of "Brightness" settings).
As recommended above, I tried to set "LockLevel" to "0" using registry editor. After doing this, "Dim if device is idle for more than" setting stopped resetting after each resume from suspend mode. But after each soft reset "LockLevel" goes from "0" to "1". And problem with resetting of "Dim" setting to 15 sec. returns. That is the problem I had. So I just made the script to set "LockLevel" back from "1" to "0" after each soft reset and to set "Dim if device is idle for more than" setting to 30 sec. automatically. And it works. Now I can say that the problem do not disturb me anymore.
Have you tried the script? May be it can help you too?
NicolasS is offline   Reply With Quote
Old 02-14-07, 09:05 PM   #44 (permalink)
Aximsite Minor League
 
Join Date: Jul 2006
Location: Hong Kong
Posts: 211
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by NicolasS View Post
No, I am not.

May be I writing a bit unintelligible, so you misunderstood me. I had absolutely the same problem. Every time I resumed my Axim from suspend mode I got 15 sec. in "Dim if device is idle for more than" line ("Battery power" page of "Brightness" settings).
As recommended above, I tried to set "LockLevel" to "0" using registry editor. After doing this, "Dim if device is idle for more than" setting stopped resetting after each resume from suspend mode. But after each soft reset "LockLevel" goes from "0" to "1". And problem with resetting of "Dim" setting to 15 sec. returns. That is the problem I had. So I just made the script to set "LockLevel" back from "1" to "0" after each soft reset and to set "Dim if device is idle for more than" setting to 30 sec. automatically. And it works. Now I can say that the problem do not disturb me anymore.
Have you tried the script? May be it can help you too?
Well, I guess I haven't misunderstood your case. My case is, the Locklevel resets to non-zero after each suspend while yours doesn't, so I need to constantly check the registry and set it back to zero rather than doing this one-off during startup. That's why I wrote the infinite loop mortscript.
zhaoyun is offline   Reply With Quote
Old 02-15-07, 04:38 AM   #45 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Location: Ukraine
Posts: 13
Thanked 0 Times in 0 Posts
That is a really difficult case.
One more idea. May be you have tried it already. As far as we can see, backup programs cause this bug to happen. May be you should check your startup folder and try to move resident module of backup program somewhere, make soft reset and see what happen then. It is possible, that it some how connected to Locklevel change. When you need to make backup, you can always move it back manually.
NicolasS is offline   Reply With Quote
Reply

Tags
backup, device, dimming, problem, spb

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem after removing device from sync crow610 X50 / X51 Forums 5 11-10-05 10:07 PM
disable low backup battery notification on CE device cetab Tips and Tricks 0 03-27-05 01:26 PM
screen dimming /backup failure sandyman X30 / X3 / X3i Forums 13 08-31-04 08:46 PM
bootup-dimming problem 4stringdork X5 Forums 1 05-06-04 12:22 PM
Can a PPC2k2 backup be restored to a WM2k3 device? Girion Windows Mobile 2003 3 08-07-03 11:03 PM


All times are GMT -5. The time now is 01:28 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC