PDA

View Full Version : Help on orange uk


louie8888
22nd February 2005, 07:43 AM
Hi please can someone help as i need rom so that i can re install it on my phone as went to do upgrade and now in just on gray screen which said serial please can some help :cry:

RTP
23rd February 2005, 06:26 PM
Can I suggest you have a look through the wiki on how to put together a set of ROM to perform an upgrade. As far as I'm aware there is not standard upgrade for the M2000 available as yet.

Wiki is here http://wiki.xda-developers.com/index.php?pagename=HTC_Blueangel

If you are a gray screen with serial on it. Then this suggests you are not plugged into the USB port. Put your device in it's cradle and make sure the cradle is plugged directly into the PC, not via a hub. Then just re-run the upgrade as before.

Post back here if you don't make any progress.

louie8888
23rd February 2005, 10:29 PM
Hi all just need to get it back as it was if poss please help

RTP
24th February 2005, 11:46 AM
To get it back to what it was, you will need to tell us what the orginal state was.

Have you had a look at the Wiki? As I stated there is no ready built mechanism for rebuilding a M2000. you will need to create the file set yourself.

wobblypocket
24th February 2005, 06:12 PM
Hey Louie
I've got an M1000; perilously similar to an M2000 i suspect
Last evening I noticed this upgrade on the orange website http://web.orange.co.uk/story/sm_1047574.html
2 chances, eh? It's version 3.661.230
Its a 24 meg download, as they tend to be.
It might at least get it working again until either they produce an upgrade for the M2000 or you get your head around ROM production.
Sounds like RTP knows his onions and is giving you the better advice though I smell the panic in your post and sense you might not be in the right frame of mind for learning to cook ROMs!
Best of luck!

louie8888
24th February 2005, 07:00 PM
Hi mate i did try this upgrade but no go mate it had on it was as


r 1.06.02
g 1337.38
d 1.31.00 we

louie8888
25th February 2005, 09:52 PM
Hi still cant get orange rom the m1000 will not work

wobblypocket
26th February 2005, 01:29 AM
Hi again.
Not sure if this is of any help to you, but here goes.
I tried to install the Orange ROM update but was unable to do so because of a cryptic Country Code error - have emailed Orange to ask em about this.
In the interim I've been using this update from Mysteryman
http://forum.xda-developers.com/download.php?id=2282
Try at your peril!
n

RTP
27th February 2005, 09:47 PM
The M1000 upgrade will do you no good. Wrong device, wrong upgrade.

Follow this, copied and edited from a mail by RogerSelwyn.

Download a base:-

ftp://xda:xda@forum.xda-developers.com/BlueAngel/Shipped%20Complete%20Updates/i-mate_PDA2k_Arabic_13100_112_10600_SHIP//i-mate_PDA2k_Arabic_13100_112_10600_SHIP.exe.

Then extract this by running the file until it gets to the point saying 'Welcome to the device Software Update Utility'. Then copied the files out of the temp directory e.g. 'C:\Documents and Settings\######\Local Settings\Temp\#####.tmp' to a safe location. Then cancel the install.

This will give you the three rom files plus some other utilities. nk.nbf (the CE rom), radio.nbf(radio rom) and ms_.nbf(Extended ROM). These will be 1.31 WWE for CE, 1.06.00 for radio and 1.31.112 Arabic for the ExtRom.

So, to get to 1.06.02 for the Radio rom, we need to download a replacement which you can get here:-

ftp://xda:xda@forum.xda-developers.com/BlueAngel/Radio_Roms/BA_FRA_BelDT_12202_558_10602_Ship/radio_.nbf

Do the same extraction method as above, but just copy radio.nbf to the directory you copied the previous files to. This will replace the 1.06.00 with 1.06.02.

Now for the Extended Rom. Currently this community doesn't have a method for creating a ms_.nbf, and I don't believe there is an M2000 one ready made. So you can take two routes.

1. Build the machine from the upgrade above. Could be interesting, but you will then need to delete the Arabic stuff in the ExtRom and replace with M2000 English. Not my idea of fun.

2. Put the M2000 stuff in ExtRom before rebuild, then just update CE and Radio. My prefered route.

So for route 2......

Install the Extended Rom Unlocker initially through normal methods, copy the cab and run - ftp://xda:xda@forum.xda-developers.com/BlueAngel/Extended_ROM_Kitchen_1_22/Tools//xda-developers_Unlocker.CAB. Then under Programs/Extended Rom Tools, click uhide and unlock and do a soft reset.

Download the M2000 ExtRom from ftp://xda:xda@forum.xda-developers.com/BlueAngel/Extended_Roms/Orange_UK_SPVM2000_Ext_ROM_131124.zip

Go to the root of your device and into the 'Extended Rom' folder, delete the contents and replace with the contents of the zip file. Then Lock and Hide your extended rom and perform a soft reset.

In the folder on your PC where you have been storing files, delete the MS_.nbf, since you have already installed the 1.31.124 files as above.

Then copy this utility ftp://xda:xda@forum.xda-developers.com/BlueAngel/Tools/xda3nbftool.exe into the same directory and create a batch file called Change.bat in that directory with the following contents:-

If you are going route 1, then you will need the lines with ms_.nbf in, otherwise you can delete.

xda3nbftool -x ms_.nbf ms_.nba 0x20040522
xda3nbftool -x nk.nbf nk.nba 0x20040521
xda3nbftool -x radio_.nbf radio_.nba 0x20040523

xda3nbftool -sd PH20B -sl WWE -so ORANG001 ms_.nba
xda3nbftool -sd PH20B -sl WWE -so ORANG001 nk.nba
xda3nbftool -sd PH20B -sl WWE -so ORANG001 radio_.nba

xda3nbftool -c -u NK.nba
xda3nbftool -c -u ms_.nba
xda3nbftool -c -u Radio_.nba

xda3nbftool -x ms_.nba ms_.nbf 0x20040522
xda3nbftool -x nk.nba nk.nbf 0x20040521
xda3nbftool -x radio_.nba radio_.nbf 0x20040523
del *.nba
pause

The entries in this are correct for an M2000. Run Change.bat, you should get no errors. If you do, then something is wrong.

After that run BaUpgradeUt.exe from that directory. This performs the update, it wipes everything from the device, and can take a while to run. It will install ROM 1.31.00, Radio 1.06.02 (and ExtRom 1.31.112 if you left it there).

Make sure when you run, you have the device connected directly to your PC, not via a usb hub.

Job should now be done.

If not, post back here.

rayg
2nd March 2005, 09:16 PM
I have an M2000 with the earlier ROM and was getting fed up with poor bluetooth performance. Tried Orange - No help - Found this post, followed it and now I have the latest ROM and it works a treat. Thanks a lot.

RTP
3rd March 2005, 11:58 AM
No problem. Glad it was of use.

simplenomad
15th August 2005, 01:46 PM
Hi

I am new to the ORANGE SPV M2000 having just bought one. I would like to ask about upgrading my ROM as I have seen this file on the ftp site at wiki:

ftp://xda:xda@ftp.xda-developers.com/Uploads/Blueangel/OrangeUK_M2000_140_ROM.rar

30.7 MB uploaded on 5 August 2005.

Does anyone know about this file / upgrade? has anyone had any experience of installing this? Basically, I would lilke to upgrade my ROM to the latest version (i believe its 1.40 ?), bluetooth, radio etc.... but not sure what file to download! (my signature shows my current version)

Thanks for any help.