[Q] Is my HTC One m7 EU or USA version? - One (M7) Q&A, Help & Troubleshooting

Hi all,
I bought my HTC one M7 on aliexpress, EU version for France, but the phone don't receive the 4G frequencies.
I saw that USA version don't have same 4G band as EU..
But how can I check if my phone is really USA instead of EU version?
Best regards !

Whitehawk29 said:
Hi all,
I bought my HTC one M7 on aliexpress, EU version for France, but the phone don't receive the 4G frequencies.
I saw that USA version don't have same 4G band as EU..
But how can I check if my phone is really USA instead of EU version?
Best regards !
Click to expand...
Click to collapse
the "fastboot getvar all" command will list all your phone details which will help to determine what version of the M7 you have exactly.

Hi, thanks for answer,
With fastboot getvar all I found : "mid : PN0714000"
So it seems to be Htc One m7 HK/asia version .. that's why LTE don't work in France, sh*t !
Just have to sell it and find a new phone now

Finally I have the 801e PN07110 version, I just found it's not LTE compatible like 801n ..
But I don't find the version with LTE for France (800/1800/2600mhz), anyone know it?
Thanks !

Whitehawk29 said:
Finally I have the 801e PN07110 version, I just found it's not LTE compatible like 801n ..
But I don't find the version with LTE for France (800/1800/2600mhz), anyone know it?
Thanks !
Click to expand...
Click to collapse
so fastboot getvar all reported PN0711000 or PN0714000 ?
European version with LTE is PN0710000

Oh, finally I have :
- PN0711000 on the rear body of the phone
- PN0714000 with fastboot getvar all
I contacted HTC, they said this phone is USA LTE version originally at&t.
So maybe the MID or the body of the phone has been changed (it's refurbished) ?
Do you know if 1800 or 2600mhz lte bands are supported with usa version ?
Thanks a lot !

Whitehawk29 said:
Oh, finally I have :
- PN0711000 on the rear body of the phone
- PN0714000 with fastboot getvar all
I contacted HTC, they said this phone is USA LTE version originally at&t.
So maybe the MID or the body of the phone has been changed (it's refurbished) ?
Do you know if 1800 or 2600mhz lte bands are supported with usa version ?
Thanks a lot !
Click to expand...
Click to collapse
post the complete output of your "fastboot getvar all" except for the imei and serialno

I can't post links, enter that URL : img15.hostingpics.net/pics/81796028m7.png

Whitehawk29 said:
I can't post links, enter that URL : img15.hostingpics.net/pics/81796028m7.png
Click to expand...
Click to collapse
Its a M7_UL
2G/2.5G - GSM/GPRS/EDGE:
850/900/1800/1900 MHz
3G - UMTS/ HSPA:
Europe/ Middle East/ Africa: 900/1900/2100 MHz with HSPA+ up to 42 Mbps
Asia: 850/900/1900/2100 MHz with HSPA+ up to 42 Mbps
Canada/ Latin America: 850/1900/2100 MHz up to HSPA+ 42 Mbps
T-Mobile (US): 850/ AWS/1900/2100 MHz with HSPA+ up to 42 Mbps
AT&T: 850/1900/2100 MHz with HSPA+ up to 21 Mbps
Sprint: 1900/2100 MHz with HSPA+ up to 14.4 Mbps
3G - CDMA:
800/1900 MHz for Sprint
4G - CDMA:
Verizon: 800/1900MHZ, UMTS/HSPA 1900/2100MHz,GSM/GPRS/EDGE 850/900/1800/1900MHz, LTE 700MHz (Band 13)
4G - LTE:
Europe/ Middle East/ Africa: 800/1800/2600 MHz
Asia: 1800/2600 MHz
T-Mobile (US)/ AT&T/ Canada/ Latin America: 700 MHz and AWS band
Sprint: 1900 MHz
Click to expand...
Click to collapse

Ok so,
- On the body it's written PN07110 ( = M7_U , no LTE)
- Fastboot getvar all report m7_UL LTE PN0714000 ( not EU, not US)
- HTC say it's an AT&T LTE phone : OK, but the MID should be PN0712000 .. no?
Hard to understand .. First I think the body of the phone is not original.. and I think I don't have 900mhz for 3G (HTS US make a mistake?)
This is what HTC US said me :
This is an HTC One (M7) from AT&T.
These are the bands of this device:
LTE band 2(1900), 4(1700/2100), 5(850), 17(700).
This is for 3G: 850 / 900 / 1900 / 2100.
And this is for 2G: 850 / 900 / 1800 / 1900.
Regards !

Whitehawk29 said:
Ok so,
- On the body it's written PN07110 ( = M7_U , no LTE)
- Fastboot getvar all report m7_UL LTE PN0714000 ( not EU, not US)
- HTC say it's an AT&T LTE phone : OK, but the MID should be PN0712000 .. no?
Hard to understand .. First I think the body of the phone is not original.. and I think I don't have 900mhz for 3G (HTS US make a mistake?)
This is what HTC US said me :
This is an HTC One (M7) from AT&T.
These are the bands of this device:
LTE band 2(1900), 4(1700/2100), 5(850), 17(700).
This is for 3G: 850 / 900 / 1900 / 2100.
And this is for 2G: 850 / 900 / 1800 / 1900.
Regards !
Click to expand...
Click to collapse
Phone is s-off, so the actual MID means nothing. Just because the actual MID is PN0714000 doesn't mean it wasn't something else originally (maybe PN0712000). Its sure a M7_UL not a M7_U. That can not be changed, even with s-off, so its not a PN0711000 (not a M7_U) for sure.
If you really want to know what this phone was originally (MID and CID), you must dump the MFG partition (mmcblk0p6) and send it to me (via pm only).
You must have root to dump the MFG partition:
connect your phone to your computer, make sure its booted normally in the OS with usb debugging on.
open a command window from your adb/fastboot folder of your computer
Code:
adb shell
su
dd if=/dev/block/mmcblk0p6 of=/sdcard/mmcblk0p6_bakup.img
Then send me the mmcblk0p6_backup.img file (256K) (file is at the root of your phone storage after doing the commands above).

Thanks !
I've just send the file to your mail

Whitehawk29 said:
Thanks !
I've just send the file to your mail
Click to expand...
Click to collapse
VoilĂ :
IMEI: 354***********9
S/N: HT35******34
P/N: 99HTT040-00
MID: PN0712000
CID: CWS__001
Manufacturing date: 2013/05/10
So yes it was AT&T branded (original CID/MID is AT&T)

Thanks a lot for your help Alray, I will see with the seller if we can find a solution
Regards from France

Whitehawk29 said:
Thanks a lot for your help Alray, I will see with the seller if we can find a solution
Regards from France
Click to expand...
Click to collapse
M7_UL is the GSM variant so it should work fine on LTE even in France (afaik)
You might need to flash the european radio or flash the compete european RUU (7.19.401.2)
Are you sure your APN is correctly configured?

Hello can some one help how to. Htc desire 620g update cyclogen mod plz

swapnil707 said:
Hello can some one help how to. Htc desire 620g update cyclogen mod plz
Click to expand...
Click to collapse
1st, this thread is a question about EU version vs USA version, off topic
2nd, this is the HTC One M7 forum not desire 620g
3d. its CyanogenMod not CyclogenMod You made my day with this one haha, would be a good name for a mod btw. :laugh:
Apparently, there is no forum for the 620g on XDA so i'll try to answer your question here even if its off topic.
To flash custom roms on HTC phones, you first need to unlock the bootloader, flash a custom recovery and then flash the custom rom.
Follow instructions on htcdev.com/bootloader to unlock it
Download and flash twrp or cwm version for your phone and flash it using fastboot:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Then push the rom you want to flash to your phone storage (or on the external sd card if the phone is equipped with) and install it using twrp.
If you have more questions there is a thread in the general section of xda for this device: http://forum.xda-developers.com/general/help/htc-desire-620g-dual-t3016967
maybe ppl there with the same device could help.

alray said:
M7_UL is the GSM variant so it should work fine on LTE even in France (afaik)
You might need to flash the european radio or flash the compete european RUU (7.19.401.2)
Are you sure your APN is correctly configured?
Click to expand...
Click to collapse
Are you sure ?? Yes I'm sure for APN.
I changed MID to PN0710000 (CID 11111111..) and flashed RUU N07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.2_Radio_4T.35.3218.16_10.33Q.1718.01L_release_421790_signed.zip
And I tried to flash another radio too : 4T.24.3218.09_10.26.1718.01L
.. but I have exactly the same result, 2g/3g ok but no 4g, I can select only USA bands with *#*#4636#*#*, see pic :
img15.hostingpics.net/pics/130301IMG201504292316151.jpg
Seems that HTC USA is correct when they say this device is "LTE band 2(1900), 4(1700/2100), 5(850), 17(700) " but no 800/1800/2600mhz ..
Now I reflash ViperOne ROM, and when installing I can choose only AT&T or Tmobile operator

Whitehawk29 said:
Are you sure ?? Yes I'm sure for APN.
I changed MID to PN0710000 (CID 11111111..) and flashed RUU N07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.2_Radio_4T.35.3218.16_10.33Q.1718.01L_release_421790_signed.zip
And I tried to flash another radio too : 4T.24.3218.09_10.26.1718.01L
.. but I have exactly the same result, 2g/3g ok but no 4g, I can select only USA bands with *#*#4636#*#*, see pic :
img15.hostingpics.net/pics/130301IMG201504292316151.jpg
Seems that HTC USA is correct when they say this device is "LTE band 2(1900), 4(1700/2100), 5(850), 17(700) " but no 800/1800/2600mhz ..
Now I reflash ViperOne ROM, and when installing I can choose only AT&T or Tmobile operator
Click to expand...
Click to collapse
Right, at least you have HSPA+ which is the faster connection I can get (I have a M7_U). I didnt noticed any real difference between my hspa+ connection and my gf's nexus 5 LTE connection.

I have another phone with LTE (BQ aquaris E5 4G), HOMYGOD it's so fast (speed test is 7 x higher than my H+ !)
I will try to sell this HTC one m7 and get another m7 version with LTE 800/1800/2600mhz.. or another phone ^^

Related

Inquiry on N7000 frequency band (can it be changed?)

Hello, i recently moved from Asia to North America and i found out that the frequency band requirement to be able to have the galaxy note n7000 working in Canada is to have bands 1700/2100. Is there any procedure that i can do to get this supported? Is it a change in baseband, modem, etc? If so, what baseband or modem should i be flashing to get the band 1700/2100 supported?
Would appreciate all suggestions on how to go about this. thank you!
No.

[Q] LTE compatibility

I have an old HTC one(M7) and after a lot of checking I was able to find my model number which is PN0711000. I would like to know if this is LTE compatible or not. Please tell me that I didn't just waste my time in getting an LTE sim...:'(
yasir4abbas said:
I have an old HTC one(M7) and after a lot of checking I was able to find my model number which is PN0711000. I would like to know if this is LTE compatible or not. Please tell me that I didn't just waste my time in getting an LTE sim...:'(
Click to expand...
Click to collapse
PN0711000 = M7_U (non LTE version), sorry
the LTE version is M7_UL

[Q] android 5 ota update error

hi every body,i am so sorry I ask my question here!but I ask this question in section HTC ONE MAX and I don't get any answer!
my one max android is 4.4.2 and my software number:3.24.707.102 and baseband:4T.27.3218.14_10.33C.1718.01D
now android 5 :4.13.707.700 coming to my phone but when installed,says status 7 error and update abort
my phone is root,locked not relock and s-off and i flash stock recovery from my ota update,and flash android 5 firmware in ruu
plz see Attach Files plz help me plz!
hooman_z70 said:
hi every body,i am so sorry I ask my question here!but I ask this question in section HTC ONE MAX and I don't get any answer!
my one max android is 4.4.2 and my software number:3.24.707.102 and baseband:4T.27.3218.14_10.33C.1718.01D
now android 5 :4.13.707.700 coming to my phone but when installed,says status 7 error and update abort
my phone is root,locked not relock and s-off and i flash stock recovery from my ota update,and flash android 5 firmware in ruu
plz see Attach Files plz help me plz!
Click to expand...
Click to collapse
The ota fails because:
"/system/build.prop has unexpected contents"
Either because you made some modification to build.prop or your rom isn't 100% stock. All /system files must be 100% stock to install ota update. Revert the changes you have made to build.prop or since you are s-off simply flash a RUU to reset your phone back to stock.
If you need a RUU 3.24.707.102 can be downloaded from here
I ask this question in section HTC ONE MAX and I don't get any answer!
Click to expand...
Click to collapse
Are you sure about that
tnxxxxx
alray said:
The ota fails because:
"/system/build.prop has unexpected contents"
Either because you made some modification to build.prop or your rom isn't 100% stock. All /system files must be 100% stock to install ota update. Revert the changes you have made to build.prop or since you are s-off simply flash a RUU to reset your phone back to stock.
If you need a RUU 3.24.707.102 can be downloaded from here
Are you sure about that
Click to expand...
Click to collapse
ooooo tnx alot for your help!Finally, you could do with the help, of God, I wish you success
now i have one problem!!i dont have lte(4g) in my setting! can u help me?
hooman_z70 said:
ooooo tnx alot for your help!Finally, you could do with the help, of God, I wish you success
now i have one problem!!i dont have lte(4g) in my setting! can u help me?
Click to expand...
Click to collapse
Is your phone a lte version T6UL or a T6U ?
I think t6u
I dont know
hooman_z70 said:
I think t6u
Click to expand...
Click to collapse
hooman_z70 said:
I dont know
Click to expand...
Click to collapse
reboot in bootloader mode and confirm
alray said:
reboot in bootloader mode and confirm
Click to expand...
Click to collapse
Tnx,T6u
hooman_z70 said:
Tnx,T6u
Click to expand...
Click to collapse
This model doesn't have LTE, T6UL does
alray said:
This model doesn't have LTE, T6UL does
Click to expand...
Click to collapse
What am i should do now?my android 4.3 have lte!!!
hooman_z70 said:
What am i should do now?my android 4.3 have lte!!!
Click to expand...
Click to collapse
You might want to ask in the One Max forum or directly ask HTC, don't understand why your phone would have LTE before the update and not anymore. HTC names their phone using a code for the model + a code for the variant. for example the One MAX is T6, the HTC One 2013 is M7, the desire 601 is ZARA.
So a M7_UL is an HTC ONE 2013 GSM / WCDMA / LTE
a M7_U is an HTC ONE 2013 GSM / WCDMA
ZARA_UL is a Desire 601 GSM / WCDMA / LTE
ZARA_U is a Desire 601 GSM / WCDMA
I guess its the same thing for the One MAX:
T6UL is a One max GSM / WCDMA / LTE
T6U is a One max GSM / WCDMA
Here is the variant code list for HTC phones:
DTU = TD-SCDMA + WCDMA / GSM dual standby 2SIM slot
DUG = WCDMA / GSM + GSM dual standby 2SIM slot
DWG = CDMA2000/WCDMA/GSM + GSM dual standby 2SIM slot
TL = TD-SCDMA/TD-LTE/FDD-LTE
UL = WCDMA / GSM / FDD-LTE
U = WCDMA / GSM
ULA = WCDMA / GSM / LTE-Advanced FDD
WL = CDMA2000/WCDMA/GSM/FDD-LTE
WHL = CDMA2000/WCDMA/GSM/FDD-LTE/TDD-LTE
UHL = GSM / WCDMA / FDD-LTE / TDD-LTE

Flashing Radio for 4G LTE Bands

I have an XT1058 in Pakistan on Rogers 5.1 ROM but the LTE band used here is band 3 (1800 MHz), which the XT1058 does not support. I haven't tried running LTE on it yet but can I flash XT1052 (Europe and Asia Retail) radios on my phone? Or flash whole SBF? Is there any way to unlock band 3? Would it brick my phone?
@KidJoe Please help.
Thanks
RafaySid said:
I have an XT1058 in Pakistan on Rogers 5.1 ROM but the LTE band used here is band 3 (1800 MHz), which the XT1058 does not support. I haven't tried running LTE on it yet but can I flash XT1052 (Europe and Asia Retail) radios on my phone? Or flash whole SBF? Is there any way to unlock band 3? Would it brick my phone?
@KidJoe Please help.
Thanks
Click to expand...
Click to collapse
Band support on the 2013 X relies on hardware and software(rom/radio code), BOTH have to support the bands you want to use. If the hardware doesn't support it, flashing a rom/radio that does wont help.

HTC M8 Sprint HK INDIA LTE fix

Can any body help with M8 Sprint HK (S-ON) bootloader unlocked, gsm unlocked to use LTE/3G in INDIA?
Learned from forum that i have to add additional LTE Band 2300 with DFS tool or QPST, but it shows write NV data skipped.
Also disable write protection with wp_mod.ko not works, it shows exec format error in insmod command in adb.
Please help expert.
Will flashing INDIAN rom unlock indian LTE bands?
How can flash Indian rom with S-On?
Hi... I have done everything.... the band 2300 is not there in that (HK version) its a hardware limitation. So 4g wont work here in India on HK version of M8.
krishan2207 said:
Hi... I have done everything.... the band 2300 is not there in that (HK version) its a hardware limitation. So 4g wont work here in India on HK version of M8.
Click to expand...
Click to collapse
Which bands are present in h&k edition . i too have tried enabling lte band 3, 40 but no success in searching network . we can enable band 5 and use it on upcoming jio network
Sent from my MotoE2(4G-LTE) using Tapatalk
tryied this link?
sonnu0100 said:
Which bands are present in h&k edition . i too have tried enabling lte band 3, 40 but no success in searching network . we can enable band 5 and use it on upcoming jio network
Sent from my MotoE2(4G-LTE) using Tapatalk
Click to expand...
Click to collapse
i m also in que with you guys.. lol... i have NON-HK version of HTC ONE M8 Sprint... did anyone of you tried this link?
http://forum.xda-developers.com/htc-one-m8/general/unlock-bands-qualcomm-device-phone-t2880239

Categories

Resources