|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
Quote:
later all! |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
Good Sensor App sites
http://wmpoweruser.com/?p=1320 http://forum.xda-developers.com/showthread.php?t=430541 |
This post has been thanked 1 times. |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
Scott - I desperately... desperately would like to see you somehow get ahold of and incorporate the graphics drivers that Da_G over on XDA forums is incorporating into his new AT&T Fuze ROM. I have been trying to accomplish this with your kitchen (he's been trying to help me as well), but working with XIP's and all this stuff is way over my head, considering your first kitchen was the first I'd ever used! But, a lot of people have claimed that these newer drivers (from a more recent diamond rom, and I'm not just talking about d3dm_ati.dll which does NOTHING for anything outside of Direct 3d rendering!) apparently go a long ways towards fixing the horrible performance in landscape mode... I know I've brought this up a few times, but this is my request Other than that, I would love to see you work something for the IE6 Beta... I know you warn it is "VERY BETA", but I've been using the hell out of it and it works really well, and renders a lot of stuff that Opera Mobile and other browsers just won't touch. My only complaints are that it renders a little slowly (not any worse than old PIE, really), and that Flash 3.1 isn't integrated, which if I remember right, it CAN be used with this new PIE version. I've had no stability issues or crashing with this browser though, and I think if you could somehow make it a little faster, and get flash support cooked in for it, this would probably be the best mobile browser as far as rendering ability (w/o relying on proxy servers like Skyfire). Last request - if at all possible, make the Home and Back keys programmable in Settings - Personal - Buttons!! I would really love to be able to assign these buttons to other functions, and AE Button plus doesn't allow me to keep them from performing their built in function! Last edited by bast525; 01-28-2009 at 04:41 AM. |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
Quote:
on a seperate note, has anyone gotten the pandora app from ppckitchen to work on their vzw TP? Last edited by pbrown148; 01-28-2009 at 09:53 AM. |
This post has been thanked 1 times. |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
For all those that are wondering if they should use the newest Radio with this ROM I say yes. I had the 1.04 telus and tried this ROM. Battery went quick. Then I flashed to the 1.11 Sprint Radio and now my battery is the best it has ever been with this ROM or any other ROM. Just wanted to share my thoughts.
__________________
My Device:VZW Droid X
My ROM of choice: Stock ROM for now If I have helped you in anyway, please click Thank You. |
This post has been thanked 5 times. |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
I agree dimitri, Sprint Radio 1.11 is giving me the best battery life as well.
__________________
Modding phones and modding Mustangs.. My white Evo with a black battery door is SEXY!! |
This post has been thanked 4 times. |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
Scott,
I would love to see a hybrid of 6.5 and 6.1 (only the stuff we know works). Could that include PIE "8" from 6.5? The ususal stuff in your kitchens is great as I install all the stuff I want afterwards via cab.
__________________
Phone: Touch Pro 2 (Sprint)
Bluetooth: MotoROKR S9 |
|
||||
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} Kitchen and ROM's!
I don't know about a hybrid but I do know that Scrosler is working on a new kitchen where you can install either 6.5 or 6.1 so that might give you what you want.
|
|
||||
Re: 23 Jan 09 - SSK 1.2 now with 'SSK Online!' Technology {CE OS 21109} UC!
Scott,
I've been studying the performance some more now with the modified XIP. The next low-hanging fruit is the number of files in the \windows directory. With no caching, when you access any file in the Windows directory (or when an application needs a DLL), WM loads the directory from flash, then starts at the top looking for what you need. It isn't stored alphabetically or anything - it's a straight sequential search. The average time of the search is directly related to the number of files in the directory. Once found, a file or module is copied from IMGFS, decompressed and loaded into the pagepool. Now, you can increase the pagepool size to reduce thrashing within the pagepool, and I can increase the FAT and directory meta-data cache to speed up this overall process - but all is at the expense of memory. As an alternative, it would be worthwhile to figure out what applications installed in your OEM folders could be installed to directories (\Program Files\{appname} for example) instead of to \windows. Manilla for example has tons of files loaded to \windows. Microsoft is guilty as well - there are a boatload of resources (bitmaps, .pngs, etc) all loaded to Windows. Note - this also explains why a stripped ROM is so much faster - far fewer files to search through in the \Windows directory. Also - for chefs - fewer apps go for smaller pagepool (6 would be fine for a totally stripped ROM). Loaded go for 12. Anything bigger than 12 and you are asking for memory problems. Oh - Scott, BTW - nuke HTC_CM_Guardian from your OEM folders (I already killed it so I can't go searching for it to tell you where to remove it). THis file monitors and resets certain settings back to "carrier stock" - not sure which ones, but it is always resident taking up memory and I don't like that. No stability problems with it killed so-far. BTW - two other memory hogs that can be killed are SIP_GTAPP and QuickGPS. The SIP app is responsible for the keyboard pop-up that allows you to change pop-up keyboards. It is possible to default SIP to one keyboard (I use Full QWERTY) then blow away the bootlauncher key that auto-starts it. QuickGPS can only be prevented from starting by killing the bootlauncher GPSAUX.DLL service - which also kills the underlying functionality QuickGPS brings. If you want fast locks, this is unfortunately a necessary evil. HTC could have easily split this into two programs so the resident one is much smaller - but they did not.
__________________
ROM: WM6.5 nk.exe (Da_G), sys 23518 (Da_G), VZW OEM pack (scrosler)
Apps: Manila 2.1 (yozgatag), Leo dialer (pyrorob) |
This post has been thanked 5 times. |
|
|
|