|
Cabbed Battery Enhancements
I have already run some of my default reg entries, so I'm not sure if the Touch Pro has the power saving hacks already in place. If someone would be so kind as to check these registry settings and let me know if they exist and are set the way indicated below by default.
I have included a cabbed version of the battery hacks which basically sets a few registry settings. When I used these on my Mogul, they made a HUGE difference in my battery life.
If you want to do them manually, here they are:
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0
[HKEY_LOCAL_MACHINE\Comm\Irsir1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0
[HKEY_LOCAL_MACHINE\Comm\PPTP1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0
[HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0
|