PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   WM 6.5 Kitchen QVGA and VGA Developer Edition (http://forum.ppcgeeks.com/showthread.php?t=54678)

anryl 05-07-2009 08:13 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 901901)
Do you think it's possible to actually just REDUCE the GPU's assigned RAM from 64 to 32?

i'm not so good in ida pro analyzing so dont know cmonex would be the better shot to ask

rainabba 05-07-2009 08:49 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dsi76 (Post 901999)
Well you can simply replace all LANG_0804 folders with the LANG_0409 from 21215 (use the Windows search button on the folder to find them quickly).

Do the same for the DPI_192 folders if you wish to convert to QVGA (DPI_96).

Think I'm almost there, but I have no .ROM folder. Do I just grab this from a previous build? If not, how do I create/obtain it?

EDIT: Just grabbed it from another SYS_21222_Common and cooked. Looks like I still have a no-booter. One of my OEMs must be conflicting because I can't see going through this many combinations and not getting one bootable ROM out of all these SYS/XIP combos.

dsi76 05-07-2009 09:35 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by rainabba (Post 902076)
I'll give that a try. I assumed there would be more to it still (.VM or .ROM folder modifications).

I'm not sure, I never work with .VM or .ROM folders because my Bepe kitchen does all that for me.

vickylife007 05-08-2009 08:39 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by rainabba (Post 902198)
Think I'm almost there, but I have no .ROM folder. Do I just grab this from a previous build? If not, how do I create/obtain it?

EDIT: Just grabbed it from another SYS_21222_Common and cooked. Looks like I still have a no-booter. One of my OEMs must be conflicting because I can't see going through this many combinations and not getting one bootable ROM out of all these SYS/XIP combos.

Yes grab from a previous build, okay you already did but you can't just use any .VM folder. This is device specific and necessary for porting the SYS to your device. So for the .VM replace it with one from your working SYS of any previous build. This explains why your rom wasn't booting. The .ROM folder isn't device specific, so no issues with that.

joojoobee666 05-08-2009 09:09 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by anryl (Post 902120)
i'm not so good in ida pro analyzing so dont know cmonex would be the better shot to ask

What's the best way to get her attention? I think this could help all the poor Touch Pro VZW users like me.

gguruusa 05-08-2009 09:47 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Wizzard (Post 901801)
Could you elaborate, please? What's coming? What files do you use and how do you integrate them into the Kitchen? Is there something that tells how to do this?

http://ppckitchen.org/Downloads/DevFiles.Unsupported.

As a general statement, if you don't know and can't figure out how to apply these files, you probably shouldn't be trying to use them. That being said, here are the short form directions for what's there right now:

Update to current revs using updater.
Replace your projects/groups dir with the one provided.
Replace the same named files in your buildos dir with the ones provided.
Replace the same or similarly named files in your kitchens dir with the ones provided.
**You probably don't need all the .rars in kitchens. Please don't waste our bandwith**

These files WILL BREAK all existing projects you might have saved. On the plus side, it's easy to fix them. Compare to a new project file to see what you need to do. If you can't figure it out, you lack minimum skills: delete everything, reinstall buildos.msi, and wait for a regular release.

Quote:

Originally Posted by rainabba (Post 901868)
PPCKitchen includes an 'Updater' application that runs silently (unless there are updates available) each time you launch it (PPCBuildOS.exe that is). Tonight new updates will be added and once they are, you'll get a notification telling you. You just go check the boxes for the ones you want and follow the onscreen directions. From there you either start a new project, or copy your old selections file and edit it to use the new base.

Um, no. Not for this. That's for stuff that's much more stable/tested. If one wants to live on the edge, one needs to have some basic skills. Having to manually install these files is more or less a test of those skills.

DigitalAttic 05-08-2009 10:28 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by rainabba (Post 902198)
Think I'm almost there, but I have no .ROM folder. Do I just grab this from a previous build? If not, how do I create/obtain it?

EDIT: Just grabbed it from another SYS_21222_Common and cooked. Looks like I still have a no-booter. One of my OEMs must be conflicting because I can't see going through this many combinations and not getting one bootable ROM out of all these SYS/XIP combos.


Try this:

Here's a fully working 21222 SYS/ROM I reconfigured for Calk's kitchen, but it should work with others that are similar. It works perfect w/YouTube, etc. I don't really see much difference in perf. over 21502, and in fact, memory management seems slightly worse. Of course this varies from device to device as we have all seen, so knock yourself out nonetheless and please report back your findings for the community.

You must replace the folders and not touch ANY files in them. I simply rename my original SYS to SYS.21xxx and original ROM to ROM.21xxx.

http://www.mediafire.com/?y3mzawz1ztd


Known Issues:

For proper battery icon display, just adjust Settings/Clocks & Alarms/More and uncheck the "Display the clock.." check-box.

For 3-column Start Menu, use this:

http://www.mediafire.com/file/2rnz2nzz0gm/6.5 - 3 column start menu.cab

mettercomputers 05-08-2009 12:02 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 903072)
http://ppckitchen.org/Downloads/DevFiles.Unsupported.

As a general statement, if you don't know and can't figure out how to apply these files, you probably shouldn't be trying to use them. That being said, here are the short form directions for what's there right now:

Update to current revs using updater.
Replace your projects/groups dir with the one provided.
Replace the same named files in your buildos dir with the ones provided.
Replace the same or similarly named files in your kitchens dir with the ones provided.
**You probably don't need all the .rars in kitchens. Please don't waste our bandwith**

These files WILL BREAK all existing projects you might have saved. On the plus side, it's easy to fix them. Compare to a new project file to see what you need to do. If you can't figure it out, you lack minimum skills: delete everything, reinstall buildos.msi, and wait for a regular release.

Um, no. Not for this. That's for stuff that's much more stable/tested. If one wants to live on the edge, one needs to have some basic skills. Having to manually install these files is more or less a test of those skills.

thanks did yry these but now I get login expired and it closes????????

gguruusa 05-08-2009 01:56 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by mettercomputers (Post 903284)
thanks did yry these but now I get login expired and it closes????????

Ooops. Fixed. I guess it helps when using cut-n-paste to actually cut the right thing. Just run it again.

corey1138 05-08-2009 03:50 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 903072)
http://ppckitchen.org/Downloads/DevFiles.Unsupported.

As a general statement, if you don't know and can't figure out how to apply these files, you probably shouldn't be trying to use them. That being said, here are the short form directions for what's there right now:

Update to current revs using updater.
Replace your projects/groups dir with the one provided.
Replace the same named files in your buildos dir with the ones provided.
Replace the same or similarly named files in your kitchens dir with the ones provided.
**You probably don't need all the .rars in kitchens. Please don't waste our bandwith**

These files WILL BREAK all existing projects you might have saved. On the plus side, it's easy to fix them. Compare to a new project file to see what you need to do. If you can't figure it out, you lack minimum skills: delete everything, reinstall buildos.msi, and wait for a regular release.

Should Titan_Core.rar have Titan_21222.enc.BIN in it? Or does 21222 use the 21215 xip?


All times are GMT -4. The time now is 05:12 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0