View Full Version : (UPDATED 14/04) Hermes Kitchen Build 19209
abusalza
12-04-2008, 09:26 AM
Came from official htc kaiser, based from pdacorner.v9 and tools from bepe (thanks for him)
OS 5.2.19209 Build 19209.1.0.2
Not included:
- OEMApps
- OEMOperators
You need Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&DisplayLang=en) to using this kitchen
Updated:
- Added os.nb.payload
- Added initflashfiles.dat
Download PART1 (http://www.mediafire.com/?bygmw9dmrxv)
Download PART2 (http://www.mediafire.com/?4yxt4d2dthm)
Donations are welcome
lagoskon
12-04-2008, 11:58 AM
Finally, A Kitchen on 19209.
Really thanks abusalza for your enormous Gift
guyvice
12-04-2008, 03:39 PM
Pouvez-vous poster un autre lien de telechargement svp, je n'arrive pas a telechargder depuis megaupload.
merci!
An other link please, i can't download from megaupload.
Thanks!
mrvanx
12-04-2008, 07:37 PM
Good show sir, id highly recommend everybody making thier own ROMs based on thier own needs. Freedom of choice is always best.
ai6908
12-04-2008, 09:40 PM
Awesome brother!!!
galaxys
12-04-2008, 10:26 PM
This 19209 is the best wm6.1 build...thanks!
mrvanx
12-04-2008, 11:53 PM
Quick query for people....anybody getting unhandled exceptions in buildOS?
aswell as buildxip errors?
MrDSL
12-04-2008, 11:59 PM
Quick query for people....anybody getting unhandled exceptions in buildOS?
aswell as buildxip errors?
yup.......
makeveral
13-04-2008, 12:07 AM
Quick query for people....anybody getting unhandled exceptions in buildOS?
aswell as buildxip errors?
yap, i get errors too
venelar
13-04-2008, 12:55 AM
same here..
mrvanx
13-04-2008, 12:56 AM
Ive narrowed it down to the OEM folder, however im not sure what the exact issue is. Ive just replaced the OEM stuff with my own from "V10 Roller". Remember to add os.nb.payload into theROM folder or you will get an error when the insert program is run.
caeci11ius
13-04-2008, 03:36 AM
Also getting exceptions, tried replacing the OEM folder with a known good one but it's still happening. Any suggestions?
robotician
13-04-2008, 03:46 AM
Also getting exceptions, tried replacing the OEM folder with a known good one but it's still happening. Any suggestions?
Well, I think I solved this problem.
Ive narrowed it down to the OEM folder, however im not sure what the exact issue is. Ive just replaced the OEM stuff with my own from "V10 Roller". Remember to add os.nb.payload into theROM folder or you will get an error when the insert program is run.
Thanks to mrvanx's hint, I compared each OEM directories with my old kitchen tools. Then I found some stuff is missing in 'OEM\OEM_Lang_0409' directory.
So I copied my old stuff into it, then Error was gone.
Edit:
Well, I found what the problem is. the 'initflashfiles.dat' is missing in 'OEM\OEM_Lang_0409' directory. If there is 'initflashfiles.dat' even if it is 0 bytes, then this problem is solved.
curveconcepts
13-04-2008, 05:39 AM
I dont want to sound dumb here, but where can i get the os.nb.payload file?
mrvanx
13-04-2008, 02:07 PM
I dont want to sound dumb here, but where can i get the os.nb.payload file?
Not a stupid question at all....
..download a known working rom based on 19209 (theres a few around)....to get os.nb.payload from it do these following things:
(using the programs in the TOOLS folder in this kitchen)
get the os.nb from the RUU_Signed.nbh file using nbhtool (in TOOLS/HTOOLS)
split the os.nb file into os.nb.payload and os.nb.extra using:
"nbsplit -hermes os.nb" on the command line. (the nbsplit.exe must be in the same dir as os.nb before you do it).
DONE.....slap os.nb.payload into the ROM folder when uve done it.
abusalza
13-04-2008, 02:41 PM
i've tried to updated my kitchen. fiuh... very hard work. my connection was bad. God help me
baxxik
13-04-2008, 07:41 PM
Hello!
Give me please - very confused: (
Downloading kitchen, treasure initflashfiles.dat in OEM_Lang_0409, taking the OS.NP.PAYLOAD from PDACorner V9, run BuildNB.bat
BuildOS compiles all successfully, but further writes:
ImgfsFromNb 2.1RC1
Sector size is 0x200 bytes
ImgFs partition starts at 0x00620000 and ends at 0x04080000
No IMGFS signature found. Exiting.
ImgfsFromDump 2.1rc2
Input file imgfs.bin cannot be opened. Exiting.
ImgfsToNb 2.1RC1
Using bigstoragemove mode
Input file imgfs-new.bin cannot be opened. Exiting.
NBMerge 2.1RC1
Could not open input file OS-new.nb.payload
What am I doing wrong? Give please!
caeci11ius
13-04-2008, 08:06 PM
Yet more problems. There seems to be issues with some of the programs in the kitchen. By replacing BuildOS with another version I had around I managed to get it to run and not throw exceptions (tried the other posted solutions but had no luck with them) but it seems another program is giving me issues now. Logs:
Creating 'dump' folder...
Done!
BUILDXIP 0.54 Copyright (c) 2007-2008 bepe 30 Jan 2008
Slot 0 Boundary: 0x01fa0000
Slot 1 Boundary: 0x03e33000
RAMStart: 0x802ac000
RAMFree: 0x802e6000 - 0x83a00000 L0371a000
KernelFlags: 0x00000000
FSRamPercent: 0x00000020
Done!
Copying OS.nb.payload...
1 file(s) copied.
The system cannot execute the specified program.
Could Not Find J:\kitchen\buildpkg.wrn
The system cannot execute the specified program.
ERROR! (errorlevel: 9020)
Press any key to continue . . .
Looking at the batch files, this would indicate me that "all_packages_to_one" and "insert" are having problems (these are the lines where "cannot execute" appears). I thought it might have been a problem with 7zip, which I used to extract the archive but WinRAR has the same issue. No idea what's going on here, it's a very odd problem...
mrvanx
13-04-2008, 09:14 PM
Hello!
Give me please - very confused: (
Downloading kitchen, treasure initflashfiles.dat in OEM_Lang_0409, taking the OS.NP.PAYLOAD from PDACorner V9, run BuildNB.bat
BuildOS compiles all successfully, but further writes:
ImgfsFromNb 2.1RC1
Sector size is 0x200 bytes
ImgFs partition starts at 0x00620000 and ends at 0x04080000
No IMGFS signature found. Exiting.
ImgfsFromDump 2.1rc2
Input file imgfs.bin cannot be opened. Exiting.
ImgfsToNb 2.1RC1
Using bigstoragemove mode
Input file imgfs-new.bin cannot be opened. Exiting.
NBMerge 2.1RC1
Could not open input file OS-new.nb.payload
What am I doing wrong? Give please!
Try a different os.nb.payload fromanother ROM. The one bundled with pandora beta 9 works fine.
mariosnc
13-04-2008, 10:44 PM
Yet more problems. There seems to be issues with some of the programs in the kitchen. By replacing BuildOS with another version I had around I managed to get it to run and not throw exceptions (tried the other posted solutions but had no luck with them) but it seems another program is giving me issues now. Logs:
Creating 'dump' folder...
Done!
BUILDXIP 0.54 Copyright (c) 2007-2008 bepe 30 Jan 2008
Slot 0 Boundary: 0x01fa0000
Slot 1 Boundary: 0x03e33000
RAMStart: 0x802ac000
RAMFree: 0x802e6000 - 0x83a00000 L0371a000
KernelFlags: 0x00000000
FSRamPercent: 0x00000020
Done!
Copying OS.nb.payload...
1 file(s) copied.
The system cannot execute the specified program.
Could Not Find J:\kitchen\buildpkg.wrn
The system cannot execute the specified program.
ERROR! (errorlevel: 9020)
Press any key to continue . . .
Looking at the batch files, this would indicate me that "all_packages_to_one" and "insert" are having problems (these are the lines where "cannot execute" appears). I thought it might have been a problem with 7zip, which I used to extract the archive but WinRAR has the same issue. No idea what's going on here, it's a very odd problem...
You can use Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&DisplayLang=en).I had the same error end it solved it.
curveconcepts
14-04-2008, 08:23 AM
Hmm.. maybbe its just me, but when i follow your directions there mrvanx, (by the way, that directory you listed isnt correct [tools/htools], but i assumed you were talking about the Core Kitchen, which i also have so i succeeded in that) but i used the pandora 9b1 os.nb.payload and it seems as it it crashed my device to the point where it would power on, but the green led stayed steady and the screen blank, it didnt load up the bootloader or anything.
I flashed back to my old build from the CoreKitchen and its all good, but I was wondering what other os.nb.payload's you use? I want to be able to make my ROM absolutely perfect like i did months ago with 6.0, but creating 6.1 ROM's is a little hard since almost no one wants to give out their source of the ROM.
Thanks to the creator of this kitchen helping us out with this however, he has done a great job of bringing the latest to the masses. Actually I thank the whole xda-developers community for doing what they do. I just wish i could contribute as much as some of the big ROM cookers/Kitchen creators do.. :)
abusalza
14-04-2008, 01:00 PM
Updated kitchen included os.nb.payload and correct initflashfiles.dat
abusalza
14-04-2008, 03:20 PM
Finished for part1 and part2.
Enjoy...
Donations are welcome
ababrekar
15-04-2008, 02:26 AM
is the 19209 sys included in this kitchen? i tried my hand at porting the new build from latest kaiser, but, it kind of screwed up. ported the xip although. if the new build sys is included in this kitchen then is it possible to toss it up with my elfin oem and port it nicely?
abusalza
15-04-2008, 03:58 AM
is the 19209 sys included in this kitchen? i tried my hand at porting the new build from latest kaiser, but, it kind of screwed up. ported the xip although. if the new build sys is included in this kitchen then is it possible to toss it up with my elfin oem and port it nicely?
Yup, this sys and xip package ported from official kaiser wm6.1 build 19209:)
ababrekar
15-04-2008, 06:04 AM
Yup, this sys and xip package ported from official kaiser wm6.1 build 19209:)
hey bro.. i have got the hang of porting the xip.. but can u guide me a bit on porting the build (SYS)?
this was simply what was combined in the rom i tried to port the 19209 build for. let me know if that was right or wrong or if there is something else to be done:
19209 SYS
19199 .ROM & .VM folders
Checked each and every .rgu file and found no difference in 19199 SYS & 19209 SYS
still it didnt work properly.. any idea what must ve gone wrong?
knightcapain
15-04-2008, 06:32 AM
abusalza or anyone really
does anyone have problems cooking in the camera or htc audio manager. the oems i have are from matt's pandora oem package but dont work, says im missing files or they are not compatible with this version of windows
abusalza
15-04-2008, 09:02 AM
hey bro.. i have got the hang of porting the xip.. but can u guide me a bit on porting the build (SYS)?
this was simply what was combined in the rom i tried to port the 19209 build for. let me know if that was right or wrong or if there is something else to be done:
19209 SYS
19199 .ROM & .VM folders
Checked each and every .rgu file and found no difference in 19199 SYS & 19209 SYS
still it didnt work properly.. any idea what must ve gone wrong?
What the problem you have? please more specific:)
baxxik
15-04-2008, 09:10 AM
Hello!
Downloaded your excellent kitchen, everything happened!
But the issue - I have finished working with the Russian sys localization of HTC Cruis and simply replaced the sys folder in the kitchen at her.
Since then gathered firmware, it started apparatus, but is not calibrated, the error message appeared launch poutlook and welcome. After this machine does not react to anything :(
Checking off the certificates.
Give - what can be possible to correct this error?
Thanks in advance!
abusalza
15-04-2008, 10:09 AM
Hello!
Downloaded your excellent kitchen, everything happened!
But the issue - I have finished working with the Russian sys localization of HTC Cruis and simply replaced the sys folder in the kitchen at her.
Since then gathered firmware, it started apparatus, but is not calibrated, the error message appeared launch poutlook and welcome. After this machine does not react to anything :(
Checking off the certificates.
Give - what can be possible to correct this error?
Thanks in advance!
Did u had deleted sqm folder from sys? it's happen if you did it.
baxxik
15-04-2008, 11:02 AM
Did u had deleted sqm folder from sys? it's happen if you did it.
abusalza - you are the best of the best! :)
All worked! A huge thank you!
Only unclear why GPRS connection icon at the top now be written as U? I used to symbols G (GPRS) or E (EDGE): (
abusalza
15-04-2008, 11:05 AM
abusalza - you are the best of the best! :)
All worked! A huge thank you!
Only unclear why GPRS connection icon at the top now be written as U? I used to symbols G (GPRS) or E (EDGE): (
Did you changes oem packages?
chymmylt
15-04-2008, 11:33 AM
I just built a test rom using your kitchen - worked great so far (thanks) but when starting, I get an error window:
This application was licensed for devices from Dopod Intl' Corp.
It seems to be related to a link in the startup folder called nwstart :)
Thanks
abusalza
15-04-2008, 11:39 AM
I just built a test rom using your kitchen - worked great so far (thanks) but when starting, I get an error window:
This application was licensed for devices from Dopod Intl' Corp.
It seems to be related to a link in the startup folder called nwstart :)
Thanks
delete netwiz.cpl, netwiz.dat, netwiz.exe, netwiz.exe.0404.mui, nwstart.lnk, nwstart.exe, nwstart.exe.0404.mui, mxip_netwiz_Entries.provxml and on rgu
[HKEY_LOCAL_MACHINE\ControlPanel\Netwiz]
"Description"="Network Wizard"
"Group"=dword:2
[HKEY_CURRENT_USER\Software\Infinitiq\Netwiz]
"@"=""
"BrowserFavorite"=""
"GlobalXML"=""
"NetMisMatch"=""
"NetNoSupport"=""
"SetClock"=dword:1
chymmylt
15-04-2008, 11:44 AM
delete netwiz.cpl, netwiz.dat, netwiz.exe, netwiz.exe.0404.mui, nwstart.lnk, nwstart.exe, nwstart.exe.0404.mui, mxip_netwiz_Entries.provxml and on rgu
[HKEY_LOCAL_MACHINE\ControlPanel\Netwiz]
"Description"="Network Wizard"
"Group"=dword:2
[HKEY_CURRENT_USER\Software\Infinitiq\Netwiz]
"@"=""
"BrowserFavorite"=""
"GlobalXML"=""
"NetMisMatch"=""
"NetNoSupport"=""
"SetClock"=dword:1
I actually just finished doing just that :) I just thought you would like to know as probably most people using this aren't using dopod devices :)
ababrekar
15-04-2008, 04:06 PM
What the problem you have? please more specific:)
lol.. sorry brother. my bad. forgot to mention in detail :D the problem i faced while trying to port the 19209 build sys (at&t kaiser sys) were as follows:
1. backlight settings & device information settings suddenly disappeared. i did not delete anything in oemapps nor did i edit any rgus
2. changing themes didnt change the wallpaper. the htc default blue stayed
3. activesync did not connect. tried soft reset, hard reset, reboot, everything. yet usb wont connect. had to load in bootloader and flash a shipped rom, then again the uspl and then a custom rom
4. although i have ported the xip to 19209, doing the procedure as mentioned in my earlier post, the build did not port
any ideas? or will ur sys folder work? assuming, the kaiser 19209 build rom is still in testing stage
abusalza
16-04-2008, 02:35 AM
lol.. sorry brother. my bad. forgot to mention in detail :D the problem i faced while trying to port the 19209 build sys (at&t kaiser sys) were as follows:
1. backlight settings & device information settings suddenly disappeared. i did not delete anything in oemapps nor did i edit any rgus
2. changing themes didnt change the wallpaper. the htc default blue stayed
3. activesync did not connect. tried soft reset, hard reset, reboot, everything. yet usb wont connect. had to load in bootloader and flash a shipped rom, then again the uspl and then a custom rom
4. although i have ported the xip to 19209, doing the procedure as mentioned in my earlier post, the build did not port
any ideas? or will ur sys folder work? assuming, the kaiser 19209 build rom is still in testing stage
u had remove sqm folder in sys package? otherwise u can try sys from my kitchen
ababrekar
16-04-2008, 02:38 PM
u had remove sqm folder in sys package? otherwise u can try sys from my kitchen
i didnt remove the sqm folder from kaiser 19209 sys (had removed it in my initial learning days but then it screwed up my device:() i'll try n use ur sys folder.. does it have the wince folder, or is it not required?
baxxik
16-04-2008, 02:56 PM
Good day
Give please faced with a situation where the camera does not want to run.
He writes that there is enough space in the storage.
In an attempt to replace folder OEMDrivers Pandora from the kitchen, phone hangs on the second splash screen :(
No FTP or there - not found CAB installing cameras. And in general, FTP why all canceled on hermes.
And the memory card is working very slowly - write 170 kb and 300 kb reads. What's the reason?
Thanks in advance!
What should be done?
bruxe
18-04-2008, 03:50 PM
Thank abusalza for your great contribution!
I cooked the ROM from your kitchen and load to my herm, but the PPT button doesn't work. Did you or any other have the same problem? Thanks.
abusalza
18-04-2008, 04:24 PM
All the problem's caused by oem packages. i'll updated from v10 later. as i say i'm not included oemapps and others... i guess that's a problem
DaMilky
19-04-2008, 07:37 AM
ah that sounds really great, abusalza!
Lookin forward to new version XD
caeci11ius
19-04-2008, 03:18 PM
Just wondering what I would need to change in the rom-building batch to make a non-super-storage version of this? I had a problem the other day where after about 24hrs installed my test rom decided not to boot any more, so have had to flash back to a WM6.0 test rom I had made based on the official dopod. It seems that hard reset / non booting issues people have around the place are largely caused by super-storage; if I wanted to ensure reliability (or at least that I wasn't going to have a hard reset / non booting phone at some random stage in the first few days after install) how can I modify to do this?
The only other problem I noticed having with the 6.1 ROM I made (using Dopod OEM content, though I removed a number of things) was some issues with USB activesync (seemed to work fine via bluetooth). Anyone else had any issues there?
arabmed
22-04-2008, 12:48 AM
can give me camera plez
camera not work
Macgyvec3
22-04-2008, 04:09 AM
Does anyone have a good guide for setting up a wm6.1 rom or even for this one?
curveconcepts
23-04-2008, 02:56 AM
abusalza,
I dont mean to sound pressuring if i indeed do, but do you have a time when this kitchen based on v10 will be released?
Thanks so much.
GuzuGuzu
23-04-2008, 01:44 PM
abusalza,
I dont mean to sound pressuring if i indeed do, but do you have a time when this kitchen based on v10 will be released?
Thanks so much.
Same question here. I am eager to see the new updated kitchen based on v.10.
Thanks in advance, abusalza, for the update!!!
simjo
24-04-2008, 08:28 PM
It's been a little while since we have heard from the author, so I have found a bit of an interim fix for the lost camera and missing buttons function that appears to be the only problems with the kitchen.
*** I take no responsibility for trying this and you should do your own investigation work, but it worked for me ***
Delete the OEM folder from '19209 kitchen' and replace it with the OEM folder from 'Pandora Naked 9b1 Kitchen' (In my opinion the best Kitchen for the Hermes!!!)
Delete the following two files from the new OEM folder (as these already exist in the \SYS folder):
officeres.dll
officeres.dll.0409.mui
Fire up 'BuildNB.bat', flash your hermes and enjoy the full function of your PDA on build 19209.
There is probably a much better way to fix the missing functions but as I said previosly this has been my short-term workaround.
wlhon
25-04-2008, 02:24 AM
Hi,
I have done another port of the XIP , but this time based on the 0.44 core which is much stable. This is a bigstorage version and have tried for more than 2 weeks without PDA having to go for hard reset due to internal memory corruption.
You can download the ROM at the link below;
http://forum.xda-developers.com/showthread.php?t=360461&page=5
Previously, I tried porting the SYS directly from Kaiser 19209, but not able to pass 2nd boot screen. But using the SYS from this post, it has been quite stable and fast.
Hope this helps for people with HardReset issues on WM6.1 ROMS.
You need to recook with the ported 19209 ROM.
Cheers,
WLHon
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.