Quote:
Originally Posted by insomniac
HKEY_LOCAL_MACHINE/Client Drivers/Class/(Then 3 keys: 1.MMC_Class,2.NAND_Class3.SDMemory_Class/dword=DisablePowerManagement with a decimal value of 0. Also under the SDMemory_Class should be another key called High_Capacity
I am plaaying around with poll interval numbers on the other registry edit, if you puy in the highest number it goes, it takes way too long to charge and gives an incorrect battery level, when you soft reset the device, battery level goes up about 20%, so I will test this out today and tomorrow and let you know my results of the battery poll interval numbers that worked out best.
|
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
Quote:
Originally Posted by iwouldlikeawiiplease
Thanks for the quick responses, Chaos.
Here are the links to the fixes I used:
GPS:
http://forum.ppcgeeks.com/showthread.php?t=49933
I downloaded PPST2.01.cab which resolved my GPS issue.
And here for the volume & speaker volume fixes:
http://forum.ppcgeeks.com/showthread.php?t=41385
TCPMP is much better quality- control and compatibility. The amount of file types that it can play is extensive and includes avi, playlists, http, 3gp and many many more.
And you are correct about WVD.
Just to let you know, I have all these things working on this rom on my Verizon HTC TP and it's still screaming fast and stable. The dialer is spot on, I like how it handles when your in-call.
Thanks for the heads up on the two things I'm looking for. I wasn't really looking for any other default games- unless you know of a Texas Hold'em game. That'd be cool.
Also, the hTorch flashlight will not launch. It states that it requires a newer version of the MS .NET Compact Framework than the version installed.
|
You use Verizon and the GPS fix specifies Verizon, but I may give it a shot to see if that solves my issue.
I will install TCPMP player on my phone and give it a shot, additional media types could be handy. If anyone else has any thoughts on it let me know.
If anyone has any thoughts about WVD let me know also. If I get a lot of requests for it I may install it in the stuffed version, but if not I will probably just stick it in the mobile version.
I am sure you can find a Texas hold em game if you look for it, if you find one you really like let me know.
And thanks for the bug find! It worked in my last release so didn't think to try it in this one, must have accidentally unchecked something somewhere. I will have the latest version of C.NET in the next release.