View Single Post
  #9 (permalink)  
Old 07-05-2008, 09:09 PM
rstoyguy's Avatar
rstoyguy
SuperNoob
Offline
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Spent an hour searching for disabling sleep

Quote:
Originally Posted by brand View Post
Experiencing the same exact thing described (on the new ROM).

What kind of affect on power should we expect?


Thanks!

Matt
From that hack? Probably not much. Read this thread on BatteryTweaks, or just install this cab which will help a whole lot more. It has most of the tweaks from that thread and a few more settings... My experience with GPS is, if you leave it on, it drains your battery pretty quick!

Here are the setting for the curious...

Code:
 
REGEDIT4
 
;Courtesy of GoodThings2Life
 
[HKEY_CURRENT_USER\ControlPanel\BackLight]
"" = ""
"BatteryTimeout" = dword : 00000078
"BrightNess" = dword : 00000003
"ACTimeout" = dword : 00000258
"OnOffBatt" = dword : 00000001
"OnOffAC" = dword : 00000001
"QKeyLedOnOff" = dword : 00000001
"QKeyLedTimeout" = dword : 0000000A
"AutoSensor" = dword : 00000001
"ACBacklightOnTap" = dword : 00000001
"BacklightOnTap" = dword : 00000001
"OnOff" = dword : 00000001
"BatteryTimeoutUnchecked" = dword : 00000000
"ACTimeoutUnchecked" = dword : 00000000
"ACBrightness" = dword : 0000000A
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power]
"" = ""
"WakeupPowerOff" = dword : 0000003C
"ExtPowerOff" = dword : 00000000
"BattPowerOff" = dword : 000000B4
"SystemIdleTimerResetEvent" = "PowerManager/SystemIdleTimerReset"
"DisableGwesPowerOff" = dword : 00000001
"ScreenPowerOff" = dword : 0000003C
"SystemPriority256" = dword : 000000F8
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Timeouts]
"" = ""
"ACSuspendTimeout" = dword : 00000000
"BattSuspendTimeout" = dword : 0000012C
"BatteryPoll" = dword : 00001388
"BattUserIdle" = dword : 00000000
"ACUserIdle" = dword : 00000000
"BattResumingSuspendTimeout" = dword : 0000000F
"ACResumingSuspendTimeout" = dword : 0000000F
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"" = ""
"DisablePowerManagement" = dword : 00000000
[HKEY_LOCAL_MACHINE\Comm\Irsir1\Parms]
"" = ""
"DisablePowerManagement" = dword : 00000000
[HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms]
"" = ""
"DisablePowerManagement" = dword : 00000000
[HKEY_LOCAL_MACHINE\Comm\PPTP1\Parms]
"" = ""
"DisablePowerManagement" = dword : 00000000
__________________
If this post was helpfull, let me know by clicking Thanks!


Last edited by rstoyguy; 07-05-2008 at 09:11 PM.