Medion MD96700 (PNA1500)(=Mio a201) rom - Upgrading, Modifying and Unlocking

i want to cook a rom myself but to do that you need the original OEM stuff (drivers,...) but how do i get them?
i do have a english mio a201 rom (*.bin format), can i extract the files from that rom, if so, how??
i use the erviuskitchen
Thanks, appreciate all help

Related

Airis T620 - Mio P550 - Yakumo Delta X - WM6 UPDATE???

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?

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 =)

Question on cooking with an official rom (Language Related)

Hi gurus,
I have tried several official rom and I would like to know on how to I release the ULDR as Bepe had mentioned in his rom thread on the official roms.
i have just learn cooking and have managed to alter offical roms to my likings. but the storage space is just not enough on the official roms, even after cooking.
thus, can any kind chefs share with me on how to release more storage while cooking. I believe this would be relatively useful for all newbie cookers.
Thanks a million!
ruffruff said:
Hi gurus,
I have tried several official rom and I would like to know on how to I release the ULDR as Bepe had mentioned in his rom thread on the official roms.
i have just learn cooking and have managed to alter offical roms to my likings. but the storage space is just not enough on the official roms, even after cooking.
thus, can any kind chefs share with me on how to release more storage while cooking. I believe this would be relatively useful for all newbie cookers.
Thanks a million!
Click to expand...
Click to collapse
clear out ALL the crap, ringtones, wav files, welcome center, autoupdate, and apps you dont want / use.
walshieau said:
clear out ALL the crap, ringtones, wav files, welcome center, autoupdate, and apps you dont want / use.
Click to expand...
Click to collapse
even if i do that, my total storage is just 80mb.
how do i gain more?
can you teach me?
ruffruff said:
even if i do that, my total storage is just 80mb.
how do i gain more?
can you teach me?
Click to expand...
Click to collapse
what tools are you using to extract the nb files?
walshieau said:
what tools are you using to extract the nb files?
Click to expand...
Click to collapse
i am using the diamond kitchen posted in this forum.
kind of straight forward, like pressing 1 or 2 to cook or rebuild roms
You have to break it into steps, and stop after XIP merge with OS (just before buildOS)
This is where you can add, remove anything. Packages, etc.
i have managed to cook up a good storage space rom with the advice from the seniors here as well as the wikis.
but now i have another problem.
i have managed to turn one of the latest official WWE rom into Sim. Chinese. although, i have replaced all the wince.nls in the WWE rom to the asian WWE, but after cooking and flashing, it does not shows the chinese regions.
i have tried several ways but still couldnt find a way to solve this.
for replacing wince.nls in roms, is there areas which i need to look at, or files i need to replace?
btw, the cook WWE rom is entirely in chinese now on my device, the only left unsolve is the wince.nls.
one side track question, how do i disable error reporting? every now and then i received a pop up screen saying that certain task has caused an error ...
can anyone kindly help?
Ruff, if ever there's anything you don't know how to do with tools, just do it on your handset, dump and rebuild the rom. As simple as that.
So just disable the error rep and happy dumping.
^.^
i almost give up here.
i have replace the default.hv and user.hv with the one found in the CHT officlal rom but still, my Cooked WWE rom is still unable to initialise the asian wince.nls ...
what am i missing here?
can any kind soul shed some light?
2nd issue> connectionsetup keep returning an error in the first boot. how do i stop this?
hi all,
thanks for everything.
i just found out why the wince.nls is not used correctly.
after replacing the os.nb in the ROM\ folder with the os.nb from the offical chs rom, it works.
although, i dun understand why but it works now. chinese region is selectable.
i also found that the temp\dump_XIP is practically useless, as the kitchen build os without using it at all ...
guess i still need to figure out more stuff manually and stop using the CMD script. it may be the CMD scripts that is set to extract xip from os.nb when cooking rom. thus, rendering the dump_xip not being used.
thanks. if there is any advice for me, please kindly let me know.
i love XDA and thank you JugglerLKR so much for the kitchen.
Hi ruffruff,
Could you please give me any advice on how to change the OS language ? I had some translation experience on the htc wizard but it was a nightmare. I see it seem easier on diamond roms. It would be great If I could change some of the "plates" cooked on here in Italian. I really hate having the phone in wwe.
smogdragon said:
Hi ruffruff,
Could you please give me any advice on how to change the OS language ? I had some translation experience on the htc wizard but it was a nightmare. I see it seem easier on diamond roms. It would be great If I could change some of the "plates" cooked on here in Italian. I really hate having the phone in wwe.
Click to expand...
Click to collapse
hi smogdragon,
i believe you already have a kitchen at hand.
if so, you will need to find a italian rom first and dump the rom. after which, save the dump. then find the WWE rom which you like and wish to change it to italian. dump the WWE rom and replace all the 0409 packages and files to your italian packages and files which you have dump earlier.
cook the rom and flash.
finally, i have everything working out nicely.
ram available after first boot is still not as much as the senior cookers here.
i have 2 requests and hope that some kind soul or seniors can help me with:
1) Can anyone release to me the correct backward compatible netcf3.5 for rom cooking?
2) Can anyone release to me the 20270 XIP and teach me how to port it to my cook rom?
thanks and hope that some kind soul can assist me.
I see Nothing is changed. DO you replace all the files by hand ? Or have some kind of automated procedure ? The problem for me is I've not seen any .93 build in italian yet so I don't know where to find the files without messing the build.
smogdragon said:
I see Nothing is changed. DO you replace all the files by hand ? Or have some kind of automated procedure ? The problem for me is I've not seen any .93 build in italian yet so I don't know where to find the files without messing the build.
Click to expand...
Click to collapse
u dun really need the exact build for the italians mui files.
just find an available italian rom and extract all the mui files out.
in english rom, replace those 0409 folders and files with your MUI files by HAND. hehe, no pain no gain ...
do more reading on the forum. i am no expert. like you, i am also a newbie/noob in rom cooking. just trial and error. i too need guidance from the expert but in the meantime, when they are not responding, you have to DIY...
cheers
ruffruff said:
u dun really need the exact build for the italians mui files.
just find an available italian rom and extract all the mui files out.
in english rom, replace those 0409 folders and files with your MUI files by HAND. hehe, no pain no gain ...
do more reading on the forum. i am no expert. like you, i am also a newbie/noob in rom cooking. just trial and error. i too need guidance from the expert but in the meantime, when they are not responding, you have to DIY...
cheers
Click to expand...
Click to collapse
Hi,
I'm trying to cook my own rom to convert the official Russian rom into english.
I've a quick question about the replacing the 0409 folder.
I'm going to be going from 0419 folders (russian) to 0409 (english), do I delete the 0419 directories and just add in the 0409 ones, or do I have to delete the 0419 folders and then rename the 0409 to 0419.
I'm guessing just delete the 0419 ones and stick in the 0409 instead, but want to make sure.
Is there anything else I need to do. I guess I'm looking for all the 0419 folders in the \OEM and \SYS directories?
Does anyone know if this will get around the region lock on a Russian Diamond?
Plus is there anything else I will need to do?
Do I have to do anything with XIP, that's something I'm really not sure about?
Cheer
Andrew

Editing Windows CE 4.2 ROM

Hi all,
Im busy to unlockin an old Mio 268+ navigator with Windows CE 4.2 on it.
I have allready edit the rom so it only boots windows CE + taskbar ( And no old crappy navigator software ).
I flashed this new rom succesfull on the device.
Now i want to put some files in the rom and let them put into the Windows folder.
I've tried to just put the files in the rom and flash it, but the files arent in the Windows folder after flashing.
So my question was, wich file defines where to put all the files that are in the Rom file ( .BIN ) after flashing/installing. Or is this information somewhere in the register ?
Like the file "MioStartup.exe" it is in the rom file and after flashing it is perfectly in the Windows folder.
Sorry for my crappy english, im not very good at languages
Please help me.
Thanks in advance,
Roel / Roewl
nobody ?
how you flash the rom??
you have this rom?
i have a ndrive g400 gps with tomtom and route 66.
is a wince device to..
Download the rom from the Mio website, its an update to use v3 maps.
U can download the complete .bin file from the site en strip it like u want.
But no one has an anwser to my question ?
can you post how you chaged the MioStartUp.exe in Flashrom?
I did a flash too, Typhoon Myguide 3500GO to Mio 269+. (you can enter a Flashmenü during boot which loads ROM Images from SD Card (Takes a long time)

Missing a file in the Windows folder

Hello all,
In the WWE Rom I flashed recently, I missed the file eT9.Rhodium.040C.kmap.txt (which can customize the French hardware keyboard). This file is in the WIndows folder of most WWE Roms. Could someone please upload it or sent it to me ?
Thanks
Thierry
thierry2064 said:
Hello all,
In the WWE Rom I flashed recently, I missed the file eT9.Rhodium.040C.kmap.txt (which can customize the French hardware keyboard). This file is in the WIndows folder of most WWE Roms. Could someone please upload it or sent it to me ?
Thanks
Thierry
Click to expand...
Click to collapse
Here you go, from my 6.5 stock ROM
Thank you Sir!
thierry2064 said:
Thank you Sir!
Click to expand...
Click to collapse
Oui, mais bien sur (...right?)
hello,
after installing last energy rom (thanks to him btw), it seems that it delete every non QWERTY "eT9.Rhodium.xxxx.kmap.txt" files
so i searched, found this thread and tried to delete the existing file and replace it with this one.
doesn't work..i'm unable to delete it
even if my reg key is set this way:
"07FF"="eT9.Rhodium.wwe.kmap.txt" to "07FF"="eT9.Rhodium.0409.kmap.txt
in order to be "sure" that it's not opened ..
so my question how/why can't i delete this file ? someone has a clue ?
edit : well i tried editing the file : no way it's read only...
now i'm clueless, how did u guy's achieve changing it ? editing the rom or something ?
anyone got an idea on this ?

Categories

Resources