Notices

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

Reply
 
LinkBack Thread Tools
Old 08-28-06, 08:53 PM   #1 (permalink)
Aximsite Rookie
 
Join Date: Feb 2006
Posts: 26
Thanked 0 Times in 0 Posts
Device dimming and spb backup problem

I recently performed a SPB restore on my x51v and have been having issue with auto-dimming settings. It always revert back to 15 sec no matter what I set it to. I realised there were at least two other threads on this issue so I thought I might share my findings.

I noticed that after the SPB restore, the device password lock is not restored, ie, it does not prompt me for a password after a reset. If I then set a password, the dimming problem will start happening. However, if I remove the device password, the dimming settings will stay.

There is obviously a problem with the SPB Backup restore process where the password lock is not restored. It appears there is a conflict between the password and the dimming settings after the restore.

It is worth noting that I am running A12 rom and have been successfully running a device lock without any dimming problem before the SPB restore. The backup was based on a fresh A12 rom image.

I am currently running without a password lock and must admit is pretty scary, but having the screen dim every 15 seconds is even more annoying.

Anyone else having similar might want to disable the device lock to see if this is the cause of the problem.

Last edited by forumx; 08-28-06 at 10:17 PM.
forumx is offline   Reply With Quote
Sponsor Ads
Old 08-28-06, 09:27 PM   #2 (permalink)
Aximsite All Star
 
Join Date: Feb 2005
Location: Indiana
Posts: 661
Device: ATT Tilt
Carrier: Cingular
Thanked 0 Times in 0 Posts
Originally Posted by forumx
I recently performed a SPB backup on my x51v and have been having issue with auto-dimming settings. It always revert back to 15 sec no matter what I set it to. I realised there were at least two other threads on this issue so I thought I might share my findings.

I noticed that after the SPB restore, the device password lock is not restored, ie, it does not prompt me for a password after a reset. If I then set a password, the dimming problem will start happening. However, if I remove the device password, the dimming settings will stay.

There is obviously a problem with the SPB Backup restore process where the password lock is not restored. It appears there is a conflict between the password and the dimming settings after the restore.

It is worth noting that I am running A12 rom and have been successfully running a device lock without any dimming problem before the SPB restore. The backup was based on a fresh A12 rom image.

I am currently running without a password lock and must admit is pretty scary, but having the screen dim every 15 seconds is even more annoying.

Anyone else having similar might want to disable the device lock to see if this is the cause of the problem.
I don't have SPB but have a problem with my dimming resetting to 15secs. I have not done any search to read any other postings concerning this problem. I have A12 upgrade on my x51v. I am not using a password either. I have noticed that the brightness setting will go back to 15 secs but have not paid enough attention to it to determine what action I have performed prior to the setting changing.
rcab is offline   Reply With Quote
Old 08-28-06, 10:36 PM   #3 (permalink)
Lat
Guest
 
Posts: n/a
i have the exact same problem

i don't think anybody knows of a fix atm. in the meantime, i've just had to turn dimming off =/
  Reply With Quote
Old 08-28-06, 11:29 PM   #4 (permalink)
bigdave240
Guest
 
Posts: n/a
same here but password didn't help. did a restore using sprite but if others are having this issue and are not using bu/restore then it was a coincidence that it seemed to be related. mine started working again the other day but stopped again so I have to keep looking. very strange
  Reply With Quote
Old 08-29-06, 12:49 AM   #5 (permalink)
Aximsite Rookie
 
Join Date: Mar 2006
Posts: 38
Thanked 0 Times in 0 Posts
Hello,

I found the Axim to lose the displaysettings with every softreset. I set them automatically with this batchfile (Mortscript is required):

---
RegWriteDWord HKCU, "ControlPanel\Backlight", "BatteryTimeout", 15
RegWriteDWord HKCU, "ControlPanel\Backlight", "ACTimeout", 120
---

Save the file under a name like battery.mscr into the windows\startup folder, and it will be executed after every softreset.

Regards,

Detlev
Top_Gun is offline   Reply With Quote
Old 08-29-06, 01:21 AM   #6 (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

Though I have the same problem and I have spb backup too, I have different syptoms:

1) Problem appears before my restore
2) I do not use built-in password lock (nor any other password lock apps).
zhaoyun is offline   Reply With Quote
Old 08-29-06, 02:42 AM   #7 (permalink)
Aximsite Rookie
 
Join Date: Feb 2006
Posts: 26
Thanked 0 Times in 0 Posts
Originally Posted by Top_Gun
Hello,

I found the Axim to lose the displaysettings with every softreset. I set them automatically with this batchfile (Mortscript is required):

---
RegWriteDWord HKCU, "ControlPanel\Backlight", "BatteryTimeout", 15
RegWriteDWord HKCU, "ControlPanel\Backlight", "ACTimeout", 120
---

Save the file under a name like battery.mscr into the windows\startup folder, and it will be executed after every softreset.

Regards,

Detlev
I tried the script and it works quite nicely. However, I found that the dimming settings are sometimes cleared when the device is recovering from a suspend mode. The script is therefore not run in this case.

Last edited by forumx; 08-29-06 at 02:49 AM.
forumx is offline   Reply With Quote
Old 08-30-06, 02:17 AM   #8 (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 forumx
I tried the script and it works quite nicely. However, I found that the dimming settings are sometimes cleared when the device is recovering from a suspend mode. The script is therefore not run in this case.
Though the script runs fine in my x51v by activating it manually, I got an error screen when I put it in the startup folder and restart the pda:

The file '' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file.

I have installed the mortscript with no problem and I have written and run a few script on it already. What could be the reason for the error message?
zhaoyun is offline   Reply With Quote
Old 09-01-06, 04:46 AM   #9 (permalink)
Lat
Guest
 
Posts: n/a
anybody know of any other fixes that don't require external programs?

that's a nice little fix zhaoyun, but i don't want to need to install extra programs =/
  Reply With Quote
Old 09-01-06, 11:21 AM   #10 (permalink)
bigdave240
Guest
 
Posts: n/a
Weird: I had this setting change problem too and could not get it to go away so I did a fresh backup and was going to do another restore just to see what would happen. I had set the on time to 3 minutes for the light before i started out of habit (it always set itself back to 15secs either on power off or soft reset) and when my Sprite performed the soft reset, backup, soft reset it somehow held. It has been 24 hours now and still works. I have done many power offs which used to reset it but have not tried a soft reset yet to see what happens. It sure seems like the problem is somehow related to the backup programs and how they work. I think I will put this on their web site and see what they have to say.
  Reply With Quote
Old 09-02-06, 06:31 AM   #11 (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 Lat
anybody know of any other fixes that don't require external programs?

that's a nice little fix zhaoyun, but i don't want to need to install extra programs =/
I am a happy user of mortscript, it isn't memory resident and the size is not big. Guess it won't hurt your machine, no harm to try it before a fix comes out.
zhaoyun is offline   Reply With Quote
Old 09-03-06, 10:08 AM   #12 (permalink)
bigdave240
Guest
 
Posts: n/a
Update: I found that there is a difference between a hardware soft reset and a software soft reset. Some one else who is having this problem try this: using some program with a software reset function, set your dimming to 3 mins or whatever you like then use the software reset. This has worked for me twice now and for now seems to be holding. I use TodayWarrior for the reset function. I assume others will work but please report back your results.
  Reply With Quote
Old 09-04-06, 12:16 AM   #13 (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

In fact I have no problem using the hardware soft reset (hole at the back). I only have problem on full power-off (with notification and confirmation).

Different users having different symptoms?
zhaoyun is offline   Reply With Quote
Old 09-04-06, 12:09 PM   #14 (permalink)
bigdave240
Guest
 
Posts: n/a
think I have narrowed it down a bit. On my x51v if I let it power down by the setting in the software then it seems to reset te dim time to 15 seconds. To fix it I then do a software soft reset and it stays until it powers down again by the software setting. I can power it off, do a normal soft reset and it holds until i let it power down by the timer. Anyone else try it yet?
  Reply With Quote
Old 09-13-06, 12:34 AM   #15 (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

Some more update.

Recently I tried a full restore using spb backup (not related to this problem, just trying spb backup's functionality). After this restore, I start to have dimming config reset after suspend (previously I only have problem after full power off, which can be solved by the above mortscript fix). This annoys me quite a bit.

I then asked spb backup's support and they suggested trying to reset the registry value of "LockLevel" of "\HKCU\ConotrolPanel\Backlight\LockLevel" to 0.

This work for me so I have added one more line to the mortscript fix and placed it in the startup folder and it will run every power off/soft reset. Everything go back to normal.

However, this still couldn't touch the root of the problem that the config get reset after full power off. Incidentally I found that the LockLevel value also got reset to 1 after full power off. I have reported so to spb and will let you know if there's a further fix.

Hope this is useful to you and perhaps other registry gurus could also locate the root of this problem.
zhaoyun 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 05:57 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-10 LeckMedia, LLC