Quote:
Originally Posted by ChaosTheory
Found a post by Juicy, whos ROMs are supposed to have outstanding battery life. The reg they use is
Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Battery]
"PollInterval"=dword:4E20
I will be putting that in the next release.
So the reg edits you recommend should look like this?
Code:
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\Client Drivers\MMC_Class]
"DisablePowerManagement"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\Client Drivers\NAND_Class]
"DisablePowerManagement"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\Client Drivers\SDMemory_Class]
"DisablePowerManagement"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\Client Drivers\SDMemory_Class\High Capacity]
"DisablePowerManagement"=dword:0
|
thanks, just changed it to 4E20.
the edits should look like this:
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ass\MMC_Class]
"DisablePowerManagement"=dword:0
[HKEY_LOCAL_Machine\Drivers\SDCARD\ClientDrivers\Cl ass\NAND_Class]
"DisablePowerManagement"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClentDrivers\Cla ss\SDMemory_Class]
"DisablePowerManagement"=dword:0
The following should already be included, but one time after flashing a rom, it somehow was missing after building the rom, I flashed it and it was missing and the phone didnt read the sd card, so including it just in case:
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ass\SDMemory_Class\High_Capacity]
"BlockTransferSize"=dword:0x000040