View Single Post
  #2 (permalink)  
Old 03-13-2008, 10:52 AM
krohnjw's Avatar
krohnjw
Regular 'Geeker
Offline
Location: IL
 
Join Date: Jul 2007
Posts: 276
Reputation: 432
krohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regularkrohnjw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Battery Life Hacks - Disable Automatic Email Checking?

Quote:
Originally Posted by tcolling View Post
I entered the battery life registry hacks below on my xv6800 and since then Pocket Outlook does not perform the "automatic" checks for new mail that I set up unless I actually have Pocket Outlook open on my device. Could that be due to one or more of these hacks?

Thanks,
Tim

----------------------------

These hacks are taken from a thread at this URL:
http://www.sprintusers.com/forum/sho...d.php?t=127164

Battery Life

A couple of us have tested this and found a nice increase in battery life. On my Treo 700 it seemed to do nothing but on the Q it greatly helped (I ran for 12 hours yesterday push email in a low signal environment and stayed at 4 bars battery--normally would have been at 2 or 3)

Quote:
"...simple registry trick and hack that will enable power management on several communications protocols to save and conserve the battery life, and thus extend and prolong the battery of the Windows Mobile devices."
Navigate to: HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

Navigate to: HKEY_LOCAL_MACHINE\Comm\Irsir1\Parms
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

Navigate to: HKEY_LOCAL_MACHINE\Comm\PPTP1\Parms
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

Navigate to: HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

Those should have absolutely no effect on outlook. They are enabling power management on the WAN miniport driver, IRda and the L2TP and PPTP protocols.

Here's a quick explanation of what each reghack is doing:
http://forum.ppcgeeks.com/showpost.p...6&postcount=10
Reply With Quote