PDA

View Full Version : New Qtek 9090 English Rom Update


simba
16-12-2004, 10:17 AM
There is a new english Qtek 9090 Rom update available.

Please check http://www.qtek.nu/default.asp?nc=9683&id=110&element=0

The download link is http://www.qtek.nu/files/BA_WWE_BP_12200_126_10600.zip

I have not installed it yet. Some members of a dutch pocketpc forum have installed it and have not reported any issues yet.

Cheers

Anonymous
16-12-2004, 10:22 AM
But this dont work for me, i get country ID error. What can i do to fix that?

harry_mb
16-12-2004, 02:51 PM
Dont know why Simba says it is an English upgrade...on the link it says clearly: "This update is only for Swedish sold Qtek 9090 with software version 1.12.00WWE. " ...

pablo
16-12-2004, 04:11 PM
yes, it WORKS!!!
it's an english rom 1.22
great!!!

i've just upgraded my mdaIII

edsub
16-12-2004, 04:13 PM
It is supposed to be english. WWE means World Wide English. There is NO Swedish language version of WM2003.

This update is only for Swedish sold Qtek 9090 with software version 1.12.00WWE.
is just a disclaimer and only there to keep owners of non QTek devices from using this ROM as it might get them in trouble (loss of warranty, country-id, you name it)

zohaer21
16-12-2004, 04:30 PM
so whats new in this rom?
does it have a BT fix?? and windows media player 10???
what else is changed in this rom over the previous one...
one last q:
i live in dubai will this rom upgrade give me country id error or will it work fine????

harry_mb
16-12-2004, 05:47 PM
I stand corrected. Thanks eDsuB, sorry Simba!
But I too get an "ERROR 120: country ID error 12-12-9-9-9"

Anonymous
16-12-2004, 06:10 PM
yes, it WORKS!!!
it's an english rom 1.22
great!!!

i've just upgraded my mdaIII

Pablo, any improvement on your MDA III?

ruppia
16-12-2004, 08:39 PM
Installed now... Good

New things that i notice:

Version: Radio 1.06
Rom 1.22 WWE
Ext 1.22.126 ..... new things on it:

MMS_v2.0.0.16_BA_WWE_20041115.CAB

BT set to 2400, less than new imate patch...

Now i test.....

Aldebaran60
16-12-2004, 09:03 PM
Now i test.....

Hardly waiting for the outcome of your tests.... maybe on a 9090...

Note for Italians: anche perchè se aspettiamo la Dangaard Italia... :lol:

Hear you soon!

Marco

Anonymous
16-12-2004, 10:04 PM
Does anyone know how to get around the country ID error?

pablo
17-12-2004, 11:53 AM
for having no problems with country error, the new rom must me "remapped" with xda3nbftool, building the following .bat file

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

xda3nbftool -so T-MOB101 -sl GER ms_.nba
xda3nbftool -so T-MOB101 -sl GER nk.nba
xda3nbftool -so T-MOB101 -sl GER 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

ciao!!!

Aldebaran60
17-12-2004, 12:42 PM
Pablo

Have you tested the "Swedish" ROM on your device? Is it a QTEK 9090 or what?

Any impression about? Did you find any improvements (especially in the BT area!!) ?

Thanks!

A presto!

Marco

Anonymous
17-12-2004, 01:54 PM
Hi all,

I own a 9090 in French and I would like to change it to English.

Can I use that last update to change to language in the same time ?

Thanks for your answers

Anonymous
17-12-2004, 01:56 PM
yes boys, the rom is in ENGLISH!!!!

ChrisH
17-12-2004, 02:40 PM
Pablo, where is the batch tool you refer to? I need to upgrade a qtek 9090 radio stack. Could anybody let me know how to do this?

italos
17-12-2004, 02:55 PM
Hi, the problem with PDA2K is that I can't read what is the country ID mapped into installed ROM;

the Devicedata.txt is the following:

PH20B 0 B WWE E

I tried to edit the rom files with: CDL, DANGA001,O2,.. but none of them works (always country id error)

Any idea on correct country ID of PDA2K with

PDA2k_CDLWWE_11222_169_10200_SHIP.zip

Rom installed ?

thanks

Aldebaran60
17-12-2004, 02:56 PM
Dangaard has released the upgraded ROM for Italian QTEK 9090 !

http://download.windowsmobile.it/images/rom_9090_122.gif

The download is restricted to registered users....

Hear you soon!

Marco

simba
17-12-2004, 03:58 PM
Hi, the problem with PDA2K is that I can't read what is the country ID mapped into installed ROM;

the Devicedata.txt is the following:

PH20B 0 B WWE E

I tried to edit the rom files with: CDL, DANGA001,O2,.. but none of them works (always country id error)

Any idea on correct country ID of PDA2K with

PDA2k_CDLWWE_11222_169_10200_SHIP.zip

Rom installed ?

thanks

What is behind de WWE E in your Devicedata.txt?

On my Devicedata.txt it shows:

PH20B 0 B WWE E BRIGH001

Probably the country ID is after WWE E. In this case probably the country id for my Qtek 9090 is BRIGH001.

So please check what is behind WWE E in your Devicedata.txt and use that to see if it works.

italos
17-12-2004, 04:53 PM
Hi, I was reading the Devicedata file in a wrong way.
the operator code is CDL__001

I upgraded successfully

attached the bat file used with the QTEK 9090 new ROM
(BA_WWE_BP_12200_126_10600.zip)

tested.

italos
17-12-2004, 04:56 PM
problems with attachment.

here the file content:

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

xda3nbftool -sd PH20B -so CDL__001 -sl WWE ms_.nba
xda3nbftool -sd PH20B -so CDL__001 -sl WWE nk.nba
xda3nbftool -sd PH20B -so CDL__001 -sl WWE 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

BaUpgradeUt

manuel74
17-12-2004, 06:42 PM
Does the new release solve the low level microphone issue ?

bye
Manuel

steiner1964
18-12-2004, 12:28 PM
Where can I get the newest ROM (I only have the EXE file -> causes country error)?

Where can I get the BAUpgradeUT.exe?

THX
A

pablo
18-12-2004, 12:51 PM
just unzip or unrar the exe file in a folder
ciao!

zohaer21
18-12-2004, 12:52 PM
Pablo

Have you tested the "Swedish" ROM on your device? Is it a QTEK 9090 or what?

Any impression about? Did you find any improvements (especially in the BT area!!) ?

Thanks!

A presto!

Marco
after following your instructions (by copy pasting into the cmd in winxp)
i ran BaUpgradeUt
the utility started but gave a country id error
how can i get around that problemo
thanks

gpx
18-12-2004, 12:55 PM
can someone post the modyfied new update for qtek 9090 here, so that newbies can update there devises with this country error thanks

zohaer21
18-12-2004, 01:02 PM
amen to that
plus where do the extracted files from the rom uu go??? if i wana modify them

Anonymous
18-12-2004, 02:51 PM
how can i find my country id???
thanks

pablo
18-12-2004, 03:04 PM
sorry, the procedure i indicated some posts ago is for upgrading imate rom to new qtek rom

there is no standard procedure to have a rom without idcountry error for every hardware
it depends on what rom you come from

manuel74
18-12-2004, 03:17 PM
I've done the update for my Qtek 9090 with italian ROM and it seems to work.
I've done also the restore of all my backup using sprite backup and the procedure stated here:
http://spritesoftware.crmdesk.com/answer.aspx?id=63&back=browse.aspx%23p17

It's very usefull because I don't have to reinstall and reconfigure all my apps !

bye
Manuel

Anonymous
18-12-2004, 03:40 PM
sorry, the procedure i indicated some posts ago is for upgrading imate rom to new qtek rom

there is no standard procedure to have a rom without idcountry error for every hardware
it depends on what rom you come from



hi
how can i find the countryid
thanks

Anonymous
18-12-2004, 04:08 PM
hi
i have a pda2k imate
i downloaded the rom from the link in the first post
i run it on the computer and it gives me id error
i want to know where i can get the tools for upgrading the rom
when i click install on the new rom ...does it store the files in temp folders in windows?? where can i find those .nbf etc files on the pc to modify them
thanks

wnpublic
18-12-2004, 07:38 PM
unzip the upgrade files "twice", you will get a bunch of resultant files, including radio.nbf, NK.nbf and Ms_.nbf. Place the Getdevicedata.exe on your device and execute it. This will create a text file called devicedata.txt in the //Windows directory of your device. that file will show you the country id (really the language id) and operator id of the ROM currently loaded on your device. You must "fool" the upgrade process into thinking the new ROM you are going to put on is a match for that information. that is what the procedure with xda3nbftool is for.

See this thread
http://forum.xda-developers.com/viewtopic.php?t=12419

just change the information in the batch file to match what is obtained from devicedata.txt.

easy once you understand.

apap
18-12-2004, 09:07 PM
I seem to be missing some step or don't know how exactly to use xda3nbftool, or I am not sure what information to replace in the batch files. Could you please provide a step by step explanation.

Thanks!

apap
18-12-2004, 09:28 PM
Here is my device data: PH20B 0 B WWE E DANGA001 1.12.00 0 0 1.12.120 1.02.00 02.00

Any help on forming the correct Bat file

Anonymous
18-12-2004, 09:48 PM
Here is my device data: PH20B 0 B WWE E DANGA001 1.12.00 0 0 1.12.120 1.02.00 02.00

Any help on forming the correct Bat file
See below.

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

xda3nbftool -so PH20B -sl DANGA001 ms_.nba
xda3nbftool -so PH20B -sl DANGA001 nk.nba
xda3nbftool -so PH20B -sl DANGA001 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

apap
18-12-2004, 10:27 PM
Thanks for quick reply. I still get the country error. Maybe I am doing something wrong. I am simply forming a bat file from word pad (with a random name...say device.bat) and placing it in the same folder with the upgrade files and the xda3nbftool.exe tool. After that I run the BAUpgradeUT.exe....and get the country id error. Should I be doing something else?

Thanks,

Anonymous
18-12-2004, 10:49 PM
yes,you are missing a step
you must execute the .bat file (double click on it) before run BAupgrade,ok?

ciao! pablo

sebmusset
18-12-2004, 10:52 PM
Hello,

I am French I apologize for my poor english but I am really interested in this update. In fact, it appears that this new release could solve the low level microphone issue...
Does anyone know if a french ROM upgrade isz planned? Is there a website where all the Qtekupdates are stored?
Thanks a lot for your reply,

Sebastien

apap
18-12-2004, 10:56 PM
I tried the missing step (executed bat), but still I get the error code. What else may I be doing wrong? Cheers,

manuel74
19-12-2004, 09:46 AM
I've put the upgrade procedure and the ROM upgrade data for Italian Qtek 9090 on the FTP.

bye
Manuel

sebmusset
19-12-2004, 11:27 AM
Thank you manuel74... if a french developper can do the same for french Rom it would be a fantastic chrismas gift!

Sebastien- really angry with the bad level of the mic!

Anonymous
19-12-2004, 03:54 PM
I tried to upgrade, everything work until my Qtek 9090 went black. What can I do? Please help ...

Lawyer095
19-12-2004, 07:58 PM
Hi. I did everything. But I got:
country id code error 17-17-P143F-P143F-P143F

Anonymous
19-12-2004, 08:09 PM
It worked, even after a dark screen (if it happens to you: stay calm, take out the batter for 30 mins or more, do a hard reset and when you see the serial info on the screen, restart the update).

To change the ROM, make sure the three following things are set:

- device (e.g. PH20B)
- language (e.g. WWE)
- operator (e.g. DANGA001)

So, for the above examples, run:

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 DANGA001 ms_.nba
xda3nbftool -sd PH20B -sl WWE -so DANGA001 nk.nba
xda3nbftool -sd PH20B -sl WWE -so DANGA001 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

And it works and solves the mic problem ...

A

Lawyer095
19-12-2004, 08:36 PM
To: QTEK 9090
Thanks man.
Everything goes just fine.
Your help was really usefull :lol:

DUTCH
19-12-2004, 10:22 PM
Great! A new ROM! But what does it do?

Does it solve the, well known, microphone issue?
Also the, well known, BT issue? What else?

Grtz,
DUTCH

simba
20-12-2004, 08:32 AM
Great! A new ROM! But what does it do?

Does it solve the, well known, microphone issue?
Also the, well known, BT issue? What else?

Grtz,
DUTCH

According some users who have done the update, it should have solved the microphone issue. Unfortunately the BT stack of the Rom update is version 2400. Not very stable. I have installed the Rom update and the two bluetooth patches. So far I have not hear anybody complain about the microphone. So perhaps it has solved this problem.

wmeter
20-12-2004, 01:57 PM
Hello,

I am French I apologize for my poor english but I am really interested in this update. In fact, it appears that this new release could solve the low level microphone issue...
Does anyone know if a french ROM upgrade isz planned? Is there a website where all the Qtekupdates are stored?
Thanks a lot for your reply,

Sebastien

Your English leaves nothing to wish for. If only all French people spoke their foreign languages like you !!!

Problem with the updates is that HTC does not provide a centralized place for the different releases of the software as it's up to your carrier or reseller to release this. For the French version, I think your best bet is to keep a close look on the french Orange website... Don't know if the other networks sell the QTEK9090 too, but you can browse their websites.

Carrier Devices is known for the quick release of new versions, but they have only english and arabic versions. You can search on this forum, there are a couple of postings pointing to ftp links at CDL.

O2 in England might be the second best try.

You always have to use the xda3nbftool to swap the language and operator ID's with these kind of off cross-upgrades. Please search for xda3nbftool on this forum.

Good luck,

Willem

mkriemersma
20-12-2004, 08:28 PM
I get much fewer complaints about my voice level in phone calls with this rom.

Thanks!

miguelromerom
21-12-2004, 08:44 PM
Someone has installed this on an imate pda2k?¿?¿?

How its has functioned to his ppc, he has noted improvements. Greetings Miguel Angel

DUTCH
21-12-2004, 09:59 PM
Updated :D

So far so good! will report later!

Thanks to all peeps in this threat :wink:

Grtz,
DUTCH

miguelromerom
21-12-2004, 10:08 PM
You have a PDA2K or a 9090?

Another thing, that impressions this new rom????

Thanks

runtime
22-12-2004, 12:48 AM
Silly question perhaps, but if we flash upgraded an O2 network locked XDAIIs to this Qtek ROM would it still remain network locked?

andrepalma
22-12-2004, 02:03 AM
Hi, I've a Qtek 9090, and i don't test this update because I have i little afraid that something goes wrong....

Let's see, can't i do a backup from my actual rom?
What happen to the PDA if something goes wrong during the update?
I'm from Portugal, but my qtek is english.

I've seen this update on that site of qtek, but i've affraid that this doesn't work. How can i have sure that this update is for my version of ROM and country.

Related to the updates, i have a website, and if you want i can put the files online to all can access it easily.

I have some problems with my Qtek, like with BT, Headset (almost doesn't work, and the ones that works, works bad, like the jabra SP250) BT communication with GPS Wireless.... sometimes fall down...

Well does anyone knows if that upgrade resolve that kind of problems?!?!?!?

Related with other think, anyone can help me with programs or when i can get it?

I hope that somebody can answer me..

If i know something new i will tell to everybody.

Thanks
André Palma

AlexAQtek9090
22-12-2004, 06:22 AM
Hi everybody, I have the qtek9090, i update the rom, then i apply the BT update, my BT stack is now 3500. I am running almost 2 days and everything looks good. I am not sure yet that BT headset quality is good, but at least the headset didn't disconnet during pda hibirnate.

miguelromerom
22-12-2004, 09:06 AM
I believe, that if you install the new rom, have not to install the patch of the BT, since the stack of the BT already is improved.

Miguel Ángel

Vega
22-12-2004, 11:54 AM
Hi André Palma,

Like you, i´m Portuguese and i have an English QTEK 9090. Here´s what i´ve done:

1) Install the new ROM BA_WWE_BP_12200_10600 that you can find at http://www.qtek.nu/files/BA_WWE_BP_12200_126_10600.zip
Extract the ZIP and then the EXE with winrar to a folder ( there will be 8 files )
2) Download and Extract to the same folder the file to correct the country error. you can find it here: http://www.pocketpt.net/forum/index.php?act=Attach&type=post&id=11390

3) Execute Country error fix.bat from that folder

4) With your QTEK in the cradle execute BaUpgradeUt

and with this your upgrade will begin... when it ends you´ll have to make a Ward Reset

... then i installed OEM_WWE_124.008 ans OEM_patche_12100401 that you can find at www.qtek.com.pt and again... Reset

It may seem complicated but it´s not... it´s quite straightorward if you follow the directions...

Now my QTEK9090 states the following:

ROM ver 1.22.00WWE
Radio ver 1.06.00
Protocol ver 1337.38
ExtRom ver 1.22.126WWE
Bluetooth ver 1.0.0 b3500


I´ve done that and everything works fine including the famous low voice issue with the mic ( people say that they hear me better )... unfortunetly the only thing that still is an issue is the JABRA BT250, it still does a lot of crackling when not in line of sight :(

PS- Tens um forum Português onde se está também a discutir estes assuntos... o link directo para este tópico é http://www.pocketpt.net/forum/index.php?s=4dc146bf2adec18836328ce3fb067cbb&act=ST&f=37&t=2369&st=0

Vega.

orinoco
22-12-2004, 02:24 PM
Miguel Angel and others: what is the procedure (country code, etc) to do this on a PDA2k from imate. I keep getting a countri ID error no matter what I do.

Thanks in advance,

Fernando

orinoco
22-12-2004, 09:27 PM
This still did not fix my Wireless Modem connection issue via Bluetooth, of well...

Fernando

Anonymous
22-12-2004, 11:09 PM
Hi Vega!

Thanks for your detailed instructions. I tried using them to update a T-Mobile MDAIII, but I still get the country code error after running the .bat file and trying to install.

Is it something I cam doing wrong? Or, is this update not compatible with the MDAIII

Thanks!

Michael David

Anonymous
23-12-2004, 05:12 AM
Hi All!

OK, here is my devive data:

PH20B 0 B WWE E T-MOB101 1.12.00 0 0 1.12.134 1.02.00 02.00

Would someone please help me out and tell me how my Country error fix.bat should look?

Thanks! :)

Michael David

Billgate
23-12-2004, 05:14 AM
HI

Yes , I still see ID coutry eror when i upgrade with My MDA II with Ger lang !!! can ony one here can help me ?

Thank you

Anonymous
23-12-2004, 07:17 AM
Hey cool - I figured it out, and now have installed the new ROM on my T-Mobile MDA III.

:)

Cheers!

Michael David

Danido
23-12-2004, 09:51 AM
Hi All,

I have a QTek 9090.
I've tried to update my rom with the latest version.
When my PC was beginning to update, I get an error message: Connection Error.

Now, when I boot my QTek, I see only:

SERIAL
V2.06

I think he is dead. What must I do ????

Thanks,
Danny.

orinoco
23-12-2004, 11:51 AM
Danny: try to reconnect and the update should start again. I got the same error when I was upgrading and then it continued OK. Let us know if it works.

Fernando

simba
23-12-2004, 11:52 AM
Hi All,

I have a QTek 9090.
I've tried to update my rom with the latest version.
When my PC was beginning to update, I get an error message: Connection Error.

Now, when I boot my QTek, I see only:

SERIAL
V2.06

I think he is dead. What must I do ????

Thanks,
Danny.

Do not worry, just perform the upgrade again. Put your Qtek in the cradle, make sure the power cable is connected also, and re-run the upgrade executable.

Cheers,
Simba

Danido
23-12-2004, 11:54 AM
Danny: try to reconnect and the update should start again. I got the same error when I was upgrading and then it continued OK. Let us know if it works.

Fernando

How can I reconnect? When I put my QTek in my cradle, my computer don't see my device.

anishluv
23-12-2004, 02:52 PM
just destroyed my xdaIIs with incorrect rom version. so i need to reflash it with the correct rom. trying to change the pda2k rom into xdaIIs but the problem is I dont know the country id for xdaIIs. please send me the country id for xdaIIs. its not O2.
reply me or sms me at +919431114293 or at +916513113892.
thanx in advance:
Anish...

Anonymous
23-12-2004, 03:34 PM
Hi MichaelDavid, you say that you fixed the country code update problem on your MDA III, I have the same problem and was wondering if you (or anyone else who's managed it!) could post your work around.

Thankyou, JDH

PS Sorry for jumping in on this thread, I just wasn't sure where else to post.

orinoco
23-12-2004, 04:31 PM
Danido:

Take the battery out for a few minutes, then reinsert the battery and reconnect via the USB cradle (or cable). You will not see anything for a few minutes, but it will come back and restart the ROm upgrading process.

I hope this works.

Fernando

freelovsky
23-12-2004, 05:47 PM
Would somebody tell me how could i upgrade the ROM of my T-Mobile MDA III.

PH20B 0 B WWE E T-MOB101 1.12.00 0 0 1.12.134 1.02.00 02.00

Thanks

freelovsky
23-12-2004, 06:12 PM
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 T-MOB101 ms_.nba
xda3nbftool -sd PH20B -sl WWE -so T-MOB101 nk.nba
xda3nbftool -sd PH20B -sl WWE -so T-MOB101 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

wnpublic
23-12-2004, 07:23 PM
xda3nbftool -sd PH20B -sl WWE -so T-MOB101 ms_.nba
xda3nbftool -sd PH20B -sl WWE -so T-MOB101 nk.nba
xda3nbftool -sd PH20B -sl WWE -so T-MOB101 radio_.nba

This is incorrect. ph20b is the device type - e.g., blue angel.

Anonymous
23-12-2004, 08:38 PM
Hello,

I am French I apologize for my poor english but I am really interested in this update. In fact, it appears that this new release could solve the low level microphone issue...
Does anyone know if a french ROM upgrade isz planned? Is there a website where all the Qtekupdates are stored?
Thanks a lot for your reply,

Sebastien

Hi Sebastien,

You're right, the new ROM version seems to fix the low-level microphone issue and some other things like radio improvements.

Give a look at the following link: http://www.mobinaute.com/mobinaute/article.php?id=20041220214115

Now, the big deal is to find this ROM! I purchased my QTEK at “La FNAC” and the only answer I got was “A new version of Firmware? You should contact a QTEK France representative…”

So, using a QTEK in France is only for people who like to cobble! :?

Have a good chance in your quest, if I find something, I will let you know. :lol:

Cheers

Vincent

sebmusset
23-12-2004, 09:01 PM
Vincent, merci bcp! on se tient au courant!
Seb

Anonymous
23-12-2004, 10:38 PM
Yes the french guys,
Please keep us informed.
I will try from a Belgian supplier...

Anonymous
24-12-2004, 04:22 AM
Hi Folks!

Here's the country_error_fix.bat I made that succesfully fixed the country code error problem for my MDA III:

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

xda3nbftool -so T-MOB101 -sl WWE ms_.nba
xda3nbftool -so T-MOB101 -sl WWE nk.nba
xda3nbftool -so T-MOB101 -sl WWE 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

Cheers!

Michael Davud

mswlogo
24-12-2004, 06:21 AM
Anyone here have access to club i-mate.

There is another release of build 3500 stack released today.

File name end in xxx_124.008_sa.cab

Can someone post the file so e can play with it. :-)

PdC
24-12-2004, 06:58 AM
Anyone here have access to club i-mate.

There is another release of build 3500 stack released today.

File name end in xxx_124.008_sa.cab

Can someone post the file so e can play with it. :-)

Here you go...

Ishnohiwa
24-12-2004, 09:09 AM
What exactly does this last build do ?:)

Thanks,

Henkjan

arei
24-12-2004, 12:55 PM
Hello!
I from Russia and the same wanted to modernize the Qtek9090.
There is a general problem - mistake of the country.
What country can correspond(meet) to mine? :(

Thanks,

hdbueller
25-12-2004, 09:29 PM
That second link is not operating. I get "cannot find server" when I try to go there.

Hi André Palma,

Like you, i´m Portuguese and i have an English QTEK 9090. Here´s what i´ve done:

1) Install the new ROM BA_WWE_BP_12200_10600 that you can find at http://www.qtek.nu/files/BA_WWE_BP_12200_126_10600.zip
Extract the ZIP and then the EXE with winrar to a folder ( there will be 8 files )
2) Download and Extract to the same folder the file to correct the country error. you can find it here: http://www.pocketpt.net/forum/index.php?act=Attach&type=post&id=11390

3) Execute Country error fix.bat from that folder

4) With your QTEK in the cradle execute BaUpgradeUt

and with this your upgrade will begin... when it ends you´ll have to make a Ward Reset

... then i installed OEM_WWE_124.008 ans OEM_patche_12100401 that you can find at www.qtek.com.pt and again... Reset

It may seem complicated but it´s not... it´s quite straightorward if you follow the directions...

Now my QTEK9090 states the following:

ROM ver 1.22.00WWE
Radio ver 1.06.00
Protocol ver 1337.38
ExtRom ver 1.22.126WWE
Bluetooth ver 1.0.0 b3500


I´ve done that and everything works fine including the famous low voice issue with the mic ( people say that they hear me better )... unfortunetly the only thing that still is an issue is the JABRA BT250, it still does a lot of crackling when not in line of sight :(

PS- Tens um forum Português onde se está também a discutir estes assuntos... o link directo para este tópico é http://www.pocketpt.net/forum/index.php?s=4dc146bf2adec18836328ce3fb067cbb&act=ST&f=37&t=2369&st=0

Vega.

fadhelam2k
26-12-2004, 08:46 AM
Hi André Palma,

Like you, i´m Portuguese and i have an English QTEK 9090. Here´s what i´ve done:

1) Install the new ROM BA_WWE_BP_12200_10600 that you can find at http://www.qtek.nu/files/BA_WWE_BP_12200_126_10600.zip
Extract the ZIP and then the EXE with winrar to a folder ( there will be 8 files )
2) Download and Extract to the same folder the file to correct the country error. you can find it here: http://www.pocketpt.net/forum/index.php?act=Attach&type=post&id=11390

3) Execute Country error fix.bat from that folder

4) With your QTEK in the cradle execute BaUpgradeUt

and with this your upgrade will begin... when it ends you´ll have to make a Ward Reset

... then i installed OEM_WWE_124.008 ans OEM_patche_12100401 that you can find at www.qtek.com.pt and again... Reset

It may seem complicated but it´s not... it´s quite straightorward if you follow the directions...

Now my QTEK9090 states the following:

ROM ver 1.22.00WWE
Radio ver 1.06.00
Protocol ver 1337.38
ExtRom ver 1.22.126WWE
Bluetooth ver 1.0.0 b3500


I´ve done that and everything works fine including the famous low voice issue with the mic ( people say that they hear me better )... unfortunetly the only thing that still is an issue is the JABRA BT250, it still does a lot of crackling when not in line of sight :(

PS- Tens um forum Português onde se está também a discutir estes assuntos... o link directo para este tópico é http://www.pocketpt.net/forum/index.php?s=4dc146bf2adec18836328ce3fb067cbb&act=ST&f=37&t=2369&st=0

Vega.

Say would this work for an Imate PDA2k as well? Whats the deal with the country code? I have an arabic version PDA2k

stephane
28-12-2004, 11:07 AM
la nouvelle rom en french est fortement attendue.
Est ce que quelqun en dispose et peut la poster ici ?

Merci

igadget
29-12-2004, 02:18 AM
Dangaard has released the upgraded ROM for Italian QTEK 9090 !
http://download.windowsmobile.it/images/rom_9090_122.gif
The download is restricted to registered users....
Marco

Hi Marco,
can you post that here please ???
;)

Anonymous
29-12-2004, 09:46 AM
Will installing the ROM update remove the O2 XDA IIs simlock?

Anonymous
05-01-2005, 09:05 PM
One thing I don't understand... I made the update from my QTEK9090. No I get ExtROM version 1.22.126 WWE.

But on the QTEK site, there is a version ROM 1.22.169WWE.
http://www.qtek.nu/default.asp?nc=9683&id=110&element=0
http://www.qtek.nu/files/BA_WWE_BP_12200_169_10602_SHIP.zip


Unfortunately, if I try to install this one, the country hack with xda3nbftool.exe does not work and the setup fails because of a checksum errror...

And the version 1.22.126 WWE still have problems with mic level...

So what is the next step ?

Anonymous
19-01-2005, 06:59 PM
Hey guys can someone help I am in Morocco and just got a Qtek 9090 and it is all in Italian. I want to change it to english and have spent the last 8 hours trying to find an update the I-mate site requires an ESN number and the one in my phone it rejects. I tried downloading te files you guys posted here but I keep getting a country code error. Someone refered to running the fix country code batch file but that did not work either. Please let me knw if there is anything I can do.

jrecho
19-01-2005, 09:27 PM
I have the Italian versions with operator Vedafone. I tried everything to convert it to the English version kept getting country error.

I even did what you guys posted above here is .bat info I changed
xda3nbftool -sd PH20B -so CDL__001 -sl ITA ms_.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA nk.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA radio_.nba

My Get phone info give me
PH20B
the language is ITA
The operator is Vodafone even though I am using it with a different operator.

I really would like to convert this to English.

Any help would be greatly appreciated

hdbueller
19-01-2005, 10:02 PM
I would suggest putting the 1.22.167 WWE rom on it. This rom works very well with all applications.It changes the radio to 1.06.02 which seems to be very stable.I was told that the 1.22.169 is the same as the 1.22.167 with a diff splash. I don't know if that is true,but this one does work well. 8)

One thing I don't understand... I made the update from my QTEK9090. No I get ExtROM version 1.22.126 WWE.

But on the QTEK site, there is a version ROM 1.22.169WWE.
http://www.qtek.nu/default.asp?nc=9683&id=110&element=0
http://www.qtek.nu/files/BA_WWE_BP_12200_169_10602_SHIP.zip


Unfortunately, if I try to install this one, the country hack with xda3nbftool.exe does not work and the setup fails because of a checksum errror...

And the version 1.22.126 WWE still have problems with mic level...

So what is the next step ?

Mikee4fun
19-01-2005, 10:15 PM
Just to let you know, there is no rom ever going to be released that will fix the crackling on anyheadset with bluetooth 1.1 technology. It is the bluetooth technology that is the issue and not the rom. In future roms they may support more bluetooth headset devices but it will never fix issues with crackling sounds via bluetooth 1.1 technology. I have had issues with bluetooth going back years with Nokia, Sony Erricson, Motorola, and well as the HTC devices, so if you are waiting for a fix sorry to break the news. Just pair your device and make sure you arent moving and that you are within 5 feet of your phone, then you should be fine. :P

hdbueller
19-01-2005, 10:34 PM
With the 1.22.167 rom, I can still talk up to 25 feet away from the phone, and people can still understand me. It starts getting staticy at about 15 feet, but we can still talk to each other up to 25 feet.
I too, know that the problem lies in the technology, not the o/s or widcomm stack, but mine does work much better with this rom. Not perfect, but much better. 8)

Just to let you know, there is no rom ever going to be released that will fix the crackling on anyheadset with bluetooth 1.1 technology. It is the bluetooth technology that is the issue and not the rom. In future roms they may support more bluetooth headset devices but it will never fix issues with crackling sounds via bluetooth 1.1 technology. I have had issues with bluetooth going back years with Nokia, Sony Erricson, Motorola, and well as the HTC devices, so if you are waiting for a fix sorry to break the news. Just pair your device and make sure you arent moving and that you are within 5 feet of your phone, then you should be fine. :P

outz
20-01-2005, 12:00 AM
What about when putting the phone completely in your pocket... do you get any static on the headset then?

hdbueller
20-01-2005, 12:12 AM
None whatsoever! I can even leave it in my PDA Skins completely enclosed case and no problems!! This is the best my PDA2K has ever worked. Not perfect yet,but much better.I am keeping this rom on mine until a proven better one comes along. 8)

What about when putting the phone completely in your pocket... do you get any static on the headset then?

srhodes21
20-01-2005, 12:31 AM
None whatsoever! I can even leave it in my PDA Skins completely enclosed case and no problems!! This is the best my PDA2K has ever worked. Not perfect yet,but much better.I am keeping this rom on mine until a proven better one comes along. 8)

What about when putting the phone completely in your pocket... do you get any static on the headset then?

Hi What headset do you use?

hdbueller
20-01-2005, 12:36 AM
I had a Jabra,which was awful, but now I have a Motorola HS820. It works way better than the Jabra did! 8)

None whatsoever! I can even leave it in my PDA Skins completely enclosed case and no problems!! This is the best my PDA2K has ever worked. Not perfect yet,but much better.I am keeping this rom on mine until a proven better one comes along. 8)

What about when putting the phone completely in your pocket... do you get any static on the headset then?

Hi What headset do you use?

jrecho
20-01-2005, 09:05 AM
Need to change my Italian Version of my Qtek 9090 to English

My post was ignored is there anyone out there that can help please.

Here is more details:
The country code fix only works with the older release

BA_WWE_BP_12200_126_10600_SHIP.exe
and not with BA_WWE_BP_12200_169_10602_SHIP.exe

I am not sure I am doing this right here is what I had modified in the natch file.

xda3nbftool -sd PH20B -so CDL__001 -sl ITA ms_.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA nk.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA radio_.nba
I am assuming that ytoutell it here what language you have so that it can fool it into thinking Its Italian then run the BaUpgradeUt.exe and it should work.

For me I get a country code error.
Can you give me the link your the files you are using I will give it a shot and see what happens.


PLease Help I spen 9 hours trying to figure this out I am going creasy with this. When I go do devise Version info I get

Rom Version 1.22.04 ITA
Data ROM: 11/01/04
Version Radio:2.06.02
Version Protocole 1337.38
Version Di ExtR: 1.22.168 ITA

Hoping this help. I do not understand Italian.

Anonymous
21-01-2005, 02:20 PM
Hi,
I am planning to by an Orange M2000 in french and then upgrade it to english. Is the ROM the same as the Qtek? Has anyone done it before successfully?
Thx

MDAIIIUser
21-01-2005, 06:43 PM
jrecho

like you say

The country code fix only works with the older release

BA_WWE_BP_12200_126_10600_SHIP.exe
and not with BA_WWE_BP_12200_169_10602_SHIP.exe

so use the 126!

Based on the fact you device was shipped as ITA I feel your Fix.bat looks fine.

I did that upgrade only yesterday:
http://forum.xda-developers.com/viewtopic.php?p=84107#84107

Anonymous
22-01-2005, 12:05 PM
hi guys! could someone please walk me through getting the patch on my phone for louder volume! i am getting a country error when i try and down load the link! please could somebody helpe me though this ! thanks alot. :?: [/quote]

jrecho
23-01-2005, 11:38 AM
Need to change my Italian Version of my Qtek 9090 to English

My post was ignored is there anyone out there that can help please.

Here is more details:
The country code fix only works with the older release

BA_WWE_BP_12200_126_10600_SHIP.exe
and not with BA_WWE_BP_12200_169_10602_SHIP.exe

I am not sure I am doing this right here is what I had modified in the natch file.

xda3nbftool -sd PH20B -so CDL__001 -sl ITA ms_.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA nk.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA radio_.nba
I am assuming that ytoutell it here what language you have so that it can fool it into thinking Its Italian then run the BaUpgradeUt.exe and it should work.

For me I get a country code error.
Can you give me the link your the files you are using I will give it a shot and see what happens.


PLease Help I spen 9 hours trying to figure this out I am going creasy with this. When I go do devise Version info I get

Rom Version 1.22.04 ITA
Data ROM: 11/01/04
Version Radio:2.06.02
Version Protocole 1337.38
Version Di ExtR: 1.22.168 ITA

Hoping this help. I do not understand Italian.

That is what I was doing wrong. I was trying to open devicedata.txt on my on Qtek 9090. When I opened it on my PC I was able to see the operator code of Vodafone for Italy

here is the correct line that need to be changed in the install batch file

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

xda3nbftool -so DANGA405 -sl ITA ms_.nba
xda3nbftool -so DANGA405 -sl ITA nk.nba
xda3nbftool -so DANGA405 -sl ITA 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

This will work with the Italian version being converted to English

hdbueller
23-01-2005, 02:07 PM
I am happy to see that you have found you're problem. I really had no idea what you needed to do to fix it.

Later.......

Need to change my Italian Version of my Qtek 9090 to English

My post was ignored is there anyone out there that can help please.

Here is more details:
The country code fix only works with the older release

BA_WWE_BP_12200_126 _10600_SHIP.exe
and not with BA_WWE_BP_12200_169 _10602_SHIP.exe

I am not sure I am doing this right here is what I had modified in the natch file.

xda3nbftool -sd PH20B -so CDL__001 -sl ITA ms_.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA nk.nba
xda3nbftool -sd PH20B -so CDL__001 -sl ITA radio_.nba
I am assuming that ytoutell it here what language you have so that it can fool it into thinking Its Italian then run the BaUpgradeUt.exe and it should work.

For me I get a country code error.
Can you give me the link your the files you are using I will give it a shot and see what happens.


PLease Help I spen 9 hours trying to figure this out I am going creasy with this. When I go do devise Version info I get

Rom Version 1.22.04 ITA
Data ROM: 11/01/04
Version Radio:2.06.02
Version Protocole 1337.38
Version Di ExtR: 1.22.168 ITA

Hoping this help. I do not understand Italian.

That is what I was doing wrong. I was trying to open devicedata.txt on my on Qtek 9090. When I opened it on my PC I was able to see the operator code of Vodafone for Italy

here is the correct line that need to be changed in the install batch file

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

xda3nbftool -so DANGA405 -sl ITA ms_.nba
xda3nbftool -so DANGA405 -sl ITA nk.nba
xda3nbftool -so DANGA405 -sl ITA 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

This will work with the Italian version being converted to English

Anonymous
05-02-2005, 12:05 PM
Hi,
I have successfully Flashed my French SPV M2000 to English!!!!
Thanks all for this Forum.

Here’s My Country error fix.bat
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 ORANG203 ms_.nba
xda3nbftool -sd PH20B -sl WWE -so ORANG203 nk.nba
xda3nbftool -sd PH20B -sl WWE -so ORANG203 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

I hope it help’s somebody else..

SnakeSkin

Cyber-mate
06-02-2005, 06:21 AM
for having no problems with country error, the new rom must me "remapped" with xda3nbftool, building the following .bat file

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

xda3nbftool -so T-MOB101 -sl GER ms_.nba
xda3nbftool -so T-MOB101 -sl GER nk.nba
xda3nbftool -so T-MOB101 -sl GER 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

ciao!!!

Apparently the Rom Editor seems not to recognize those PH20B files!! I tried restlessly those pws available on this forum and none worked :(
Any help :arrow:

simonvlaar
08-02-2005, 02:55 PM
Hello I read a lot of stuf and trying to update my mda3 to qtek....

tryed several files but getting desperate.

please is there someone who can explane me what to do step by step?

getdevice is: PH20B 0 B ENG GT-MOB003 1.06.00 0 0 1.06.118 1.00.00 00.00

I think this is an old rom and radio version.

thanks is advance,

Simon

MDAIIIUser
08-02-2005, 05:10 PM
Try Wiki getting started

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

simonvlaar
08-02-2005, 10:59 PM
All glories to MDAIIIUSER great help in so little words,
Keep up the good thing.

Upgrade works fine specialy looked at the fix.bat

I changed a T-mobile look into qtek latest versions

fix.bat placed in the same directory as your upgrade file as well as the
xda3nbftool.exe file

fix.bat for me looked lik this.
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 ENG -so T-MOB003 ms_.nba
xda3nbftool -sd PH20B -sl ENG -so T-MOB003 nk.nba
xda3nbftool -sd PH20B -sl ENG -so T-MOB003 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

run fix.bat after that BaUpgradeUt.exe

Good luck for newbees.....

Anonymous
11-02-2005, 01:08 PM
All glories to MDAIIIUSER great help in so little words,
Keep up the good thing.

Upgrade works fine specialy looked at the fix.bat

I changed a T-mobile look into qtek latest versions

fix.bat placed in the same directory as your upgrade file as well as the
xda3nbftool.exe file

fix.bat for me looked lik this.
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 ENG -so T-MOB003 ms_.nba
xda3nbftool -sd PH20B -sl ENG -so T-MOB003 nk.nba
xda3nbftool -sd PH20B -sl ENG -so T-MOB003 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

run fix.bat after that BaUpgradeUt.exe

Good luck for newbees.....

I have got QTEK 9090 with ROM ver. 1.22.00 WWE, radio 1.06.00 and protocol ver. 1337.38

Can I update to 169 version?


D:\...E_BP_12200_169_10602_SHIP\BA_WWE_BP_12200_16 9_10602_SHIP>fix.bat

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -x ms_.nbf ms_.nba 0x20040522
WARNING: this does not look like a nbf header, possible you provided the wrong password

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -x nk.nbf nk.nba 0x20040521
WARNING: this does not look like a nbf header, possible you provided the wrong password

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -x radio_.nbf radio_.nba 0x20040523
WARNING: this does not look like a nbf header, possible you provided the wrong password

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -sd PH20B -sl ENG -so T-MOB003 ms_.nba

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -sd PH20B -sl ENG -so T-MOB003 nk.nba

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -sd PH20B -sl ENG -so T-MOB003 radio_.nba


D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -c -u NK.nba
updated checksum to ce6bb8b4

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -c -u ms_.nba
updated checksum to d5089059

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -c -u Radio_.nba
updated checksum to b5be3206

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -x ms_.nba ms_.nbf 0x20040522

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -x nk.nba nk.nbf 0x20040521

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>xda3nbftool -x radio_.nba radio_.nbf 0x20040523

D:\pda\qtek\BA_WWE_BP_12200_169_10602_SHIP\BA_WWE_ BP_12200_169_10602_SHIP>del *.nba

MDAIIIUser
11-02-2005, 04:40 PM
Well based on what you can read on your own post the answer is no.

Unless you have a Qtec shipped in WWE, if that is the case then you don't need fix bat as your carrier is giving you a upgrade.

Since you have used fix.bat you have changed the ndf and tried to hack them with the password.

So extract it again and then run the ship.exe !

Else read the thread on the 169 and stay with those roms that we know work.

Oh Yes and wiki is worth reading.

Anonymous
11-02-2005, 08:54 PM
Hi all,
Links to wiki are great. Thanks a lot.
However, I couldn't find info on how to extract current ROM for backup. Just in case something goes wrong during upgrade or I need to use warranty.
Many thanks for any info on that.
Regards,
Gorby

Nikuha
02-03-2005, 01:43 AM
Hi All,

I have a QTek 9090.
I've tried to update my rom with the latest version.
When my PC was beginning to update, I get an error message: Connection Error.

Now, when I boot my QTek, I see only:

USB
V2.06
When i updated my Qtek again in give me message:
ERROR 120: COUNTRY ID ERROR N-N-9-9-9

I think he is dead. What must I do ????

Thanks, nIKUHA

tupisdin
02-03-2005, 02:02 AM
Если ты из Москвы позвони мне завтра +70957825572

HappyGoat
02-03-2005, 10:29 AM
Now, when I boot my QTek, I see only:

USB
V2.06
When i updated my Qtek again in give me message:
ERROR 120: COUNTRY ID ERROR N-N-9-9-9

I think he is dead. What must I do ????

Thanks, nIKUHA

You need to flash your unit with the original shipping ROM version.
All will be fine then.

Good luck :)

Nikuha
03-03-2005, 10:59 PM
I find answer.
I change computer and reupgrade me Qtek.
Thank's all

wdibb
04-03-2005, 03:43 PM
I am a simple person. I have a QTEK 9090 bought in Dubai and am getting a bluetooth license expired message. The imate help desk told me I must install a new ROM version to get over this. I tried the imate ROM update and got a country code error.
Does anyone have either a bluetooth patch to counteract the license expiry or (preferably) and ROM upgrade that I can install on my phone. No complicated programming please as I am not experienced in that.
Thanks,
Bill

Gazdaman
26-02-2007, 07:47 PM
Hi, all the links to the ROM update seem to be dead, is this linked to what I read on the front page?

Could someone email it? gaz@gaz-racing.co.uk

I have an 02 XDA IIs BA
(PH20B 0 B WWE E O2___001 1.40.00 0 0 1.40.242 1.12.00 12.00)

All I want to do is fix the microphone volume problem, can I do this just from upgrading the radio? Or is 1.12 latest?

Gaz