PDA

View Full Version : Orange Uk Rom 1.14.61.2 ready For Download


hoyler30589
2nd April 2008, 12:47 AM
hi all my reconstructed orange uk rom is now ready for download.

1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)

2. then when phone has started you can run flash.exe in the rom folder.

3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.


for some reason i couldnt get it to work with all items together so we have to do three steps.


Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.


To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html

No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/

Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl

zeeshee
2nd April 2008, 07:40 AM
hi all my reconstructed orange uk rom is now ready for download.

1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)

2. then when phone has started you can run flash.exe in the rom folder.

3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.


for some reason i couldnt get it to work with all items together so we have to do three steps.


Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.


To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html

No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/

Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
post some screenshots.

lerameur
2nd April 2008, 12:51 PM
Great job, it works!

But the first "picture" is HTC is it normal?

zeeshee
2nd April 2008, 12:59 PM
what is additional in this rom than wm 6.1?

hoyler30589
2nd April 2008, 02:58 PM
Great job, it works!

But the first "picture" is HTC is it normal?


yeh the first picture is htc you need to run flash.exe inside the splash folder then you will get an orange one.

hoyler30589
2nd April 2008, 02:59 PM
what is additional in this rom than wm 6.1?

this is the original orange rom for those of us that need it to send fone back for warranty.

lerameur
2nd April 2008, 06:27 PM
this is the original orange rom for those of us that need it to send fone back for warranty.

Do you think you can do it with this rom?
ftp://xda:xda@ftp.xda-developers.com/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip

It's the french version and it's 1.22...

hoyler30589
2nd April 2008, 07:38 PM
Do you think you can do it with this rom?
ftp://xda:xda@ftp.xda-developers.com/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip

It's the french version and it's 1.22...


ill have a go, will let you know later on today

hoyler30589
3rd April 2008, 01:32 AM
Do you think you can do it with this rom?
ftp://xda:xda@ftp.xda-developers.com/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip

It's the french version and it's 1.22...

thats not the french rom ive reconstructed it and its romanian. if you know someone who has a working french version if you dump the rom i can reconstruct it for you, im in uk so i dont have any chance of finding anyone.

ive managed to add french language to the rom though, if you need it let me know and ill upload it for you.

lerameur
3rd April 2008, 11:08 AM
I've succeed to put the rom in french but i don't know if the version of french rom is the same of uk one...

Here is the french dump orange, 3 raw files...
Can you see if it is possible to reconstruct it?

http://rapidshare.com/files/104498313/part00.rar.html

Sorry if my english is bad...

I'm about to find some information i will tell you when i'll know more

hoyler30589
3rd April 2008, 12:32 PM
I've succeed to put the rom in french but i don't know if the version of french rom is the same of uk one...

Here is the french dump orange, 3 raw files...
Can you see if it is possible to reconstruct it?

http://rapidshare.com/files/104498313/part00.rar.html

Sorry if my english is bad...

I'm about to find some information i will tell you when i'll know more

ill have a go and post bk tonight. your english is fine.

mmokrzycki
3rd April 2008, 01:52 PM
if you know someone who has a working french version if you dump the rom i can reconstruct it for you, im in uk so i dont have any chance of finding anyone.
Could you reconstruct polish rom? If yes, what do I have to do?

hoyler30589
3rd April 2008, 03:07 PM
Could you reconstruct polish rom? If yes, what do I have to do?

yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.

download the file located at:

http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter

"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter

youll then get something like the following:

58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02

making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)

then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)

then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)

when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.

Rolandh
4th April 2008, 10:32 AM
hi all my reconstructed orange uk rom is now ready for download.

1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)

2. then when phone has started you can run flash.exe in the rom folder.

3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.


for some reason i couldnt get it to work with all items together so we have to do three steps.


Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.


To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html

No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/

Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl

Is it not possible to have this Orange HomeScreen like in the Polish and Romanian ROM's
http://forum.xda-developers.com/attachment.php?attachmentid=79277&d=1207263252

Roland

hoyler30589
4th April 2008, 03:47 PM
Is it not possible to have this Orange HomeScreen like in the Polish and Romanian ROM's
http://forum.xda-developers.com/attachment.php?attachmentid=79277&d=1207263252

Roland

we need a uk rom of 1.22 i only have old rom, i was going to try and extract orange pluggin but its against rules. if you know anyone with a uk e650 on the new orange rom dump files and send me them and i can then reconstruct it.

mrmond
11th April 2008, 06:31 PM
link to ftp for radio files says permission denied.
How can I get them or can you put them on rapidshre perhaps ?

I have got the rom from rapidshare ok.

I am plannin on trying the wm 6.1 rom update but want to be able to put the original orange ram back on if I don't like it or want to sell the phone later.

What exactly is the radio part for. bluetooth/wifi ?
Will I not be able to use that if I put the rom on without it ?

hoyler30589
11th April 2008, 06:46 PM
hi ill try looking for radio links but if u try win mobile 6.1 rom that doesnt change your radio so therefore you are ok,

the radio controls phone signal bluetooth and wifi.

before you flash check what version of orange rom you got cos theres some people with a newer rom.

to check press start and then settings and then more and about and then look at the operator number and if its 1.22 will you msg me as thats newer and i need the newer rom.

hope that helps

rich

mrmond
11th April 2008, 07:22 PM
hi ill try looking for radio links but if u try win mobile 6.1 rom that doesnt change your radio so therefore you are ok,

the radio controls phone signal bluetooth and wifi.

before you flash check what version of orange rom you got cos theres some people with a newer rom.

to check press start and then settings and then more and about and then look at the operator number and if its 1.22 will you msg me as thats newer and i need the newer rom.

hope that helps

rich

Might be in luck.
Rom version 1.22.61.3
Operator version 22.122.1.613

Actually not sure know if that means rom is 1.613 because you said operator number.

Rom version is listed above that though and is as above. 1.22.61.3
Is that what your after ?

In any case I have no idea about how to backup up the rom to send to you or my radio parts to enable me to put it back if needed after trying 6.1

Helio-Junior
7th May 2009, 07:29 AM
Hi Hoyler,
My S710 are in warranty and i need revert to my original ROM.
My model is S711 (vresion S710 brazilian).
I have the dump files in my machine.
You can convert the RAW filles in NBH file for me?

Thanks,


yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.

download the file located at:

http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter

"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter

youll then get something like the following:

58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02

making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)

then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)

then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)

when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.

polko
7th May 2009, 03:24 PM
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html

Could anybody upload this file on any other file hosting? For examle on mediafire.com (http://www.mediafire.com/), badongo.com (http://www.badongo.com/) etc....
I can't download files from Rapidshare and Megaupload because of my internet connection :mad:
Thanks in advance.

Helio-Junior
8th May 2009, 04:43 PM
yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.

download the file located at:

http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter

"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter

youll then get something like the following:

58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02

making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)

then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)

then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)

when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.

Hello Hoyler
I put the files in the link below.
http://www.mediafire.com/?sharekey=353223d6b13451f300d27174b47c665735593854 079bf73a5be6ba49b5870170

If you can rebuild the NBH format I'll be very happy :rolleyes::o:rolleyes:.

Thanks for your great work

Sorry my bad english