Can any one said here can a get the i780 PDXIB1 rom?
Please, i need to take out my WM6.5 and put the 6.1 again.
Thanks
joaobarroso said:
Can any one said here can a get the i780 PDXIB1 rom?
Please, i need to take out my WM6.5 and put the 6.1 again.
Thanks
Click to expand...
Click to collapse
http://fus.samsungmobile.com/i780/SEA/PDXIB1/i780PDXIB1_Upgrader_VISTA.exe
Succeded in downgrading anyone ? i want to remove 6.5 to..
Here is it - 2 versions of WM6.1- i780 PDXIB1
There are two versions, one with 4Mb page pool and another with 8Mb, made by me from the first one.
Both are with ORIGINAL content, first is untouched (4MbPP), second has the only change of Page pool since I have seen many requests and seems nobody cares about that, not to make it, or to help others to do it.
http://www.mediafire.com/?sharekey=70ae5c3bf6231145c2b435915e8821d7e04e75f6e8ebb871
My Best wishes and Enjoy.
PS.-the upload is in progress so be patient please. Should be up in about 1 hour...
Upload done
Enjoy!
8Mp PP -> http://www.mediafire.com/?ze3omhj4tnm
4Mb PP -> http://www.mediafire.com/?jtllkhyy5zt
thanks dakotaro, i have been waiting for this since the official IB1 rom was released, thank you very m,uch for making the effort!
u only modded the rom to increase the PP to 8MB? how about the 4MB .bin? i was reading ur posts here but i dunno if i understand it properly, u mean the original rom is already 4MB pagepool?
is it possible to make it into a 16MB flavoured one?
thank you very much, i dunno about the rest here but i truly appreciate u taking the time out to do this
dakotaro said:
There are two versions, one with 4Mb page pool and another with 8Mb, made by me from the first one.
Both are with ORIGINAL content, first is untouched (4MbPP), second has the only change of Page pool since I have seen many requests and seems nobody cares about that, not to make it, or to help others to do it.
http://www.mediafire.com/?sharekey=70ae5c3bf6231145c2b435915e8821d7e04e75f6e8ebb871
My Best wishes and Enjoy.
PS.-the upload is in progress so be patient please. Should be up in about 1
hour...
Click to expand...
Click to collapse
thanks a lot buddy!! yes u r right nobody doesnt wanna teach exactly how to do it i tried to do it with help of ironeagle and inertiax3 assistant but i failed many times can u teach us how to do it? i mean can u prepare a document step by step in detail?
it could be nice if u show it by screenshots
thanks a lot it is great rom!!!!!!!!
Hi Guys
Wrathmode - Yes, the original rom has a 4Mb pagepool.
I will try to make one having a 16Mb pp but I think 8Mb should be enough to have most of the apps running.
benveq - I will do a step by step guide, but no I do not make any promise for when since my time for this is quite limited and I researched how do do it just to get this original version with 8Mb PP. I do not think I will do cooking and I see no reason to embed in rom lot's of things as long as they can easy be installed and upgraded later on the normal way.
I can see a reason to embed some anti theft software pre-configured for the sim in order to survive to a hard reset and maybe I will do that in the future, but again, no promises.
There is a lot of fragmented information and nobody says clear what steps and tools are using to cook, add/remove packages, etc. They just expect us to search and work like they did and I can understand that till a given level.
But what's then the point of learning if you don't share that ?
Anyway.I will do what I said in the limit of the time I will have.
My best wishes to all.
i used i780 kitchen and when i use createdump.bat i get i780.nb0 and using osbn tool i get xip later using these commands i got new nb0 with 16 mb pool
cd ..
move ./temp/dump ./dump
imgfsfromdump imgfs_raw_data.bin new_imgfs.bin
del imgfs_raw_data.bin
ren new_imgfs.bin imgfs_raw_data.bin
make_imgfs i780.nb0.payload.body -nosplit
merge i780.nb0.payload.header i780.nb0.payload.body i780.nb0.payload
nbmerge -data 2048 -extra 8 i780.nb0 -conservative
osnbtool -sp i780.nb0
osnbtool -d i780.Nb0.os.nb 1 xip.bin
osnbtool -c i780.Nb0.os.nb 1 xip.bin
osnbtool -extra i780.Nb0.os.nb.new
copy / b / y i780.Nb0.pre + i780.nb0.os.nb.new.EXA i780.Nb0.new
del i780.Nb0
ren i780.Nb0.new i780.Nb0( here is worng i think )
then i cant understand this part because i dont know how to conv input.txt and i cant get i780.nb0.b00ff coz it needs to be used eaither g'reloc or it needs to be writen output text manually and at that part i am not good.any help?
COLOR="Red"]
conv3 input.txt > conv3_output.txt
ren i780.nb0.b000ff i780_flashable_bin.bin
[/COLOR]
PagePoolChanger
Hi Guys,
Here is it like I promise.
http://www.mediafire.com/file/lnyyjzk1ion/i780-PagePoolChanger.zip
I have created a .bat file. Use is as simple as possible:
1.Get one of your bins
2.Rename it to be i780.bin and place it in the same folder with the files extracted from the zip.
3.call chg-pp.bat as follow
chg-ppp i780 16
where:
i780 is your base file name without the .bin extension
16 is the size of the page pool.You can use any of the allowed values(4,8,12,16)
If all goes ok, you should found a xxxxxx-flashable.bin file in your folder.
Tested on the ROM's I posted before in this thread, on others is your own risk.
Credits goes for the people who created the involved tools. I was just using them in the right order and created the bat file to make the job as easiest as possible.
Enjoy!
dakotaro said:
Hi Guys,
Here is it like I promise.
http://www.mediafire.com/file/lnyyjzk1ion/i780-PagePoolChanger.zip
I have created a .bat file. Use is as simple as possible:
1.Get one of your bins
2.Rename it to be i780.bin and place it in the same folder with the files extracted from the zip.
3.call chg-pp.bat as follow
chg-ppp i780 16
where:
i780 is your base file name without the .bin extension
16 is the size of the page pool.You can use any of the allowed values(4,8,12,16)
If all goes ok, you should found a xxxxxx-flashable.bin file in your folder.
Tested on the ROM's I posted before in this thread, on others is your own risk.
Credits goes for the people who created the involved tools. I was just using them in the right order and created the bat file to make the job as easiest as possible.
Enjoy!
Click to expand...
Click to collapse
wooow thanks a lot buddy !!!
can u remove unnecessary packages and add new flash,java and other good tools into rom?
dakotaro said:
Hi Guys,
Here is it like I promise.
http://www.mediafire.com/file/lnyyjzk1ion/i780-PagePoolChanger.zip
I have created a .bat file. Use is as simple as possible:
1.Get one of your bins
2.Rename it to be i780.bin and place it in the same folder with the files extracted from the zip.
3.call chg-pp.bat as follow
chg-ppp i780 16
where:
i780 is your base file name without the .bin extension
16 is the size of the page pool.You can use any of the allowed values(4,8,12,16)
If all goes ok, you should found a xxxxxx-flashable.bin file in your folder.
Tested on the ROM's I posted before in this thread, on others is your own risk.
Credits goes for the people who created the involved tools. I was just using them in the right order and created the bat file to make the job as easiest as possible.
Enjoy!
Click to expand...
Click to collapse
dakotaro, u're an amazing guy and i thank u for doing so much for us i780 users, even simplifying the process for us
i cant give u anything much, here, take some good luck, i can only give u that...and my gratitude, thanks again!
Wrathmode said:
dakotaro, u're an amazing guy and i thank u for doing so much for us i780 users, even simplifying the process for us
i cant give u anything much, here, take some good luck, i can only give u that...and my gratitude, thanks again!
Click to expand...
Click to collapse
REally thanks .......
Hi dakotaro. Can you help me with your pagepoolchanger? I experience some problems in creating 16mb PP i780 bin. attached is my sc of what i've done.
Thanks!
dakotaro said:
Enjoy!
8Mp PP -> http://www.mediafire.com/?ze3omhj4tnm
4Mb PP -> http://www.mediafire.com/?jtllkhyy5zt
Click to expand...
Click to collapse
dakotaro, I'm a newbie for this kind of things... but what I want to ask is: could i use the original flasher from samsung site to flash the 8mbPP ROM? .... thank you
Links are dead
dakotaro said:
Enjoy!
8Mp PP -> http://www.mediafire.com/?ze3omhj4tnm
4Mb PP -> http://www.mediafire.com/?jtllkhyy5zt
Click to expand...
Click to collapse
Please upload files ... links are dead
Related
vivi ROM Kitchen for ASUS P525
Mainly modified from Scoter Kitchen​
Introduction
I've made this ASUS P525 ROM Kitchen for ASUS P525 because I think someone can make it,but no one makes it till now. So I made it myself and share.
Though it is not the best and complex Kitchen with many features but I'm sure it is the good first step for us.
The main aim of this ROM Kitchen is easy using, so this ROM Kitchen is only one click and follow the screen.
You will have a new ROM for ASUS P525 at ease.
Aims
1.For easy modifying private ROM.
2.For helping new user to easy start cooking ROM.
3.For sharing OEM Packages.
4.For someone makes it better.
Let's see
Before using it just let us understand in the same way as follows.
1.This ROM Kitchen is made for using with ASUS P525 only,but it can be used with any other device if modified a little.
2.This ROM Kitchen is modified mainly from Scoter Kitchen.
3.The commands modified from DoubleOFour ROM Kitchen , edhaas ROM Packer Kitchen and some parts from Excel @AsusMobile.ru
Credits should give to them , not me.
Tools use
1.Tools in Scoter Kitchen included bepe package tools and mamaich tools.
2.P525ROMTool from Ingvarr.
Ingredients
There are 3 parts.
1.Program Part : The Kitchen itself.
vivi.exe
2.ROM Part.
3.OEM Part.
Download
You have to download all 2 of these and Base ROM supplied in Packages.
1. The Kitchen in executable file vivi.exe
http://www.zshare.net/download/398685039d2949/
2. OEM Packages
http://www.zshare.net/download/397176124ce74d/
You can find other OEM Packages or create your OEM Packages by looking at this thread.
http://forum.xda-developers.com/showthread.php?t=303195
Base ROMs
1.OLD :
Alex UltraLite 2
SYS and OEM from Alex
{This is Alex ROM (added Powerpoint and WLM files) in packages not ROMGalaxy.NB0.}
http://www.zshare.net/download/3987487fd85cf9/
2.NEW : Add 10 Oct 2007 :
SYS and OEM from Alex,plus settings pages from official ROM. !!!NEW!!!
Add files and settings from official back into Packages.
This packages of Base ROM will create official like unofficial WM6 ROM for your ASUS P525,since I add back official 3 settings pages from official ROM,include official system tray icons.
http://www.zshare.net/download/41190946d9bc4b/
How to cook
1. Place vivi.exe from download 1 in Root of C: and execute it.
You will see a new folder named vivi , this is your Kitchen.
2. Enter Kitchen , replace OEM and SYS folders with OEM and SYS folders from Base ROM provided from download 2.
3. In ROM folder , replace ROMGalaxy.NB0 (0 KB) with any ROMGalaxy.NB0 you want its size.
eg. if you want to build a new ROM with a huge size, place official CHS or Russian ROMGalaxy.NB0 here.
Or if you want small size ROM , place Alex UltraLite ROMGalaxy.NB0 here.
I think you guys already have ROMGalaxy.NB0 so no need to support this file.
4. Place OEM Packages you choose from download 3 in OEM folder.
5. Click Start.cmd.
6. Follow on screen.
That's all.
Thanks
@ Xda-developer.com
Thanks bepe for BuildOS.exe and Packages Tools.
Thanks mamaich for ROM Tools.
Thanks Ingvarr for ASUSP525Tool.
Thanks JKR for Scoter Kitchen.
Thanks DoubleOFour , edhaas for Kitchen I use as command guide.
Thanks sp3dev or Alex for Ultralite WWE ROMs as Base ROMs.
Thanks Owners of OEM Packages I collected(forget where I downloaded them).
And thanks my friends : Vibranze , AndrewSH , Jackleaung , guitarz for sharing knowledges.
@AsusMobile.ru
Thanks Excel for some parts of command line.
Thanks RN21, LiquidStrom , Zoff for sharing knowledges.
Thanks Alex for Ultralite WWE ROMs as Base ROMs.
Tips
1.Before you Exit BuildOS,you can go to temp/dump and delete all rgu files and nearly all html files except these 9 files.
1.compose_mtgreq.htm
2.compose_note.htm
3.compose_sms.htm
4.compose_vcard_sms.htm
5.default_0409.htm
6.read_mtgreq.htm
7.read_note.htm
8.read_sms.htm
9.read_vcard_sms.htm
Or you can edit welcomehead.96.png or another files as you want.
Regards,
vivi
PS
1.I know there are many experts here.This is my attempt to help us, ASUS P525 users, to make our devices better as best as I can.
2.I don't want any credits for this Kitchen , only named it vivi Kitchen since it is my attempt and only want to give this community back the thing I can do.Credits should go to the names I stated in Thanks Part above.
3.I hope you will develop this Kitchen better and share.Or share your OEM Packages or knowledges.
4.All feedbacks are welcome.
Thanksss
New OEM Packages
ASUS P526 Phone Skin (Thanks Jackleung)
woowww...cooool
Vivi,
Congrats! Finally I can see ROM Kitchen for P525 and now everybody can cook their own ROM
Btw, what do you mean by putting base ROM into OEM and SYS folder? Did you mean Romgalaxy.nb0?
I've put romgalaxy.nb0 into ROM folders and BOS failed to execute.
Cheers,
vibranze
vibranze said:
Vivi,
Congrats! Finally I can see ROM Kitchen for P525 and now everybody can cook their own ROM
Btw, what do you mean by putting base ROM into OEM and SYS folder? Did you mean Romgalaxy.nb0?
I've put romgalaxy.nb0 into ROM folders and BOS failed to execute.
Cheers,
vibranze
Click to expand...
Click to collapse
No, Vibranze.
You have to download Base ROM I provided here.
http://www.zshare.net/download/3987487fd85cf9/
It is not NB0 but splitted in 3 Package folders.
ROM , SYS and OEM.
Place them in the corresponding place in Kitchen.
Images attached.
And you have to place your old ROMGalaxy.NB0 in ROM folder.
This is to use as template for new ROM only.
Vibranze,
Check your PM.
vivi
Hi Vivi,
Thanks for all your work. Is it possible for you to make a similar ROM kitchen for the HP iPAQ HX4700?
bub
Thanks for your work ... once again
Vivi, congrate. Glad to see someone finally take this job over.
Great work vivi.
Now maybe it's possible to bulid TouchFlo in P525? If anyone could help me with the OEM version of this, please help me.
Thanks
EDIT:
I would like to make my own OEM packages, but I don't know how. Anyone can help me with this too? I saw that I need the files from the program, and I saw some files like .DSM, .RGU. That is it do? How can I make this files, to my programs?
Thanks fot helping me
jackleung said:
Vivi, congrate. Glad to see someone finally take this job over.
Click to expand...
Click to collapse
Jack,
This is why I want your rgu.files.
The ROM with no rgu can't be dumped and Packed as Base ROM.
I try to use P526 Modules from your ROM,but I can't use it since no rgu files.
Could you please give me all files and tell me how to replace Phone Module as your ROM?
HyperMalac said:
G
I would like to make my own OEM packages, but I don't know how. Anyone can help me with this too? I saw that I need the files from the program, and I saw some files like .DSM, .RGU. That is it do? How can I make this files, to my programs?
Thanks fot helping me
Click to expand...
Click to collapse
From this thread.
http://forum.xda-developers.com/showthread.php?t=303195
I add Tips in first post.
Tips
1.Before you Exit BuildOS,you can go to temp/dump and delete all rgu files and nearly all html files except these 9 files.
1.compose_mtgreq.htm
2.compose_note.htm
3.compose_sms.htm
4.compose_vcard_sms.htm
5.default_0409.htm
6.read_mtgreq.htm
7.read_note.htm
8.read_sms.htm
9.read_vcard_sms.htm
Or you can edit welcomehead.96.png or another files as you want.
bub181 said:
Hi Vivi,
Thanks for all your work. Is it possible for you to make a similar ROM kitchen for the HP iPAQ HX4700?
bub
Click to expand...
Click to collapse
bub,
I will look at it when I have time, not too long since I am also using HX4700 and modifying kozhura ROM for my personal use.
vivi said:
bub,
I will look at it when I have time, not too long since I am also using HX4700 and modifying kozhura ROM for my personal use.
Click to expand...
Click to collapse
Thank you so much vivi, I saw you posting in kozhura's topics a few times so I thought you must have a HX4700 too. I've been trying to modify kozhura's ROM for a long time, but all I have managed to do so far is add some themes and a few programs which don't need any registry entries. It will be great to be able to add full packages.
bub,
I have a look.
It's not hard.
Just modify some command line from vivi Kitchen for P525.
And create Base ROM.
I will make it for you.Not too long.
But I wonder how many users want it?
Touchflo on P525
HyperMalac said:
Great work vivi.
Now maybe it's possible to bulid TouchFlo in P525? If anyone could help me with the OEM version of this, please help me.
Thanks
EDIT:
I would like to make my own OEM packages, but I don't know how. Anyone can help me with this too? I saw that I need the files from the program, and I saw some files like .DSM, .RGU. That is it do? How can I make this files, to my programs?
Thanks fot helping me
Click to expand...
Click to collapse
great work guys. yeah, i would love to see TouchFlo working on the P525 as well.
Anybody? Vivi?
vivi said:
bub,
I have a look.
It's not hard.
Just modify some command line from vivi Kitchen for P525.
And create Base ROM.
I will make it for you.Not too long.
But I wonder how many users want it?
Click to expand...
Click to collapse
Thanks vivi, I think there are at least 3-4 people that have posted in the HX4700 thread asking for a ROM kitchen, and I think many more people will start using it once it is made available. The HX4700 seems to have a set amount of reserved space for the base ROM and the user space always has 82.59 MB free regardless of how much you put in the base ROM, so it's a good idea to fill the space in the base ROM, which leaves more space available to install applications in the user space.
Will the ROM kitchen you make work with kozhura's latest WM5 build? I'm still using his WM5 build because it's more stable than his WM6 build and it's almost as fast as WM6.
Thanks for all you work, I really appreciate it.
bub.
bub181 said:
Will the ROM kitchen you make work with kozhura's latest WM5 build? I'm still using his WM5 build because it's more stable than his WM6 build and it's almost as fast as WM6.
Thanks for all you work, I really appreciate it.
bub.
Click to expand...
Click to collapse
Yes , I think so.
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="]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 =)
There is a new RAW PDA rom part: i780PDXHi1
Can someone convert it to BIN flashable file... I'm not expert...
http://www.mediafire.com/file/gmnyzmwo33y/SGH-i780_i780PDXHI1.rar
Thanks to:
-ahtiang-
benveq
Its not that hard; try the link attached in the txt below and let me know how it works..
i am not responsible for any damage caused by this flash.
currently i am reading some pdfs on cooking our own rom, just like EFN did.
I think i can compile a rom with the information given by EFN and using some of his sys files.
direct link for eng I1: http://www.mclink.it/personal/MN6073/ROM/Samsung_HI1.zip
knights191 said:
Its not that hard; try the link attached in the txt below and let me know how it works..
i am not responsible for any damage caused by this flash.
currently i am reading some pdfs on cooking our own rom, just like EFN did.
I think i can compile a rom with the information given by EFN and using some of his sys files.
Click to expand...
Click to collapse
This seems to be PXIHH5 96dpi
Link updated : I did the recompiling manually.. it should be oke now!
Thanks, now it works!
Please let me know if the rom is oke.. expecially connection to internet / windows live.
furthermore, this release is still 128 dpi right? Will check if I can build in the 96 dpi files..
so far everything seems OK, I'll give Windows Live a try too.
official windows 6.1 release??
hmm... is this really an official windows 6.1 release??
The i780PDXHI1 ROM
knights191 said:
Its not that hard; try the link attached in the txt below and let me know how it works..
i am not responsible for any damage caused by this flash.
currently i am reading some pdfs on cooking our own rom, just like EFN did.
I think i can compile a rom with the information given by EFN and using some of his sys files.
Click to expand...
Click to collapse
The ROM is only the PDA Part. Seems to be working OK till now! All functions working OK. The Mobile feels a bit more fast also. It is the 128 DPI version. All regular functions are there . An addition is the CNN Link in the Programs folder.
Will test it and then post more feedbacks.
knights191 Can you tell us how to make the flash able ROM from the dumped image.
Can any one upload the full ROM I mean the Phone part too.
PdXHi1
hi people,this rom has 128 dpi but i wonder that does it have eboot+pda+phone or just pda section_? is it possible to make .img file to upgrade totally( eboot+pda+phone) ? another question is that as raw files there are 3 files ( raw01 raw02 and raw03) do they refer also raw01=eboot ,raw02= phone?
pls anyone who upgraded this rom can put some screen of their phones?
thanks a lot...
knights191 said:
Link updated : I did the recompiling manually.. it should be oke now!
Click to expand...
Click to collapse
sorry but which link?
the file from the first post contains only the raw-files! could somebody post the bin file please!? and furthermore it would be nice if somebody could answer: is this really an official wm 6.1 rom for i780?
Yes this ROM is the PDA part only and is 128 DPI. I am also waiting for someone to upload the full Phone + PDA ROM, or may be one of the seniors can tell us more about creating flashable ROMs from the dump, The directions in the EFNs Kitchen were not very lucid.
knights191 Has posted this link in his post. ----> www.studententrip.nl/i780_i2_pda.bin
screenshots of pdxhi1
you can compare the pda and phone versions from here and also these picture shows that it is official rom update( it is total update)
drrkgupta said:
Yes this ROM is the PDA part only and is 128 DPI. I am also waiting for someone to upload the full Phone + PDA ROM, or may be one of the seniors can tell us more about creating flashable ROMs from the dump, The directions in the EFNs Kitchen were not very lucid.
knights191 Has posted this link in his post. ----> www.studententrip.nl/i780_i2_pda.bin
Click to expand...
Click to collapse
thx!!!! very much
benveq said:
you can compare the pda and phone versions from here and also these picture shows that it is official rom update( it is total update)
Click to expand...
Click to collapse
The ROM Posted by knights191 is ONLY THE PDA Part . I am still awaiting the full Phone + PDA version of ROM!
questions
well i am afraid that it is impossible to get phone and boot section from raw files.but i still wonder that part01.raw and part00.raw refer to phone and boot sections? i know that from part02.raw u can get pda section of rom.by the way drrkgupta, did u try all connections and window live messenger?
thanks for info
wm6.1 works little faster than wm6.0
benveq I too think that the raw 1 and 3 refer to the phone part. May be if Ahtiang or someone else contacts some senoir member they can guide them too dump full ROM I mean the Phone + PDA part .
I am still trying out the connections. Will update when I am through with it.
good to hear it working, i am still figuring out how to build a phone and bootlader flashable format from the raw files i have got.
suggestions ?
well as i read from topics part00.raw and part01.raw files includes boot+phone sections and i am 100% sure but i really dont know how o extract them and merge to a totally bin file pls help who knows how to do it!
thanks
Yes I too am of the view that the whole of PDA + Phone are in the dump. The combined file size too is similar to the Asian and the Russian ROMs. May be some senior memebers or the Master Chef EFN can help.
Hi guys,
I decided to open a blog which explains how to cook roms for the i780. There are very few chefs, and cooking is a really hard science to learn without help! So, I decided that I take the time and write posts so that everyone could learn the process in a methodical manner and cook roms in the future!
I'd slowly write posts explaining each step of the process in detail, so that we can have more people learning how to cook and make the i780 community more happening
Head over to this URL to check out the first few posts -
http://i780romdev.blogspot.com
Update:
Attached core kitchen tools that you'll need to use! Enjoy!
cheers
San
I never was a fan of this forum, not sure why, maybe because I use a ASUS P527 and there are not proper instructions on how to create a custom ROM, I appreciate your taking the initiative
I think its good fun to try and figure out things on your own
Non-HTC devices do have a very small fan base unfortunately....and ironically, HTC makes the crappiest devices imo (highly crash prone, buggy, lousy drivers, useless qualcomm processor)!
You can apply the same tools and techniques even to cook asus roms....its not all that different
cheers
wooooooow thanks a lot buddy finally we have it also !!!
when will u release part 3? and also can u give the links of programs? like pkgtools_? coz i tried to download it from somewhere else and it had virus
benveq said:
when will u release part 3? and also can u give the links of programs? like pkgtools_? coz i tried to download it from somewhere else and it had virus
Click to expand...
Click to collapse
hi m8!
i'll try and upload the set of tools shortly. You can get it in any of the kitchens posted for the i780 here. I'll however consolidate them and add it in this post as an attachment!
Part 3 - very soon
cheers!
You guy thanks for sharing your experience at cook ROMS,I whink I need this for my SmartPhone.
Hey guys, just dropped the next part of the series on the blog. Check out http://i780romdev.blogspot.com
Of course, the same theory, tools and understanding goes to cook for any other device too
cheers
kitchen tools attached in the first post.
enjoy
dreamtheater39 said:
Hey guys, just dropped the next part of the series on the blog. Check out http://i780romdev.blogspot.com
Of course, the same theory, tools and understanding goes to cook for any other device too
cheers
Click to expand...
Click to collapse
yeah, now i am reading part 3 and u really teach very well! i think i will cook my own room soon with ur help i wanna ask a question if i dont want ms office and internet explorer in my rom which folders should i delete? i wanna add different office program
benveq said:
yeah, now i am reading part 3 and u really teach very well! i think i will cook my own room soon with ur help i wanna ask a question if i dont want ms office and internet explorer in my rom which folders should i delete? i wanna add different office program
Click to expand...
Click to collapse
To remove a package, you can get rid of the corresponding folders in your SYS folder. But its not recommended that you knock off office/ie as they might be referenced within other apps. You can always take it off, build a rom and see if everything works fine
For example, to remove IE, just delete your Browsing, Browsing_DPI_xx and Browsing_Lang_XXXX, BROWSINGCORE, browsingie, browsingie_LANG_XXXX folders. That should get rid of IE for you! Then you need to recreate your bin!
cheers
thanks a lot for kitchen tools and ur explanations! i read ur blog all the time great work!!
The next post is up
cheers
dreamtheater39 said:
The next post is up
cheers
Click to expand...
Click to collapse
yes i read it, and u r teaching with examples it is great
i have two problems while i am using ervius pkgtools
1. when i open dumo folder it shows
[Missing Manifests]
(Maybe):\ROM\XIP\45116509-e364-4775-9098-c25f0b1fbac2.dsm
(Maybe):\ROM\XIP\d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm
(Maybe):\ROM\XIP\723fb954-d931-4348-b672-82a188e587b5.dsm
(Maybe):\ROM\XIP\1a22bb67-d4c4-7bb4-c5d2-75cb3a85c45b.dsm
(Maybe):\ROM\XIP\449da4ef-e9c1-5cb4-2ec5-fb9b4c27a865.dsm
are these important dsm files?
2. when i press build packages it gives this error:
not found: select .os file to extract XIP
and i extract xip file using osbntool as xip.bin
any solutions for both of these?
benveq said:
i have two problems while i am using ervius pkgtools
1. when i open dumo folder it shows
[Missing Manifests]
(Maybe):\ROM\XIP\45116509-e364-4775-9098-c25f0b1fbac2.dsm
(Maybe):\ROM\XIP\d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm
(Maybe):\ROM\XIP\723fb954-d931-4348-b672-82a188e587b5.dsm
(Maybe):\ROM\XIP\1a22bb67-d4c4-7bb4-c5d2-75cb3a85c45b.dsm
(Maybe):\ROM\XIP\449da4ef-e9c1-5cb4-2ec5-fb9b4c27a865.dsm
are these important dsm files?
Click to expand...
Click to collapse
This is not important....ignore them, its normal
benveq said:
2. when i press build packages it gives this error:
not found: select .os file to extract XIP
and i extract xip file using osbntool as xip.bin
any solutions for both of these?
Click to expand...
Click to collapse
When you start, it asks if you would like to run build xip.bat.....just hit NO for that....
trojan reported in the attachment
Win32/TrojanDownloader.Zlob.NBP
false alarm?
well last night i finished my own wm6.1 build 20270 128dpi pdxib1 according to your guide i wanna tell what i did to complete it ;
1.i exctracted my rom using i780 kitchen and i got dump folder and i also added some extra tools like ervius buildos,osnbtool etc...then i used pkgbuildos to seperate folders into oem and sys
2. i used oem part from krizky82's kitchen and i add some extra packages using ervius package creator 2.7 and add them with oem_blahblah to oem folder.
3. i deleted windows live and msn messenger from sys folder and copied netcf 3.5 and flashlite v3.1 from krizky82 kitchen. i also used his initflash and rgu file coz i had same structure almost(oem totally same and sys programs also)
4.i looked at both efn's kitchen and krizky82 kitchen and i saw that they have this structure oem,sys and rom and in rom there is xip folder. when i looked at inside xip folder i saw that there is only coredll.dll folder and others are dsm rgu and boot files so my next step
5. i used osbn tool to exract xip.bin and after i got that xipkitchen_beta6 and i choosed the same donor and original and after extracting i got original xip files and i ordered in same structure like efn's kitchen
6.then i used pgkbuildos and let the process starti had some dsm duplicate errors and i delete duplicated ones and later i didnt start xip extract bat and flashable bin bat so after process again i had temp/dump folder
7. during buildos there wasnt any error and i was happy about it
8. using inputTXTFileMaker ( thanks to u dreamtheather93) i got input text and after that using these commands;
mgfsfromdump imgfs_raw_data.bin new_imgfs.bin
del imgfs_raw_data.bin
ren new_imgfs.bin imgfs_raw_data.bin
make_imgfs i780.nb0.payload.body -nosplit
merge i780.nb0.payload.header i780.nb0.payload.body i780.nb0.payload
nbmerge -data 2048 -extra 8 i780.nb0 -conservative
and conv3 input.txt > conv3_output.txt
ren i780.nb0.b000ff !!i780_flashable_bin.bin
i got my flashable bin file yupiiiii i controlled the size of flashable bin and it is 86.2 mb and the size of dump folder almost 125 mb i hope it is ok
now i will flash my phone but is there any possibility that my phone can be bricked ?
thanks a lot for ur guide again!!!
note: i already used i780.bin as 12mb page pool size i did it before kitchen using osbn tool
good job m8
You cant really brick your i780 because of this I've done way crazier stuff....like trying out omnia's xip, drivers of omnia on i780....and nothing's given way
However, i'm hoping you've ported your XIP accurately, and i'm unsure how've you've built your SYS folder.
but, go ahead and flash and see if it boots nothing to be paranoid if it doesnt boot/hangs at startup/throws an error and fails etc. etc. If any of this happens, then we could troubleshoot it together
cheers & good luck
Great job!
Nice start San!
Not even some days left from your first successful cooking and you already best gid on it!
Keep on do it. And we wait for new mods for our best touchphone!
I think now anyone is able to break Eagles wings =P
First thx for helping me
I was trying to port a XIP from Touch Cruise
Yet it cant even boot in the system [only suck at the screen with the red words at the bottom]
Any clear tutorial for me. Thank you
You cannot just use the XIP from another phone.
You must get the XIP split into OEMXIPKernel and MSXIPKernel so that you can combine the new MSXIP with your existing Trinity OEMXIP.
And most of the time you would need to use the new build's SYS packages that go along with that new MSXIP.
What kitchen are using? Ervius Visual Kitchen?
the.decoy said:
You cannot just use the XIP from another phone.
You must get the XIP split into OEMXIPKernel and MSXIPKernel so that you can combine the new MSXIP with your existing Trinity OEMXIP.
And most of the time you would need to use the new build's SYS packages that go along with that new MSXIP.
What kitchen are using? Ervius Visual Kitchen?
Click to expand...
Click to collapse
Yes i am using Ervius Visual Kitchen
What i do is using the xipporterex to port the xip.
I even tried to follow the bepe tutorial from darkforceteam with bepe kitchen.
Yet same error occured.
Would u mind giving me a clear step for making it workable?
thx
Sorry but I have always used pre-extracted XIP/SYS bundles from people like Da_G that I then put into my kitchen. So I am not sure I can give you a full step through for porting the TC xip/sys from scratch.
One thing about the OEMXIP though, whenever I have used xipporterex I usually discard the generated ROM\Trinity\NEWBUILD# and replace it with a copy of my existing ROM\Trinity\OLDBUILD# (I just rename the folder to the new build number). It is just the ported ROM\Shared\NEWBUILD# folder that you want.
Again, you are also using the SYS\NEWBUILD# folder aren't you?
the.decoy said:
Sorry but I have always used pre-extracted XIP/SYS bundles from people like Da_G that I then put into my kitchen. So I am not sure I can give you a full step through for porting the TC xip/sys from scratch.
One thing about the OEMXIP though, whenever I have used xipporterex I usually discard the generated ROM\Trinity\NEWBUILD# and replace it with a copy of my existing ROM\Trinity\OLDBUILD# (I just rename the folder to the new build number). It is just the ported ROM\Shared\NEWBUILD# folder that you want.
Again, you are also using the SYS\NEWBUILD# folder aren't you?
Click to expand...
Click to collapse
Oh man! You are genius!!!
My rom comes bootable after renaming the folder!
That's so fantastic
Yet the xip of the system seems hasn't update [still the old build ]
Update
I used the old Build.. therefore, my device is bootable....
Yet when i choose back the new build, ext xip and sys as the neew version,
it suck again at the screen...
Thx man i know u have tried a lot to figure out my problem.
Is it possible or better, if i upload my kitchen for u to check?
OPzero said:
Oh man! You are genius!!!
My rom comes bootable after renaming the folder!
That's so fantastic
Yet the xip of the system seems hasn't update [still the old build ]
Click to expand...
Click to collapse
Oh thats easy. The "Rom Version" (that shows on boot) just needs to be patched (it is reading it from the copied OEMXIP).
Just go back into the Porting window then click the button "Find Date/Version on \ROM\Xip\"
That will populate the Rom Date and Rom Version fields.
You can then edit those fields and click each of the "Change" buttons to patch the newer Date/Version into the OEMXIP
You can also set the PagePool value using the "Change PP to Mb" function (it is not possible to query the current PP value however it does tell you what it previously was when you change it). You could always set it to something sensible like 4 or 6 and see what it was before that.
EDIT: If you were actually talking about the CE OS build number that shows in "About Device" then that is much harder to change. It is embedded somewhere within the MSXIP (requires hex editing I am not familiar with - and that is effectively make a "fake" build anyway).
OPzero said:
Update
I used the old Build.. therefore, my device is bootable....
Yet when i choose back the new build, ext xip and sys as the neew version,
it suck again at the screen...
Thx man i know u have tried a lot to figure out my problem.
Is it possible or better, if i upload my kitchen for u to check?
Click to expand...
Click to collapse
Oh, sorry just saw this ... yeah probably better to just do that.
Just curious but why on earth do you want to port some old TC 6.1 rom anyway?
There a plenty of functional WM6.5 xip/sys bundles that we can/have ported to Trinity. Even if it has be WM6.1 there are surely newer releases of 6.1 xip/sys to choose from?
EDIT: Just a heads up but I am about to go offline for the night (end of the work day in my timezone) so if you do upload I will not reply until tomorrow.
the.decoy said:
Oh, sorry just saw this ... yeah probably better to just do that.
Just curious but why on earth do you want to port some old TC 6.1 rom anyway?
There a plenty of functional WM6.5 xip/sys bundles that we can/have ported to Trinity. Even if it has be WM6.1 there are surely newer releases of 6.1 xip/sys to choose from?
EDIT: Just a heads up but I am about to go offline for the night (end of the work day in my timezone) so if you do upload I will not reply until tomorrow.
Click to expand...
Click to collapse
It's ok, would u mind pm or post some link which release those stuff?
Thank you very much!
I will still upload my rom and pm to u~
Check it when u hav time
really really thx
You could extract the 23102 wm6.5 build from my last kitchen release:
http://forum.xda-developers.com/showthread.php?p=5547181#post5547181
I have modified EVK slightly to allow it to build either p3600i or Trinity ROMs from the same kitchen but still there is a full QVGA xip/sys bundle there for 23102 (give or take a few sys packages).
Got to go, will try and be more helpful tomorrow
the.decoy said:
You could extract the 23102 wm6.5 build from my last kitchen release:
http://forum.xda-developers.com/showthread.php?p=5547181#post5547181
I have modified EVK slightly to allow it to build either p3600i or Trinity ROMs from the same kitchen but still there is a full QVGA xip/sys bundle there for 23102 (give or take a few sys packages).
Got to go, will try and be more helpful tomorrow
Click to expand...
Click to collapse
Yes I got it~ Thx
it is great
OK and now i am going to mod it~~
Yet just before i start, would u like suggesting me some post that is most updated and clear enough for me such a newbie to work around it?
Thx
OPzero said:
Yes I got it~ Thx
it is great
OK and now i am going to mod it~~
Yet just before i start, would u like suggesting me some post that is most updated and clear enough for me such a newbie to work around it?
Thx
Click to expand...
Click to collapse
Go and find SuperSport's Tutorial Video for using Ervius Kitchen.
I have broken up the EXT packages into categories to make it simpler for new chefs but the basic concept is the same.
I have included pre-built ROM profiles to make it very simple to build ROMs out-of-the-box.
Just got to "Load ROM", choose one for your phone (P3600i or Trinity) and the click "Create ROM" to build it.
Load a few different profiles and look at what changes in the settings. That should help you see what is going on.
Check out this thread for more tutorials and guides:
http://forum.xda-developers.com/showthread.php?t=669414
the.decoy said:
Go and find SuperSport's Tutorial Video for using Ervius Kitchen.
I have broken up the EXT packages into categories to make it simpler for new chefs but the basic concept is the same.
I have included pre-built ROM profiles to make it very simple to build ROMs out-of-the-box.
Just got to "Load ROM", choose one for your phone (P3600i or Trinity) and the click "Create ROM" to build it.
Load a few different profiles and look at what changes in the settings. That should help you see what is going on.
Check out this thread for more tutorials and guides:
http://forum.xda-developers.com/showthread.php?t=669414
Click to expand...
Click to collapse
1 more question
I downloaded a XIP SYS Pack from
http://forum.xda-developers.com/showthread.php?t=650783
However there are 5 Folders
How can i port them into the kitchen?
Thx for that
OK, this technically requires more time than I can spare to explain thoroughly ... but maybe if I just outline the steps you can do some google searching to work out exactly how to do it:
- First you need to clean up the SYS for you needs. For Trinity you need to have QVGA sys structure so that means only 96DPI and 320x240
- That means sorting the SYS package folders into an EVK SYS structure and removing the other DPI and resolution folder structures.
- Go get XIPDumpSoter (or whatever it is called now) by teh penguin so that you can use it to automatically sort the folders. Then delete any that are for other DPI or RES (eg: 192DPI or 640x480, etc). You _only_ want 96DPI and 320x240 (and of course any that are non-res specific)
- That should give you the folder structure to put into \SYS\NEWBUILD#\
- You will need to copy over the WINCENLS sys package from your existing SYS as that will not be in the new SYS (there are other replacement folders like SQM_DUMMY, and also some that we often just delete but you can learn that stuff later)
- We have already discussed what you need to do with the MSXIP
- Lastly, (and this is really very much the "art vs sicence" part), you will need to go through and "recmod" a certain number of "modules" within certain sys packages.
I simply don't have the time right now to get into recmod but if you google you will find plenty of helpful posts explaining it. I think there is even a basic recipe of what to recmod for 64M users done by JooJooBee ... that would get you going.
Put simply, at this stage you need to read read read read read lots of chef threads to pick up the finer details. Sorry I am too busy at work to be any more help than this.
Good luck.
Thank you for spending time on me
I know it is rather annoying to explain a few things
Really Really Thank you for helping me
I hope that my post could be a guide for others
Update:
The rom is still unbootable after a day of trying.
Does the OEM section be edit before updating the build?
Such as initflashfiles.dat [I read the in the tutorial that it should change to the native 6.5]
May be i started from the wrong step?
What i concern is that wm6 may not suitable to update directly to wm6.1 or wm6.5
Thank you for spending much time on helping me
If it can be google, simply give me the keyword,
I will finish the entiry
And finally, thank you!!
OPzero said:
Thank you for spending time on me
I know it is rather annoying to explain a few things
Really Really Thank you for helping me
I hope that my post could be a guide for others
Update:
The rom is still unbootable after a day of trying.
Does the OEM section be edit before updating the build?
Such as initflashfiles.dat [I read the in the tutorial that it should change to the native 6.5]
May be i started from the wrong step?
What i concern is that wm6 may not suitable to update directly to wm6.1 or wm6.5
Thank you for spending much time on helping me
If it can be google, simply give me the keyword,
I will finish the entiry
And finally, thank you!!
Click to expand...
Click to collapse
I'm actually going to bed before 3am tonight, so I will not be long here, but I just had a thought. When you cook the ROM, are you checking "Real WM 6.5 AKU" in the Kitchen? Don't do that. You cannot actually use a Native 6.5 Kernel on the Trinity as one does not exist. Also, as mentioned by the.Decoy before, you MUST have 'wince.nls' in your Kitchen somewhere or it will not boot. Thirdly, try cooking a version without ANY Extended packages. Only the original XIP and SYS and see if that boots. When you get that going smoothly, start adding EXT packages. Good Luck!
I'll check back in a couple days to see if you've made any progress. If you'd like to send your kitchen to me also, I'd be happy to look it over and see if I can find anything wrong in there.
Again and Again
I keep remind myself that Native 6.5 Kernel should be checked
OMG The Bug is here
And Thanks Decoy
Thank You
Thank You!!!!!!!!!!!!
================================
Update:
I saw a folder called 0_ROM_Version in EXT Shared
What is it and what function does it have?
Thx
OPzero said:
Does the OEM section be edit before updating the build?
Such as initflashfiles.dat [I read the in the tutorial that it should change to the native 6.5]
Click to expand...
Click to collapse
Ummm are you trying to use a freshly extracted OEM from an official ROM?
If so then yes, there is a massive amount of conversion that must be done to it before you an cook it into a rom. Even before you break it up in to components and edit all the reg and dat files ... you first need re-sign everything with an SDK cert because you won't have the official cert that HTC built them with.
Seriously. If you are just starting out then use an existing chef's OEM (use mine or anyone else who has posted a kitchen).
Even I have not yet ever had the time to complete build an OEM from scratch (not that I don't want to one day). I was always just adapting the OEM that Chanvi had provided us in his kitchen, primarily because he had already done all the work to make it mesh with WM6.5
OPzero said:
Again and Again
I keep remind myself that Native 6.5 Kernel should be checked
OMG The Bug is here
And Thanks Decoy
Thank You
Thank You!!!!!!!!!!!!
================================
Click to expand...
Click to collapse
I am bit confused by what you said there
As Supersport explained, we do not have a Native 6.5 kernel for Trinity.
So that option should not be checked.
OPzero said:
I saw a folder called 0_ROM_Version in EXT Shared
What is it and what function does it have?
Thx
Click to expand...
Click to collapse
Again, this is why I said to try "Load ROM" and see what happened
Those are just simply EXT packages which contain 1 single provxml. Each one sets the registry value for "ROM Version" (the info that comes up in "About Device" in Settings). There is one for every type of "Saved ROM" you can build from that kitchen.
I created them so that people could build each of the several types of rom from my kitchen but never need to edit the provxml files to change what the version info was.
If you are going to try cooking your own roms, the best advice I can give you is find a text editor you like and just start opening up ALL of the REG DAT RGU and PROVXML files you can find and see what they are doing.
You can even do it from within EVK. Select the type of file on the left panel called "Editors" (or just select "All") then click "Show Editor". You can open the files it finds by double clicking them in the panel on the right.
Anything custom that ever happens in the setup of a rom is controlled by these files.
If you want to see how something works (or what it does), just open up the files and read them
Sorry, wt i mean is that my rom become bootable after unchecking it
~~ That is so amazing ~~
Now i am Reading the horrible, endless.....etc tutorial, [I can finally have my own rom ]
1 Question, I am trying to put a new wince.nls which content much more countries in the rom. Yet it comes unbootable after i have repalced it.
I googled around and found several solutions.
1 is that i should put it in OEM rather than SYS [I havn't ried it yet i think it won't work]
2 is that i should mod the size of the xip.bin
Therefore it is big enough to store it.
3 Adding in some registry with my selected country code
Thanks for helping me ~~
Sorry can't help you there.
I have never ventured beyond WWE lang for my kitchens.
OPzero said:
1 Question, I am trying to put a new wince.nls which content much more countries in the rom. Yet it comes unbootable after i have repalced it.
I googled around and found several solutions.
1 is that i should put it in OEM rather than SYS [I havn't ried it yet i think it won't work]
2 is that i should mod the size of the xip.bin
Therefore it is big enough to store it.
3 Adding in some registry with my selected country code
Thanks for helping me ~~
Click to expand...
Click to collapse