Airis T620 - Mio P550 - Yakumo Delta X - WM6 UPDATE??? - Upgrading, Modifying and Unlocking

Hi dudez,
Anyone who knows how to create a wm6 rom for one of these three clones?
Thank you...
Vlad

19 views and no answers...
pls let me know if is technically possible!

Hello,
I have a mio p550, and i want to upgrade en wm6 too !!!
Thank !

There are many people who have MIO P550, and there are 2 clones of this PDA, so, there are many people !
Anyone could develop this wm6 rom? PLEASSE !!
I can make donation with paypal !

Yes!
If someone would develop the rom I could pay via paypal too...

PLease, there are many user of these PDA !! Please someone develop a rom !!!! Thankk !!

no one interested...i think we can only dream..

snifff ! C'est très dommage Alllez, une rom s'il vous plais, les dieux du code !

Enfin, nous y sommes !!
"
Hello everybody !
Here is the link of the mio p550 / airis T620 WM6 !!!!
http://dl.free.fr/lxxe4VIaq/extraitduexe.rar
1) Rename the file "temp.dat" to "dump.bin", and flash with your SD CARD
Enjoy
"

curios
did somebody tried?

Nixeus said:
Enfin, nous y sommes !!
"
Hello everybody !
Here is the link of the mio p550 / airis T620 WM6 !!!!
http://dl.free.fr/lxxe4VIaq/extraitduexe.rar
1) Rename the file "temp.dat" to "dump.bin", and flash with your SD CARD
Enjoy
"
Click to expand...
Click to collapse
Be careful! It is a ROM for Eten Glofiish X500. Did you try if it works? You may brick your PDA with improper ROM. ROM images are heavily device specific!

soosp said:
Be careful! It is a ROM for Eten Glofiish X500. Did you try if it works? You may brick your PDA with improper ROM. ROM images are heavily device specific!
Click to expand...
Click to collapse
anyone tried???

hi! this is gonna be my first post...
i just wanna say that "i dont think so... i think no one tried that rom"... lol...
i think that it is a little dangerous doing that, and, i dont wanna sacrifise my pda!! jejeje. Sorry about my english...

Nixeus said:
Enfin, nous y sommes !!
"
Hello everybody !
Here is the link of the mio p550 / airis T620 WM6 !!!!
http://dl.free.fr/lxxe4VIaq/extraitduexe.rar
1) Rename the file "temp.dat" to "dump.bin", and flash with your SD CARD
Enjoy
"
Click to expand...
Click to collapse
i don't speak / read the language that i written on the link page, but my guess is that the file is not there anymore ... anyone who has it and will make a link to it ?
- and anyone that have tryed this ?
* so now i have the file, but anyone who have made this work ?

i'm will test this rom file found earlier in this tread on my mio p550, if it bricks, too bad
i have placed the files on the sdcard and start the update file, but then it want an Action Key Verification ???
wtf is that ??? have tryed to google it, and it seems that i shall have it from some company, but to get it i have to register my device with the imei ???? as i know of, the mio p550 dosen't have any kind of imei,..
anyone that have a solution for this ?

Hello,
DON't flash your pda, it's a rom of an eten x500 !!!!!!!!!!!!!

ok... thnx ....... i'm totally noob in this, but would very much like wm6 om my p550.... but this might not be possible or ?

spirravipdk said:
ok... thnx ....... i'm totally noob in this, but would very much like wm6 om my p550.... but this might not be possible or ?
Click to expand...
Click to collapse
anyone tried wm6 on this devices???

hey Ho !!
How to make a wm6 rom for MIO P550 / Airis T620 !
Thanks to ASAM !!
Code:
Further steps toward a WM6 ROM for P550/T620.
Use this information at your own risk as you may have an expensive paperweight as a result.
You can use the following tools to play with:
bepe's HERMES_DEV_v2.1_Build_19199 kitchen
bepe's dumprom (size of 32k)
bepe's pkgtool
eten users' community's srpxtool
Also you might need a:
P560 dump
P550 flashfile (and dump of it)
Extract contents of base ROMS.
From P560 dump part01 create ROM folder using dumprom.
From P560 dump part02 create OEM and SYS folders (using imgfstools + pkgtool)
Do the same from P550 dump (ROM,OEM,SYS)
Prepare the kitchen. Extract the above Hermes kitchen. Empty OEM, ROM, SYS folders.
Prepare the ROM folder:
Copy the ROM folder create from the P560 dump.
Copy eten users' community's srpxtool into the ROM folder.
Replace cecompr.dll, ceddk.dll, nk.exe, shell.exe, smflash.dll, boot.hv, boot.rgu,
with the corresponding files/folders from P550 ROM\XIP.
From T620 flashfile extract OS_IMAGE.nb.payload into ROM folder.
From T620 dump copy part01.raw into ROM folder.
Check out cmonex's bonus at xda-developers site (title of post: "here's how to fully and permanently disable sign/cert checking in WM5/WM6 (+bonus)")
and patch nk.exe accordingly (look for : 03 30 d5 e5 01 00 53 e3, and change 01 to 02)
Prepare SYS folder:
Use SYS from P560 dump.
Replace .ROM and .VM folders with the ones from P550 dump.
Remove Bluetooth and Bt_HID folders as those will result in a conflict with
the OEM drivers from P550(this was the easy way, you can try fixing the conflict)
Prepare the OEM folder:
Copy OEM extracted from P550 dump.
Copy OEM_DPI_96 from P560 dump.
Copy OEM_Lang_0409 from P560 dump.
In OEM_Lang_409 replace initflashfiles.dat mxip_initdb.vol with same files from P550 ROM\XIP
Optionally edit initflashfiles.dat (merge some items from P560's one or add whatever you want)
Modify some bat files. You will recognize the place to change. The modified lines are below.
Change the following part of BuildNB.bat:
>>>>>>>>>>>>>>>>
CD ROM
..\TOOLS\buildxip.exe -b
if not "%errorlevel%"=="0" goto error
del out.srpx
srpxtool out.bin out.srpx -c part01.raw
CD..
"SRPX tools\msflshtool.exe" OS_IMAGE.nb.payload -p 1 -r ROM\out.srpx
<<<<<<<<<<<<<<<<<
Modify tools\CreateROM.bat:
>>>>>>>>>>>>>>>>>
copy OS_IMAGE.nb.payload temp\OS.nb.payload
TOOLS\all_packages_to_one
del buildpkg.wrn
cd temp
REM ===========================================================================================
rem echo.
rem ..\TOOLS\insert -i ..\ROM\out.bin -o OS.nb.payload -d 0x00320000 -s 0x00360000
rem if not "%errorlevel%"=="0" goto error
<<<<<<<<<<<<<<<<<<<
Execute BuildNB.bat
Now you have OS_new.nb, merge it into flashable file as OS_IMAGE section.
See info here in the "P550 flashfile format" post.
good luck,
asam

Nixeus, were you able to cook your own WM6 ROM? And can you post it?

Related

[TUT]bepe kitchen for trinity user howto...kook your rom!!!

Hi, I'm preparing all you need to kook a italian rom by yourself...
in some minutes 1st part, with programs that you need to extract .nb files from .nbh, and reassemble .nbh as you like, how to dump a rom and how recompile it..
bye!!!
ok, the utilityes you need are:
*** all utilities are ready to download in the end of this post!!! ***
1) nbhtool_trin.rar
2) package_tool.rar
3) nbdumper.rar
4) bepe_kichen_trinity_ita_WM-6.1.rar
Code:
6.1 bepe_kitchen.rar
5) Flash_nbh.rar (included into kitchen!)
6) rgu to xml transform an rgu or a reg file into a provxml file!!
7) dsm patcher to update also the dsms files to respect the rom's os and build version
1) nbtool from dutty is usefull to decompile/recompile nbh , decompil enbh, choose nbh to decompile, you have 1 or more .nb files, windows.nb is that you need, the rom, you should find also:
radio.nb (radio)
first/second_splash.nb (the 2 images shown as splashscreens!!!)
ipl.nb (boot of trinity...)
spl.nb
and other that now I not remember...
................
to recompile the nbh file, just select that you need (os.nb, first.nb second.nb)
for my experiences, try first times only with os.nb, choose the file and compile the nbh files,your rom is ready to be flashed into device...
2) package tools analize the dumped os windows.nb and tell about sys and oem versions, more it creates packages of dumped rom, and insert all files into the 2 system directory "oem" and "sys" with button (menu) "build packages"
3) nbdumper from tadzio, it is the important tool togheter bepe kichen, with it you are able to dump "windows.nb"
put windows.nb into the folder, dos prompt and write:
nbdump windows.nb (then press enter...)
in few minutes you have inside also the directory named: windows.nb.dump, iside you can find all files that will be in rom on your device...
4) now open package tools by bepe, search this directory, and analize, after analizing, click on build packages...
after some time, you in "windows.nb.dump" directory have: sys and oem folders...
this is the real os...
now you neeedd xip directory...
copy windows.nb into the directory named:XIP_extract (that you can find in "bepe_kichen_trinity_ita" tool...
copy it into the directory, rename from windows.nb into "os.nb"
click on "Make_XIP.bat" and then you have "xip" folder...
copy xip folder into "rom" folder in of "bepe_kichen_trinity_ita", copy os.nb too into "rom" folder, so you have rom folder and inside:xip fiìolder and os.nb...
ok...
now, oem and sys folder obtained with package tools, copy them into "bepe_kichen_trinity_ita" tools, and you have:
oem, sys, tools, xip_extract and rom folders, and the exes...
now is ready...
you have to click on "buildos.exe" and the rom will be build, ok, now there is a new folder, "temp", now you have finished, only click on createrom.bat and in few seconds you can find into \temp\ folder a file named os-new.nb, this is the new rom, build .nbh with dutty nbtools, and can flash it on your device!!!
5) to flash put nbh created into folder:Flash_nbh, flash....
next, tools and howto: create extended_roms;create own splashscreens, adding own packages (the packages are additional programs... into I left yet 3/4 packages from mine!!).....
*******************************************************************
I must make all credits also to udK, that discovered with me the right way to kook roms...
and invite all people to make some dotations to him, for the hard work that he made to have a good italian rom to mount on our devices!!!
thanks friend...
*******************************************************************
I think is better to try with udk or lasagna roms to start, they are perfext and logically structured as bepe kichen wants!!!
bye!!!
****************************************************************************************
*
* P.S.: and finally I think that if you decide to use udk rom to make experiments, you have to donate him,
* and if uou want to use lasagna rom to learn to use bepe kichen, also you have to make donations to guybrush.
* they worked hard to translate the rom, you must donete to use theyr roms I think is the only think to do
* to tell them "thanks!!!", really...
*
****************************************************************************************
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lesson 2:
how make own splashscreen!!!
just open an image or create one, with also paint;
make it 240x320 pixels, 240 in width, 320 in height...
save it as bmp, with 24 bits...
open it with nb_image_converter
convert to "nb"
save it as first and second.nb...
now, if you don't have windows.nb use dutty's nbtools to extract from rom, reuse nbtools to compile nbh, add
in os: windows.nb
in "first splash" the file first.nb
in "second splash" the file second.nb...
compile nbh file and flash into ppc, when you finish, you can see you freferred splash screens!!
next:
create a package and/or translate the exe/mui files in your language with resource hacker!!!
try to open an exe, or first a mui files if there is into the package!!
you can see:
icon (you are able to change it , but is not important for us!!)
dialog, you can move the object inside them, rename or translate strings and other...
string table, here you can change, translate in your language tje strings of mui/exe!!!
and other, but for modify translate this basts!!
see later!!! bye!!!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lesson 3:
for mui:
if you have traslated them, you have also to rename: exaple, if therer is amui xxx_409.mui, in english of couse, and you stranslated it into italian, you hace also to rename it by xxx_409.mui to xxx_410.mui!!!
and for italians mui you can use the ones from tynh wm6 Italian rom!!!
and also initflashfiles.dat must be traslate...:
and also rgu files:example:
string: "programs" must became "programmi"
string: "my pictures" must became "immagini"
etc.etc.
howto: CREATE A PACKAGE!!!
ok, download theese utility:
wince cab manager from here:
http://www.ocpsoftware.com/
(full funcional trial for 15 days!!!)
and my utility: packages creator (a little tools of mine!! )
from here:
-------------------------------------------------------------------------------
UPPED:
(new version... bugs solved... option improved!!!)
now in bilingual ITA/ENG, and with more option to personalyze your new packages!!
new beta with more and more options to create initflashfiles.txt...
flag:"simulate folder names" on wince cab manager and put reg file into package folder you choice...
example: "...\trypackage\windows\batterystatus\batterystatus.exe"
you have to put reg file into "...\trypackage\to-import.reg" ok???
and here the new beta of package creator!!!
Hi all, from a Bennec83's Idea I released this last version that works with cab analyzer, and make packages from cab files automatically...
*******************************Re-reupped 1st good working release!!! 4.1 *********************
-------------------------------------------------------------------------------
ok!!!!
P.S.: if th bepe kichen shows an error during the kook operation, it will be becouse there is another file (duplicate file) yet present in rom, delete it from other subfolder, not in the package just inserted...
next appointmant to create own extended_rom!!! and some triks on registry (modifing rgu files!!!)
see you!!!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lesson 4 playing with extended rom:
howto: create and use extended roms...
ok, have to download the utility htc_extended_rom_editor
I think is all.... (for now!!!)
your knowledge about roms, its components, how to dump, build, add packages are full... rests to edit rgu and provxml...
but in next days....
bye bey and good experiments!!!
*********************************************************************************
*********************************** ******************************
*********************************** UPDATES ******************************
new version of buildos+packagetools, some imporvements, and context menu on packages to enable/disable them by default!!
new version of buildos, now:
1) xip porting for os ber updating;
2) updater for Rom Creation Date;
3) Updater for Rom version at Boot screen!!!
enjoy!!!
improved some context menus on selected package.....
xip porting for OS version and Rom's Date creations Updater!!
new version of package creator, to have own directory where place shortcuts, and some minor bugs solved
here: and added links in initflashfiles.txt for .htm files for "Help"!!!
P.S.: I need beta testing for my apps, becouse, I go on programming and there are allwais same bung into...
bye!!! ( a big thanks to guybrush and udk for testing and support, but specially to Vibranze for testing package creator!!!)
*********************************************************************************
Traduzione in italiano della guida del Kitchen
Lavori in corso..
ervius said:
Hi, I'm preparing all you need to kook a italian rom by yourself...
in some minutes 1st part, with programs that you need to extract .nb files from .nbh, and reassemble .nbh as you like, how to dump a rom and how recompile it..
bye!!!
Click to expand...
Click to collapse
thanx, let's start cook togheter
--reserved for packages--
I only hope that my 3d iwill be usefull to be better, and share togheter a lot of packages for our trinity devices!!
see lather...
I love you.
This is what I searched for long time.
Two question.
1) What difference there is between this and Orginiale Bepe ROM kitchen form Hermes.
2) Can I use all ROM that i Want to start the cooking?
....
3) This is possible some mirror not rapidshare? (for example www.divshare.com)
Grazie mille.
Viva il P3600.
cicciocant said:
I love you.
This is what I searched for long time.
Two question.
1) What difference there is between this and Orginiale Bepe ROM kitchen form Hermes.
2) Can I use all ROM that i Want to start the cooking?
Grazie mille.
Viva il P3600.
Click to expand...
Click to collapse
1) infinite greetings to bepe for the beautifull tool...
the kichen is the same, only you have os and xip for trinity (after you extrapolated oem-sys folders and xip!!!)
2) you can use all roms you want, also in other languages, but only if they , after you dumped and analyzed with bepe package tools, and have oem and sys folders (and xip folder...), but if you try with roms that have missed files, you must try to insert them into oem or sys dolder, you, after use bepe package tools must see only "oem" and "sys" folder, nothing else, to know that the rom is really ok..., in other case the rom was built in confused mode or with other utilities, that I consider oldier...
bye!!!
and my final point is also share a lot of packages....
for now I think it's all, but in few days I explain also howto build packages and other....
see you!!
ervius, very good tutorial i think it'll be useful not only for italian people but for everyone who want learn how to cook their own rom. Just a tip...be careful, read everything and try to understand how these tools works and check everything before try to flash your device.
Guybrush said:
ervius, very good tutorial i think it'll be useful not only for italian people but for everyone who want learn how to cook their own rom. Just a tip...be careful, read everything and try to understand how these tools works and check everything before try to flash your device.
Click to expand...
Click to collapse
yes... by attentions, use the tools at own risk, and specially use them with "brain"!!!
bye!!
Thanks ervius! you are truly "mythical". I`ll read all with much attention tomorrow, now i`m seat in one park bench to 5 meters from the sea.....
Hi...... morf3o.
added lesson 2 (how to create/modify images and create your splashscreens at ppc boot!!!)
at first post!!
see you later to build our first package!!!
I tried this tools with Lasagna 205 ROM.
I arrived to package tools
When I press "Build Packages" I've this error:
Code:
Syntax error map.txt:
tom
tom is the last lin of map.txt.
Can i delete it witouth problem?
At the end I've also the OEM and SYS directory but there are also three file out all directory:
Recorder.exe
Voice Recorder (link)
Recorder.exe.0410.mui
It's ok?
One Advice.
To arrive at DUMP directory and afther to OEM and SYS I found more easy and fast this way:
http://forum.xda-developers.com/showthread.php?t=316940
Thanks 1000!
cicciocant said:
I tried this tools with Lasagna 205 ROM.
I arrived to package tools
When I press "Build Packages" I've this error:
Code:
Syntax error map.txt:
tom
tom is the last lin of map.txt.
Can i delete it witouth problem?
At the end I've also the OEM and SYS directory but there are also three file out all directory:
Recorder.exe
Voice Recorder (link)
Recorder.exe.0410.mui
It's ok?
One Advice.
To arrive at DUMP directory and afther to OEM and SYS I found more easy and fast this way:
http://forum.xda-developers.com/showthread.php?t=316940
Thanks 1000!
Click to expand...
Click to collapse
so, you have to install also java virtual machine... with this utilities in not necessary...
thanks ciccio but i'd like to continue with bepe's kichen, do you like use it??
ok...
3 files are out, put them into \oem\oemapps\ directory, so you now have only oem and sys directory, then... extract xip etc... etc...
ok!!!
thank's for your answers.
I like also Bepe's Kitchen. GO ON!
For the Syntyax error?
I've to delete "tom" at the end of map.txt?
cicciocant said:
thank's for your answers.
I like also Bepe's Kitchen. GO ON!
For the Syntyax error?
I've to delete "tom" at the end of map.txt?
Click to expand...
Click to collapse
I don't have your error, but if finally you have oem and sys folders, then it works well...
but you can try to delete and post if it work...
bye!!
Sorry for my newbie question...
In my understanding all this tools are working with ROM files you already found "somewhere".
What I want to do first is getting a working ROM out of a Trinty device. E.g. I have a german Vodafone device with the Vodafone custom ROM. I simply want to "copy" this ROM on my Harddisk. No changes. I only want to be able to flash it back if I want to, to have the device in the same state it is now.
Which tool do I have to use?
What do I have to do?
Check this article
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoDumpRom
Ciao
A question ervius:
we suppose that I succeed to modify/create my first ROM, exists a way in order to test it without flash on my device? A way for being sure that if I flash, i do not burn my trinity....
Thanks........ morf3o.
morf3o said:
exists a way in order to test it
Click to expand...
Click to collapse
The only way is flash your trinity and hope
claros said:
Check this article
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoDumpRom
Ciao
Click to expand...
Click to collapse
Thanks... that is what I was looking for. I found this (http://www.modaco.com/Paul-s-guide-to-backin-t255090.html) in the meantime. But the two guides differ: Paul says, that I only need the Part02.raw file. Why?
saminegm said:
Thanks... that is what I was looking for. I found this (http://www.modaco.com/Paul-s-guide-to-backin-t255090.html) in the meantime. But the two guides differ: Paul says, that I only need the Part02.raw file. Why?
Click to expand...
Click to collapse
Your OS is in part2, first two parts are the XIP partition aka your boot sector.
Ciao

[UTIL]buildos+packagetools 4.2b3 ***more improvements (good xipporting!)***!!!

Hi , last version of buildos+package tools....
try 4.2b3 version now.....
Last version 29.04.2008
http://rapidshare.com/files/111296473/kitchen.zip
improved real xipporting with buildxip.exe...
how it works...
dump xip.bin from same or other device; so you have xip\ folder annd romhdr.bin.
copy xip\ folder just created into my buildos by clicking on:"New Xip"
and then by pressing on: "port it" and selecting all xip->same or different device xip, you finally have new xip build ported into my kitchen, ready to be builded into "out.bin" by buildxip executed by all "CREATE_ROM_xxx.bat" files building new rom.
Code:
this last version has also load/save config, so you can preconfigure from
ultralight to full rom, load a config file and only by a click you have the
preferred rom to build, so you can publish in a bit all kind of roms you want!!!
this tool goes into kitchen or bepe's WM 6.1 one, or WM 6.1 of mine...
try it and post new bat and \TOOLS utils to extrac xip from other devices to make better it..
and also bat and \TOOLS utils to extract os.nb from other devices....
(I think the bats have to named like: "EXTRACT_DUMP.......bat" example: Extract_dump_from_kaiser; extract_Dump_from_hermes ecc... )
ervius said:
Hi , last version of buildos+package tools....
added:
to extract xip for non trinity roms, at dump\ analyzing... it execute a bat file...
all bat files to extract xip are stored into \TOOLS folder, and must have a name that starts with: "XIP_extract" example: XIP_extract_From_hermes.bat; XIP_extract_from_trinity.bat ecc....
try it... obviously there are a lot of devices, you can try for yours and post the bat to make bettere xip extracting of buildos , inside \tools folder, yet XIP_extract_from trinity.bat and XIP_extract_from_kaiser.bat
TODO:
extract from os.nb by other devices from executing others bat like xip extracting...
bye!
download here:
http://rapidshare.com/files/103757462/buildos_3.9b3.rar
try it and post new bat and \TOOLS utils to extrac xip from other devices to make better it..
and also bat and \TOOLS utils to extract os.nb from other devices....
(I think the bats have to named like: "EXTRACT_DUMP.......bat" example: Extract_dump_from_kaiser; extract_Dump_from_hermes ecc... )
Click to expand...
Click to collapse
Can you give us a description of your cooking?
cyron_at said:
Can you give us a description of your cooking?
Click to expand...
Click to collapse
to dump an nb file....
it need \dump folder and os.nb
outside folder.... open package tools.... and can rebuild oem\ and sys\
if you want you can insert also \xip folder using inside \tools bats....
choicing what device is from the os.nb and choice the right bat included, listed into a form with a max of 16 radiobutton to choice bat....
to build rom:
only open buildos choice rom dumped (oem\ sys\ xip\)
and it rebuild \dump folder, then, by executing a bat (that you can change to your use (also this can be implemented: more bats to have multidevices rombuilder....) and finally you have new os.nb or executing also ruu_updates_rom, the windoe to flash new ruu_signed).....
bye!
ervius said:
to dump an nb file....
it need \dump folder and os.nb
outside folder.... open package tools.... and can rebuild oem\ and sys\
if you want you can insert also \xip folder using inside \tools bats....
choicing what device is from the os.nb and choice the right bat included, listed into a form with a max of 16 radiobutton to choice bat....
to build rom:
only open buildos choice rom dumped (oem\ sys\ xip\)
and it rebuild \dump folder, then, by executing a bat (that you can change to your use (also this can be implemented: more bats to have multidevices rombuilder....) and finally you have new os.nb or executing also ruu_updates_rom, the windoe to flash new ruu_signed).....
bye!
Click to expand...
Click to collapse
...it need \dump folder and os.nb
-> which means I should extract rom?
--> How can I do this?
---> I am using the tools of RomDonald. Is this ok?
From the tool:
1.) Open: There I select my \Dump\folder
2.) How can I rebuild oem/sys?
Questions over questions...
Would you be so kind and make a few screen-shots?
I would be veryyyyyy happy!
Thx,
Chris
cyron_at said:
...it need \dump folder and os.nb
-> which means I should extract rom?
--> How can I do this?
---> I am using the tools of RomDonald. Is this ok?
From the tool:
1.) Open: There I select my \Dump\folder
2.) How can I rebuild oem/sys?
Questions over questions...
Would you be so kind and make a few screen-shots?
I would be veryyyyyy happy!
Thx,
Chris
Click to expand...
Click to collapse
read also this 3d...
http://forum.xda-developers.com/showthread.php?t=320504
Once XIP is extracted, what exactly gets done to port the XIP to trinity?
Thank ERVIUS
Very good tools ...
4.0b1 is borning, what about???
now:
1) it can dump os.nb from different devices (kaiser / hermes/trinity for now!) executing differents bat made just to dump them...
2) extract xip from different devices (kaiser/hermes/trinity for now!) by executing different bats made just to extract them...
3) build os (for trinity/hermews also ruu_signed.nbh) for different devices (kaiser/hermes/trinity for now)
I think tomorrow, ops today in the afternoon, I'll post it....
what I need???
that someone make some bats to dump/build os.nb for other devices, and bats to extract xip from other devices....
bye!!!
Build Packages,..
Hello!
There is an "error" while building packages:
When I say: Do not import XIP..-> There is no XIP folder in the rom -> Load rom does not work
When I say yes & import from trinty there is an error message :-(
However the XIP folder will be created. But the boot.rgu ... is not the boot.rgu from the origial rom. What must I do now?????
Any idea?
Thx
cyron_at said:
Hello!
There is an "error" while building packages:
When I say: Do not import XIP..-> There is no XIP folder in the rom -> Load rom does not work
When I say yes & import from trinty there is an error message :-(
However the XIP folder will be created. But the boot.rgu ... is not the boot.rgu from the origial rom. What must I do now?????
Any idea?
Thx
Click to expand...
Click to collapse
yes, wait the 4.0b1....
and test that one....
ervius said:
yes, wait the 4.0b1....
and test that one....
Click to expand...
Click to collapse
Sure! When do you think will the release be published?
cyron_at said:
Sure! When do you think will the release be published?
Click to expand...
Click to collapse
some minutes, I'm upping 19209 Italian kitchen that contains buildos-packagetools 4.0b1!!!
ervius said:
some minutes, I'm upping 19209 Italian kitchen that contains buildos-packagetools 4.0b1!!!
Click to expand...
Click to collapse
Thanks Ervius... Great News!!! i will test it tonight.
axl79 said:
Thanks Ervius... Great News!!! i will test it tonight.
Click to expand...
Click to collapse
yes...
if I'll able to upload it....
some connectivity problems.....
buildos is online.... version 4.0b2.....
to insert imto kitchen...
bye!
ervius said:
buildos is online.... version 4.0b2.....
to insert imto kitchen...
bye!
Click to expand...
Click to collapse
added v2 version of 4.0b1, some bugs solved on CREATE_ROM_***.bat executing...
ervius said:
added v2 version of 4.0b1, some bugs solved on CREATE_ROM_***.bat executing...
Click to expand...
Click to collapse
Thank you.. Really nice tool! Trying tonight!
hey ervius I can use this tools to build a 19209 rom? Are you going to release your versions?
GDT said:
hey ervius I can use this tools to build a 19209 rom? Are you going to release your versions?
Click to expand...
Click to collapse
yes, you can, I posted kitchen until this afternoon, and don't know if I'll post the 19209 rom...
version 3 in 1st post...
some improvements, soved other little bugs, added "execute CREATE_ROM_***.bat" flag by default and context menu to delete files on "search duplicete files" into rgu editor...
bye!

[UTIL]Package creator v2.7 newest

try it!!!!
no more needs external cab extractor...
(from an idea of:"ArHon" with his: OEM Packages Compiler, that opened my mind about....)
full registry compatible now....
new version 2.2 solved problem with "spaced" folder for remodule!!
bye!
lastest 2.7 version
solved unicode saving iusse for rgu files!
solved bug on "\" folders creation into registry, the good keys were with "\\" not only with "\"
Thanks ervius GREAT AGAIN!!!
i will try, you have save us a lot of work creating OEM Packages.
Here is my little contribution. Added Spanish language to lang.xml.
Thanks again.
can you explain what can it do?
Hello
Thank you very much, this is my contribution french language added to lang.xml.
thanks guys, I added both xml files, and now at 1st post can download yet included francays and spanish language, 2.1 version.
addedd "cab" filter on openfile...
P.S.: the package creator, is able to remodule all files inside only if executed on non "spaced" folder,
example:
c:\documents and settings\... (no GOOD)
c:\_a_b_c_C\kitchen_deV_Trin_19900\ (is GOOD!)
ok???
bye!
yuzanuvole said:
can you explain what can it do?
Click to expand...
Click to collapse
it trasforms cabs into package to insert in kitchen to cook roms...
ervius said:
it trasforms cabs into package to insert in kitchen to cook roms...
Click to expand...
Click to collapse
And it adds even registry keys automatically??(I am not very expert in cooking ROMs!!)
yuzanuvole said:
And it adds even registry keys automatically??(I am not very expert in cooking ROMs!!)
Click to expand...
Click to collapse
yes it do!!!
ervius said:
yes it do!!!
Click to expand...
Click to collapse
Very very great!!!
ervius said:
it trasforms cabs into package to insert in kitchen to cook roms...
Click to expand...
Click to collapse
Is there any posibilities of doing the inverse process, i mean to take and OEM package, and build .CAB file automactly?
I know it is not very usefull for ROM cooking, but i have many OEM Package translated to Spanish and a lot of users like to install LITE ROM and then add .cabs of dessired applications...
I think it will be the perfect complement for this GREAT!!! application.
Very Good Work Ervius, congratulations... you are allways surprising us...
axl79 said:
Is there any posibilities of doing the inverse process, i mean to take and OEM package, and build .CAB file automactly?
I know it is not very usefull for ROM cooking, but i have many OEM Package translated to Spanish and a lot of users like to install LITE ROM and then add .cabs of dessired applications...
I think it will be the perfect complement for this GREAT!!! application.
Very Good Work Ervius, congratulations... you are allways surprising us...
Click to expand...
Click to collapse
if initflashfiles.txt inside, I think is possible....
have to study about...
hi ervius
thank's is good packtages creator v2.1
if possible share kitchen_deV_Trin_19900 ?
Posted in the correct thread.
http://forum.xda-developers.com/showthread.php?p=2159891#post2159891
Sorry for ask here off-topic.
Thanks.
hi
axl79
rom 19701 rom pdaviet
POLARIS_WM6.1_v1.52.61.06_B19701
extract xip polaris =>> trinity not fonction ... 42.b3 ....
extract polaris =>> xip polaris ok ...
patch polaris to trinity ??? i don't no ??
if possible xip polaris =>> \TOOLS\insert -i ..\ROM\out.bin -o OS.nb.payload -d 0x00320000 -s 0x00340000
trinity xip ==> \TOOLS\insert -i ..\ROM\out.bin -o OS.nb.payload -d 0x00320000 -s 0x00300000
?????
oggi1969 said:
hi
axl79
rom 19701 rom pdaviet
POLARIS_WM6.1_v1.52.61.06_B19701
extract xip polaris =>> trinity not fonction ... 42.b3 ....
extract polaris =>> xip polaris ok ...
patch polaris to trinity ??? i don't no ??
if possible xip polaris =>> \TOOLS\insert -i ..\ROM\out.bin -o OS.nb.payload -d 0x00320000 -s 0x00340000
trinity xip ==> \TOOLS\insert -i ..\ROM\out.bin -o OS.nb.payload -d 0x00320000 -s 0x00300000
?????
Click to expand...
Click to collapse
this 3d is for package creator v2 not for xipporting.
news:
in 1st post version 2.2, solved problem for "spaced" folders for remodule files, now you can use also "c:\documents and settings\..." folders..... for example!
axl79 said:
i didn´t realise "My rom: Italian WM6.1 os 5.2.19900 build 19900 1.0.4!!!"
have you ported build 19900 from another device????
where it is released... i dind´t see anything about this build...!!!
sorry for offtopic, but where trying to port build 19701 from hermes to trinity with your kitchen and the resultant ROM won´t boot, we take XIP dump from hermes ROM (PDAVIET), put files into new XIP folder, push "Port IT!", and choose XIP from other device when asked, but it doesn´t boot!!
What we are doing wrong?, is this the correct procedure?.
Thanks.
Click to expand...
Click to collapse
xipporting on mi kitchen maybe needs some corrections....
try this last version of buildos....
and tell me if works xipporting now...
download here:
http://rapidshare.com/files/111296473/kitchen.zip
bye!
FOR package creator, we all need other language into lang.xml, so if someone can insert other languages, I'll happy to update the program!!
bye!
Portuguese Language
ervius said:
FOR package creator, we all need other language into lang.xml, so if someone can insert other languages, I'll happy to update the program!!
bye!
Click to expand...
Click to collapse
Hi!
Find attached the XML file with Portuguese language.
Thanks
FInixNOver said:
Hi!
Find attached the XML file with Portuguese language.
Thanks
Click to expand...
Click to collapse
good, thanks!
ervius said:
try it!!!!
no more needs external cab extractor...
(from an idea of:"ArHon" with his: OEM Packages Compiler, that opened my mind about....)
full registry compatible now....
new version 2.2 solved problem with "spaced" folder for remodule!!
bye!
Attached Files package-creator-v2_2.zip (297.5 KB, 40 views)
__________________
.....nothig.....
My rom: Italian WM6.1 os 5.2.19900 build 19900 1.0.4!!!
if you appeciate my works and want drink a beer with me... Donate to me!!!
bye!
Click to expand...
Click to collapse
Let's sit down and Bottoms up!!
Thank you so much

Samsung i780 kitchen - release 0.1 BETA

DEPRECATED VERSION: USE 0.2 BETA INSTEAD
PLEASE NOTICE THAT THIS KITCHEN IS A VERY EARLY BETA AS IT HAS NOT BEEN DEEPLY TESTED
*** USE IT AT YOUR OWN RISK! I ASSUME NO RESPONSIBILITY! ***
Hi guys,
after many days of testing I'm releasing my kitchen for i780.
It is very basic: no gui, only batch Windows scripts.
What you can do with this kitchen:
A) Convert your Part02.raw dumped rom to bin flashable PDA rom
B) Create a dump folder to cook your own rom and recreate a bin flashable PDA file.
Please notice that there's no tool included to edit, add or delete modules and files from rom dump.
You must use one of the tools available here in forum to do this or do this by hand.
Donwload the zip file and extract everything.
READ CAREFULLY THE README FILE IN THE ZIP ARCHIVE
This file explains how the procedures work and what you need.
PLEASE TEST THIS KITCHEN AND REPORT YOUR RESULTS
I thank chaimd for his bintonb0 tool, tadzio for his tools and Juggler for conv3 sourcecode.
I also thank Topogigi for his original procedure.
I modified conv3 tool to make it work with i780 rom files and made split and merge tools.
If you want to try this kitchen, I thank you!
[FONT=&quot]If any guru in the forum wants to make a gui for this kitchen or insert tools for module, file and registry editing (like the ones you can find in other kitchens), it would be appreciated.[/FONT]
Issue 1: it seems there's a problem with Part02.raw conversion. It screws up connection settings. Problem is being investigated.
[Partial solution]: it seems that this problem is due to both size and language: I used an English rom to convert an Italian Part02.raw.
Using an Italian rom seems to solve the problem. But you must check the new rom size: if it's too big it gets cut down and it doesn't work.
Amazing Thank you very much!
inertiax3 said:
Amazing Thank you very much!
Click to expand...
Click to collapse
wheres the download link ?
Everything's online now!
Have a good time and let me know!
Thank you very much
And is it possible to use it for create a .bin flashable phone rom ?
sorry for a noobie question.
with this kitchen, can i cook a wm6.1 by replace all the wm6 files with wm6.1 files?
Thanks famucs i have tried your procedure.
It's all ok but i nedd to split i780_XIHA7_Rev12.img in tree part loader, pda and phone.
Can You help me?
sorry for my terrible english.
tatoone said:
Thanks famucs i have tried your procedure.
It's all ok but i nedd to split i780_XIHA7_Rev12.img in tree part loader, pda and phone.
Can You help me?
sorry for my terrible english.
Click to expand...
Click to collapse
thats easy .. heres how to do it
fire up mirage on ur pc and chose the eboot+phone+pda option and select ur file ..
then dont connect the samsung to pc.. instead use file explorer on pc nd go to c and copy the three files to some other folder.. cancel the mirage on pc then
ruffruff said:
sorry for a noobie question.
with this kitchen, can i cook a wm6.1 by replace all the wm6 files with wm6.1 files?
Click to expand...
Click to collapse
i was thinking the same thing.. ? if you try let me know too !
zohaer21 said:
i was thinking the same thing.. ? if you try let me know too !
Click to expand...
Click to collapse
I love your footer about the 8502 being a mistake. I also own one. what a dissappointing and relatively useless machine it is, and I can't find a buyer...
I have tried with dump of HC1 italian but I have more problems.
The more little is the desappear of office folder but most important is the deseppear of remote connection e wifi connection.
tatoone said:
I have tried with dump of HC1 italian but I have more problems.
The more little is the desappear of office folder but most important is the deseppear of remote connection e wifi connection.
Click to expand...
Click to collapse
That's interesting:
can you tell me exactly what rom did you use as a base?
ruffruff said:
sorry for a noobie question.
with this kitchen, can i cook a wm6.1 by replace all the wm6 files with wm6.1 files?
Click to expand...
Click to collapse
Don't think you can.
In another thread, people were talking about a xip part needed to switch from wm6 to wm6.1
famusc said:
That's interesting:
can you tell me exactly what rom did you use as a base?
Click to expand...
Click to collapse
I have the the loader and the phone of i780DXHC4 english.
I have processed a dump of italian rom version i780XIHC1 with yor software.
Peraphs the dump of italian rom is broken??
tatoone said:
I have the the loader and the phone of i780DXHC4 english.
I have processed a dump of italian rom version i780XIHC1 with yor software.
Peraphs the dump of italian rom is broken??
Click to expand...
Click to collapse
No, I think there's a problem with payload update.
Thanks i will try it
where to get the part02.raw from ? i wanna work with dh4 rom ?
thanks
Convert Part02.raw to .bin
Hello famusc,
Thanks for your effort to create a kitchen for the i780! I wanted to create a backup of my Dutch i780-rom (PDA: i780XKHA3) and I managed to dump part00.raw, part01.raw and part02.raw.
Now I wanted to convert part02.raw to a flashable .bin file so I could reflash this Dutch rom if I want to go back to factory defaults, but the warnings make me a bit scary to test the .bin I created, so I wanted to ask some questions first:
-The .bin has to be as large as possible, I have the i780pda_WWE_test2.bin which is 78.512 kB and my Part02.raw is 79.104 kB. The .bin I get when the conversion is finished has a size of 78.512 kB. Does this mean some data of my original dump is lost? (I kinda understand your conversion tool replaces the part02.raw file of a flashable .bin rom with another part02.raw which in my case is the Dutch part., but is all the information still in it?)
-My second question is if it is a problem if I used an English .bin with a Dutch .raw?
If you could please anwer my questions I would be very happy, because I have seen some requests for Dutch i780 roms and it might come in handy for other languages, because in this rom Windows Live Messenger is included (and obviously working). So maybe someone can extract it.
If you are interested I could upload the .raw files i have dumped and maybe you or someone else can create a flashable Dutch rom from it (or extract WLM if it is needed).
Grtz,
Manchurian
Manchurian said:
Hello famusc,
Thanks for your effort to create a kitchen for the i780! I wanted to create a backup of my Dutch i780-rom (PDA: i780XKHA3) and I managed to dump part00.raw, part01.raw and part02.raw.
Now I wanted to convert part02.raw to a flashable .bin file so I could reflash this Dutch rom if I want to go back to factory defaults, but the warnings make me a bit scary to test the .bin I created, so I wanted to ask some questions first:
-The .bin has to be as large as possible, I have the i780pda_WWE_test2.bin which is 78.512 kB and my Part02.raw is 79.104 kB. The .bin I get when the conversion is finished has a size of 78.512 kB. Does this mean some data of my original dump is lost? (I kinda understand your conversion tool replaces the part02.raw file of a flashable .bin rom with another part02.raw which in my case is the Dutch part., but is all the information still in it?)
-My second question is if it is a problem if I used an English .bin with a Dutch .raw?
If you could please anwer my questions I would be very happy, because I have seen some requests for Dutch i780 roms and it might come in handy for other languages, because in this rom Windows Live Messenger is included (and obviously working). So maybe someone can extract it.
If you are interested I could upload the .raw files i have dumped and maybe you or someone else can create a flashable Dutch rom from it (or extract WLM if it is needed).
Grtz,
Manchurian
Click to expand...
Click to collapse
Thank you for using my kitchen.
First of all I ask you to use version 0.2 BETA: it contains some important corrections in conv3 tool.
Now:
1) Part02.raw is usually bigger than required. So we are interested into its shrinked size. I think that your 78512K bin file should be good.
In 0.2 kitchen it is explained how to check bin size is enough for new data.
2) It's not clear whether you'll have problem with a bin of a different language than raw file. As for my experience, I always got connection problem when I used a different language bin. You can try and then have a look at connection settings and at wifi Internet-Work settings. If you find no connection defined or you can't connect through wifi, than it doesn't work.
You should use a Dutch bin to be sure you'll have no problem.
Hope I helped you,
Bye
Hi, Thank You for your I780 Kitchen ,
this is first time i build a rom,
may i know that where can i found the file
part02.raw?
Thank You for reply =)

i780 French ROM Files Needed for WM6.1 Cooking

Hi,
I am in the process of cooking a French WM6.1 PRO using i780XHHA2 PDA dump and porting it over to the latest PXIHH5.
It's almost 80% done now and can boot up successfully. BUT I need some components which I cannot find elsewhere.
If you are still running i780XHHA2, please copy out the following files from your i780 (files are system and probably hidden)
boot.hv
boot.rgu
wince.nls
mxip_lang.vol
mxip_system.vol
You can copy them out from your i780 using Total Commander or Resco Explorer.
BUT if you can't copy them for any reason, a Hard Reset may be required.
With the files stated above I will be able to cook a 100% functional WM6.1 and give it back to the i780 French community.
Thanks
French ROM
Hi EFN, if you can do that for me, that would be amazing !
In fact only the keyboard back in AZERY would be interesting.
Anyway here is a link to an original French BIN
http://dl.free.fr/cPj3PY749
Hope it works
HO GREAT MASTER EFN IF YOU MAKE THIS
i give you all my sympaty and my respect i wait this time with long time
many many thank's for you work's
(ps i say it's not chrismas but if it's possible in 96 dp)
guisof said:
Hi EFN, if you can do that for me, that would be amazing !
In fact only the keyboard back in AZERY would be interesting.
Anyway here is a link to an original French BIN
http://dl.free.fr/cPj3PY749
Hope it works
Click to expand...
Click to collapse
Thanks, but I already have the rom bin itself. What i need now is a set of files that are not included in the bin.
Those are:
boot.hv
boot.rgu
wince.nls
mxip_lang.vol
mxip_system.vol
ANd as I stated above, the files can be copied out from an existing i780 with i780XHHA2
Aargh
I do not have a running i780 in French.
I have Your ROM installed...
arg !
for me too, it's your rom on my i780 ...
EFN,
I've extracted the files from my own i780, running an original XHHA2 rom.
Cheers,
Ralph
Ralph Smeets said:
EFN,
I've extracted the files from my own i780, running an original XHHA2 rom.
Cheers,
Ralph
Click to expand...
Click to collapse
Hey thanks!! just what I need
Wondering if you cooked it Master EFN ?
Thanks
A 6.1 in french! I dream!
EFN said:
Hi,
I am in the process of cooking a French WM6.1 PRO using i780XHHA2 PDA dump and porting it over to the latest PXIHH5.
It's almost 80% done now and can boot up successfully. BUT I need some components which I cannot find elsewhere.
If you are still running i780XHHA2, please copy out the following files from your i780 (files are system and probably hidden)
boot.hv
boot.rgu
wince.nls
mxip_lang.vol
mxip_system.vol
You can copy them out from your i780 using Total Commander or Resco Explorer.
BUT if you can't copy them for any reason, a Hard Reset may be required.
With the files stated above I will be able to cook a 100% functional WM6.1 and give it back to the i780 French community.
Thanks
Click to expand...
Click to collapse
Is it working now?
Any link with the 6.1 to share?
Thanks a lot
Hi
Same thing, any news about this ROM availability ?
Regards
keyboard
Hi EFN,
I know you quited the i780 user community but if you could share with us some tips on changing keyboard layout to AZERTY (or any other), that would help us grandly (registery hacks do not work).
We could still use your 6.1 rom and keep that damned AZERTY keyboard,
Thanks !!
Any news on a French 6.1 for i780 ?
If you have a french 6.1 even if it is an original one, I am interested...
thx in advance
Louis
Hi!
I'm looking for any French ROM (boot+PDA+phone). Anybody can help me? Thank's.
Are there any news about this Windows Mobile 6.1 French rom ?

Categories

Resources