|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
I don't know if it is something in the SYS, or something I added in on my custom attempts. But in 3-4 hours today, on my custom, I went from 100% battery to 8%. And the battery meter on the Today screen didn't even flinch off of full, but in the power settings menu, all seems well and accurate. Ideas on a) how to get the battery meter to work properly; and b) what could be causing the battery drain? Is it possible that it is nueKernal since you said it wasn't in your XIP this time around and I added it from PPCK? Other than that, I am clueless. Oh! and I finally got off my a$$ and wrote up a PROVXML...a little different than an RGU, but all in all, not to shabby, cooking now to see if it works or not.
__________________
Last edited by Tplane37; 04-17-2009 at 12:36 AM. |
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Does this PROVXML look right? There are entries in there from all the work from the folks on my thread on XDA, as well as a couple from Mr. FREE's kitchen, and others that I found through that wonderful invention called "Search." Feel free to chime up if I screwed up somewhere!
Code:
<wap-provisioningdoc> <characteristic type="Registry"> <characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategories\InCall"> <parm name="InitVol" value="3" datatype="string"/> </characteristic> <characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategories\Attenuation"> <parm name="2" value="2" datatype="dword"/> </characteristic> <characteristic type="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\TaskBar"> <parm name="ConsistentClockOrBattery" value="0" datatype="dword"/> <parm name="LimitedClock" value="1" datatype="dword"/> </characteristic> <characteristic type="HKEY_LOCAL_MACHINE\SOFTWARE\OEM\VIB"> <parm name="STRENGTH_LOW" value="0" datatype="dword"/> </characteristic> <characteristic type="HKEY_LOCAL_MACHINE\ControlPanel\WrlsMgr"> <parm name="Redirect" value=":MSWRLSMGR" datatype="string"/> </characteristic> <characteristic type="HKEY_LOCAL_MACHINE\Security\Policies\Policies"> <parm name="0000101a" value="1" datatype="dword"/> </characteristic> <characteristic type="HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class"> <parm name="DisablePowerManagement" value="00000000" datatype="dword"/> </characteristic> <characteristic type="HKEY_CURRENT_USER\Software\Microsoft\Bluetooth\Settings"> <parm name="LocalName" value="Force Developments" datatype="string"/> </characteristic> <characteristic type="HKEY_LOCAL_MACHINE\Software\OEM"> <parm name="ROMVersion" value="Force_21501" datatype="string"/> </characteristic> </wap-provisioningdoc> |
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
You think you were nervous then? just wait until you post your first RUU for everyone else to play with....that was the point when I got nervous! But then, you settle down and start digging deeper...it's an addiction I tell ya! no treatment available!
|
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
I thought you posted earlier that you skipped a step...or was that with a different XIP??? Because nueKernal seems to run fine on the Titan with 21501....maybe I just misread your post earlier today.
|
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
You're telling me it's an addiction! I've had it on my phone what like 5 mins and now I'm researching how to totally produce a rom of my own. I really don't want it based of someone else's rom. Any hints to get started? Just downloaded Build OS.
|
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
nah, skipped putting touch pro 6.5 nk.exe in touch pro, so my xip might be slightly inferior (only the touch pro one though)
|
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Attached is the 21501 XIP for the Elf. Thanks to dan-htc-touch for posting the other XIPs, from which I was able to port to the Elf. This XIP contains a modified nk.exe that allows the system time to remain unchanged after a hard reset (works only for Elf).
Also thanks to Conflipper once again for the 21501 release!!!!
__________________
|
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
It sure is an addiction Full-time job! |
|
|
|