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)

dan-htc-touch 05-27-2009 07:17 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
hmm, using 21232 dpi for qvga seems to work fine, no issues now as far as I can tell

bbsandkm 05-27-2009 08:06 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
sorry joojoobee666 the xip file was no good
my xip files are also no good

dan yours do work... so go ahead and tell us your secret... please :)

anryl 05-27-2009 08:14 PM

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

Originally Posted by da_reeseboy (Post 938968)
Does anyone have skybox/myphone working on 21725?

yep all working ok

dan-htc-touch 05-27-2009 08:26 PM

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

Originally Posted by bbsandkm (Post 939121)
sorry joojoobee666 the xip file was no good
my xip files are also no good

dan yours do work... so go ahead and tell us your secret... please :)

I have a higher metachlorean count I guess... but seriously.. to port nuekernel xip's, you have do do some fancy hex editing after building the .bin

basically, xipport writes the first couple hundred bytes as zero's, so you need to copy and paste over from your base xip everything after the ecec at the start to where it goes back to zero's again

codybear 05-27-2009 08:29 PM

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

Originally Posted by dan-htc-touch (Post 938947)


Thanks Dan!
I appreciate it!!
Now I can start working on my rom. Woo!

joojoobee666 05-27-2009 08:50 PM

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

Originally Posted by dan-htc-touch (Post 939155)
I have a higher metachlorean count I guess... but seriously.. to port nuekernel xip's, you have do do some fancy hex editing after building the .bin

basically, xipport writes the first couple hundred bytes as zero's, so you need to copy and paste over from your base xip everything after the ecec at the start to where it goes back to zero's again

HA! good to know. I guess I shoulda compared the hex of the files instead if looking at maps. Thanks for the info.

Do we know what those bytes actually do?

bbsandkm 05-27-2009 09:02 PM

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

Originally Posted by dan-htc-touch (Post 939155)
I have a higher metachlorean count I guess... but seriously.. to port nuekernel xip's, you have do do some fancy hex editing after building the .bin

basically, xipport writes the first couple hundred bytes as zero's, so you need to copy and paste over from your base xip everything after the ecec at the start to where it goes back to zero's again

i got all of that execpt the metacholrean count...lol

ill take a plunge into the hex world, if you dont see me around its because bad things happened. come on search button here we go

dan-htc-touch 05-27-2009 09:06 PM

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

Originally Posted by bbsandkm (Post 939207)
i got all of that execpt the metacholrean count...lol

I was claiming to be a jedi knight :)

TITAN ROM 21725: http://dan-vogue-titan.ppckitchen.or...rnel_21725.rar

magicalan 05-27-2009 09:07 PM

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

Originally Posted by codybear (Post 939159)
Thanks Dan!
I appreciate it!!
Now I can start working on my rom. Woo!


GOgogog cody am waiting! for beta testing it :mrgreen::mrgreen::mrgreen::protest::protest:

corey1138 05-27-2009 09:08 PM

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

Originally Posted by dan-htc-touch (Post 938787)
that's just a patch that speeds things up, basically patches out 5 lines of code and makes it one, www.nuerom.com for no2chems blog on it

So it references nk.exe which is in the xip? I guess its not meant to be run on the xip directly? Can it be run on the sys or other parts of the kitchen?

dan-htc-touch 05-27-2009 09:11 PM

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

Originally Posted by corey1138 (Post 939215)
So it references nk.exe which is in the xip? I guess its not meant to be run on the xip directly? Can it be run on the sys or other parts of the kitchen?

you have to patch nk.exe as well as the oemdrivers folder, you can patch the xip.bin with the single file deal, but oemdrivers have to be patched as a folder, not after cooking

fredcatsmommy 05-27-2009 09:47 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
anyone having problems with bubblebreaker after building in ppck with 21725? I get an error message "SHCreateMenuBar Failed" and then "Cannot open Bubble Breaker resource file!" and then back to the start page. I didn't have that problem with 21232.

Mad Mike 05-27-2009 09:59 PM

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

Originally Posted by fredcatsmommy (Post 939293)
anyone having problems with bubblebreaker after building in ppck with 21725? I get an error message "SHCreateMenuBar Failed" and then "Cannot open Bubble Breaker resource file!" and then back to the start page. I didn't have that problem with 21232.

I get the same error message.

joojoobee666 05-27-2009 10:02 PM

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

Originally Posted by fredcatsmommy (Post 939293)
anyone having problems with bubblebreaker after building in ppck with 21725? I get an error message "SHCreateMenuBar Failed" and then "Cannot open Bubble Breaker resource file!" and then back to the start page. I didn't have that problem with 21232.

There were some issues with qvga users i think. What QVGA source did you use?

da_reeseboy 05-27-2009 10:02 PM

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

Originally Posted by anryl (Post 939138)
yep all working ok

would u mind sharing? or let me know what u recmod to get it working?

anryl 05-27-2009 10:22 PM

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

Originally Posted by fredcatsmommy (Post 939293)
anyone having problems with bubblebreaker after building in ppck with 21725? I get an error message "SHCreateMenuBar Failed" and then "Cannot open Bubble Breaker resource file!" and then back to the start page. I didn't have that problem with 21232.

use bbcbres.dll from 21234

anryl 05-27-2009 10:35 PM

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

Originally Posted by da_reeseboy (Post 939319)
would u mind sharing? or let me know what u recmod to get it working?

http://forum.xda-developers.com/show...68&postcount=4

joshkoss 05-27-2009 10:42 PM

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

Originally Posted by dan-htc-touch (Post 939223)
you have to patch nk.exe as well as the oemdrivers folder, you can patch the xip.bin with the single file deal, but oemdrivers have to be patched as a folder, not after cooking

when i patch nk.exe it does not boot... but with just oemdrivers patched i have 5 megs more ram, but no SDcard access.. does not show in file explorer..

dan-htc-touch 05-27-2009 10:51 PM

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

Originally Posted by joshkoss (Post 939431)
when i patch nk.exe it does not boot... but with just oemdrivers patched i have 5 megs more ram, but no SDcard access.. does not show in file explorer..

probably more ram because stuff is broken and not loading, did you patch S000 in nk.exe module?

joshkoss 05-27-2009 11:12 PM

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

Originally Posted by dan-htc-touch (Post 939461)
probably more ram because stuff is broken and not loading, did you patch S000 in nk.exe module?

yep, ok, replaced sdhc.dll and that fixed missing sd card.. now i noticed async is not loading so i'm replacing those in oemdrivers.. yea when i patch S00 it doesn't boot.

da_reeseboy 05-27-2009 11:19 PM

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

Originally Posted by anryl (Post 939405)

Shared anywhere else? Rapidshare is saying I've reached my download limit.

blazingwolf 05-27-2009 11:35 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I am having a theme issue with 21725 after first flash.

I have my theme all set up with a mxipcold_wpc_2.provxml. The image loads but the menu bars and other wm6.5 features don't work and I get the 6.1 task and tray bar. I do a soft reset and then everything loads perfectly and works as it should.

Any ideas on why?

jeffgman 05-28-2009 12:39 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I am trying to cook the 21725 build with ppck and I keep getting the following error. Any help you can offer me would be appreciated.

File create error \temp\dump\outres.96.dll\imageinfo.bin

Thanks,
Jeff

dan-htc-touch 05-28-2009 12:42 AM

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

Originally Posted by jeffgman (Post 939682)
I am trying to cook the 21725 build with ppck and I keep getting the following error. Any help you can offer me would be appreciated.

File create error \temp\dump\outres.96.dll\imageinfo.bin

Thanks,
Jeff

if you are using a taskbar icon theme, that is the issue, because the files in the theme are modules, they can't replace the non module files that already exsist. use an older dpi set like 21234 if you want to use themes

dan-htc-touch 05-28-2009 12:46 AM

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

Originally Posted by joojoobee666 (Post 939196)
Do we know what those bytes actually do?

not really sure, but have something to do with whatever no2chem did to the kernel, maybee some extra instructions stored there or something

theclerk74 05-28-2009 01:22 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I hope this isn't a dumb question. I'm new to this part of the PPC world, but learning. When I download the SYS_21725_COMMON and the 192DPI I combine both into a common folder. Which Option.xml do I use? Or am I missing a big step here?? LOL

Also, has anyone posted a XIP for the Touch Pro yet? I downloaded the XIP.bin but I'm not quite advanced enough to know what to with it. And I assume that I can use my OS.NB.payload from my 21234 right?

Thanks for helping me learn this stuff. You guys are really amazing!

dsi76 05-28-2009 02:07 AM

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

Originally Posted by blazingwolf (Post 939569)
I am having a theme issue with 21725 after first flash.

I have my theme all set up with a mxipcold_wpc_2.provxml. The image loads but the menu bars and other wm6.5 features don't work and I get the 6.1 task and tray bar. I do a soft reset and then everything loads perfectly and works as it should.

Any ideas on why?



Make sure the registry entries in the TSK file are also pointing to the correct path.

Have you tried the steps I mentioned in this post:
http://forum.ppcgeeks.com/showpost.p...postcount=4250

CRACING 05-28-2009 02:35 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Hello,

Can anyone please provide me build 21725 96 dpi source?

The one I got few posts back is giving some trouble, may be coz modules are converted to files. Not sure.

btw; the device is working very slow too, cannot understand why.:( 21234 was fine and fast.

Best Regards

ali3nfr3ak 05-28-2009 04:02 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
this one joojoobee666 posted works well for me

SYS_21725_96DPI_0409
http://www.4shared.com/file/1081.../SYS_21725_96DPI_0409.html

CRACING 05-28-2009 04:09 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Does it contains modules or thay are converted to files? I.e Base_DPI_96, does it contain modules or files?

Best Regards

RideTheTube 05-28-2009 04:09 AM

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

Originally Posted by RideTheTube (Post 938800)
So...for me 21725 xip is working great - fast more storage everything is awesome...

But the SYS..I dont know whats wrong with, all my programs start and can work with. But Explorer, Registry Editor and TotalCommander have some strange problems..
For example with RegEdit - its possible to click open the HKLM tree and its possible to scroll down and up, the left and right softkeys are also working fine...but its not possible to enlarge the submenu???!?!?! only the first click in the regisry works...but its not freezed or anything like that.

The same is in explorer and commander...

thx for any help

Sorry for asking again but is ther no solution - how to fix this? thx

CRACING 05-28-2009 04:15 AM

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

Originally Posted by RideTheTube (Post 939927)
Sorry for asking again but is ther no solution - how to fix this? thx

Ok, there is a new entry I found on OS dir RGU ( at last ):

[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Touch\Filter]
"MinimumTapTime"=dword:28

If this relates to your problem, try removing it ( withing your device ) and test. It gave me some trouble with touch screen so I removed too and now it works fine. :)

BTW; There was also a problem with 96 or 192 dpi source I got. Its with files which should be modules. When I converted from files to modules, my device became faster and normal as older versions ( i.e 21234 ). :)

Best Regards

ali3nfr3ak 05-28-2009 06:02 AM

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

Originally Posted by CRACING (Post 939926)
Does it contains modules or thay are converted to files? I.e Base_DPI_96, does it contain modules or files?

Best Regards

files

blazingwolf 05-28-2009 06:12 AM

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

Originally Posted by dsi76 (Post 939833)
Make sure the registry entries in the TSK file are also pointing to the correct path.

Have you tried the steps I mentioned in this post:
http://forum.ppcgeeks.com/showpost.p...postcount=4250

Yes, I did follow your earlier instructions. It was working fine in 21234 and then suddenly stated doing this. I have no idea why though.

bikeandestroyx 05-28-2009 06:39 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
okay so i have a working xip and sys for the tp i wasnt sure if it was already posted but here it is!

fredcatsmommy 05-28-2009 07:12 AM

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

Originally Posted by Mad Mike (Post 939312)
I get the same error message.

I went back to an older SYS and DP96 and under "Entertainment" replaced all having to do with bubblebreaker. works fine now.

Zecanilis 05-28-2009 07:20 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I had problems with tmail...
It was to slow to send SMS and if i restored my data with pimbackup, the folders didn't appear.
I had to put the tmail.exe from build 21234.
Maybe is something about my 0816 21234 muis...

joshkoss 05-28-2009 07:40 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Are there any ways to reapply a 6.5 .tsk at first boot. i have my tsk cooked in but the txt color and font's are not taking.. i've tried exporting the reg entries and adding to .reg or even creating a provxml but still no results.. does custsk.exe work with 6.5? i heard it didn't

anryl 05-28-2009 08:10 AM

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

Originally Posted by joshkoss (Post 940028)
Are there any ways to reapply a 6.5 .tsk at first boot. i have my tsk cooked in but the txt color and font's are not taking.. i've tried exporting the reg entries and adding to .reg or even creating a provxml but still no results.. does custsk.exe work with 6.5? i heard it didn't

hmm i got just this line in txt TSK: \Windows\ultimate.tsk and working fine with new lua runcc

blazingwolf 05-28-2009 08:43 AM

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

Originally Posted by joshkoss (Post 940028)
Are there any ways to reapply a 6.5 .tsk at first boot. i have my tsk cooked in but the txt color and font's are not taking.. i've tried exporting the reg entries and adding to .reg or even creating a provxml but still no results.. does custsk.exe work with 6.5? i heard it didn't

Sounds similar to my problem. So far I have found nothing but a soft reset after the boot will get it working.


All times are GMT -4. The time now is 09:08 AM.

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


Content Relevant URLs by vBSEO 3.6.0