PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-19-2010, 03:12 PM
twe90kid's Avatar
HTC = TAIWAN! =)
Offline
Pocket PC: HTC Touch Pro2
Carrier: Sprint
Location: Bay
 
Join Date: Jan 2008
Posts: 1,858
Reputation: 1330
twe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on reptwe90kid is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Cab: Ninja Duck Power Settings (save battery) - Updated (2010-03-13)

how does v1.2 compare with this cab that i attached? which one would save more battery?
__________________


Sprint Fair and Flex 500mins - unlimited; text, data, N&W@6pm (perks) - Sprint Pick 3, Unl Incoming Mins
ROMS: Vin. Pluto. (M2.5), Mighty (M2.5), Energy (M2.5)
Reply With Quote
  #2 (permalink)  
Old 03-19-2010, 09:37 PM
NinjaDuck's Avatar
VIP Duck
Offline
Pocket PC: RAPHAEL / TOPAZ / RHODIUM
Carrier: Verizon
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Cab: Ninja Duck Power Settings (save battery) - Updated (2010-03-13)

Quote:
Originally Posted by twe90kid View Post
how does v1.2 compare with this cab that i attached? which one would save more battery?

Lots of similarities:

Maxi:

Code:
- <characteristic type="HKLM\Drivers\BuiltIn\GSensor">
 <parm name="PollingInterval" value="1000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Software\HTC\HTCSensor\GSensor">
 <parm name="CheckingTime" value="1000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKCU\ControlPanel\BackLight">
 <parm name="BrightNess" value="3" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Software\Opera\GSensor">
 <parm name="IdleTime" value="1000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\System\CurrentControlSet\Control\Power\Timeouts">
 <parm name="BatteryPoll" value="1000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\BuiltIn\Battery">
 <parm name="PollInterval" value="25000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\BuiltIn\ErrorReporting">
 <parm name="PollInterval" value="1200000" datatype="integer" /> 
 
 </characteristic>

Mine
Code:
 - <characteristic type="HKLM\Comm\Irsir1\Parms">
 <parm name="DisablePowerManagement" value="0" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Comm\PPTP1\Parms">
 <parm name="DisablePowerManagement" value="0" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Comm\AsyncMac1\Parms">
 <parm name="DisablePowerManagement" value="0" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Comm\Irsir1\Parms">
 <parm name="DisablePowerManagement" value="0" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Comm\L2TP1\Parms">
 <parm name="DisablePowerManagement" value="0" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Software\Microsoft\Obex">
 <parm name="IsEnabled" value="0" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\SDCARD\ClientDrivers\Class\MMC_Class">
 <parm name="DisablePowerManagement" datatype="integer" value="0" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\SDCARD\ClientDrivers\Class\NAND_Class">
 <parm name="DisablePowerManagement" datatype="integer" value="0" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class">
 <parm name="DisablePowerManagement" datatype="integer" value="0" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\SDCARD\ClientDrivers\Class\SIM_Class">
 <parm name="DisablePowerManagement" datatype="integer" value="0" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Software\Microsoft\Bluetooth\AudioGateway">
 <parm name="PowerSave" value="1" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Software\Microsoft\Bluetooth\AudioGateway">
 <parm name="PowerSave" value="1" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Services\BTAGSVC">
 <parm name="PowerSave" value="1" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\System\StorageManager\FATFS">
 <parm name="EnableCache" value="1" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKCU\ControlPanel\BackLight">
 <parm name="ACBrightness" datatype="integer" value="4" /> 
 
 <parm name="Brightness" datatype="integer" value="3" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\System\CurrentControlSet\Control\Power\Timeouts">
 <parm name="BatteryPoll" datatype="integer" value="3000" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\System\CurrentControlSet\Control\Power\Timeouts">
 <parm name="BatteryPoll" value="1000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\BuiltIn\Battery">
 <parm name="PollInterval" value="20000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\Drivers\BuiltIn\ErrorReporting">
 <parm name="PollInterval" value="1000000" datatype="integer" /> 
 
 </characteristic>
 
 
- <characteristic type="HKLM\SOFTWARE\HTC\PHONE">
 <parm name="FaceDownMuteRing" datatype="integer" value="0" /> 
 
 </characteristic>
__________________
Some requests I have filled: Click Here
Reply With Quote
This post has been thanked 1 times.
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2


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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 02:35 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com