View Single Post
Old 11-22-08, 07:43 PM   #62 (permalink)
alcedes
Aximsite Prospect
 
Join Date: Sep 2008
Posts: 2
Thanked 0 Times in 0 Posts
Solution to screen flashing?

Originally Posted by Piperpilot View Post

2. Sometimes when I press the power button on the right side of the Tilt to turn it on, I see a quick flash but the device doesn't stay on. I then have to press the power button again to turn it on.
I had the same problem but I have it no longer. As posted here. Unfortunatly this working for me isn't really proof that it is the real cause and thus I do not know that it will work for every one.


I also found that voice command still works over bluetooth (in an earlier post I had stated it wasn't working for me). But it is now mapped to the secondary click on my bluetooth headset (press and hold for a second then release) instead of the primary click (press and release).

Originally Posted by J2i.Net
After I posted the page on Windows Mobile Message Queues I decided to use the Power Manager sample in it to diagnose a problem that I have had with my AT&T Tilt since the firmware update. The problem was that after turning the device on many times it would immediatly turn back off. Using the RequestPowerNotifications sample I was able to see what was going on with the power manager when this problem occured. It appears the the device would go into a resuming state and then immediatly go back to the suspended state. Refering back to the article I published on Windows Mobile Power Management I remembered that if the device enters the resuming state and does not switch to another state then the device will suspend itself. The time to change state is usually 15 seconds. But OEMs have the option to change this time. Upon opening the registry path [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Power\Timeouts] I found the keys [ACResumingFromSuspendTimeout] and [BatteryResumingFromSuspendTimeout] were both set to 1 second. I set them to 5 seconds and I have not seen the problem since then. So it would appear the problem was caused by the new power manager that on the device being unable to change the power state of the device fast enough.
alcedes is offline   Reply With Quote