I just bought my HTC U11 how I can know what is the model or variant number ? When i got to aboug phone it gives me model number HTC U11
Akhayev said:
I just bought my HTC U11 how I can know what is the model or variant number ? When i got to aboug phone it gives me model number HTC U11
Click to expand...
Click to collapse
Look at OS version in download mode (hold power + vol down to reboot into it)
Check CID with Simple CID Getter
Get full info with fastboot ("fastboot getvar all" in download mode)
Kisakuku said:
Look at OS version in download mode (hold power + vol down to reboot into it)
Check CID with Simple CID Getter
Get full info with fastboot ("fastboot getvar all" in download mode)
Click to expand...
Click to collapse
Thank you dear
Kisakuku said:
Look at OS version in download mode (hold power + vol down to reboot into it)
Check CID with Simple CID Getter
Get full info with fastboot ("fastboot getvar all" in download mode)
Click to expand...
Click to collapse
Thanks! that APP (Simple CDI Getter) its perfect.
Related
Hi I am with ICS ARHD rom one of the latest firmwares. I have a problem with my phone and I want to use the warranty so what is the best way to revert it to Stock and Unroot and S-on?
SsBloodY said:
Hi I am with ICS ARHD rom one of the latest firmwares. I have a problem with my phone and I want to use the warranty so what is the best way to revert it to Stock and Unroot and S-on?
Click to expand...
Click to collapse
Could you give me the same answer but how to do it without needing to read something from Screen?
My screen is not working - phone works completely, but I can't see anything.
I would like to bring it back to the oryginal state to send it for warranty repair
For both of you, flash the stock RUU for your device. Go to this thread.
T-Macgnolia said:
For both of you, flash the stock RUU for your device. Go to this thread.
Click to expand...
Click to collapse
This is the idea that I had - I downloaded
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
it detects my version of rom
Update
"From 1.11.401.110"
To
"3.32.401.5"
Then there is a checking phase and it returns Error[155]: Error during update image.
Maybe should I extract image from %temp% and flash it using P58IMG file?
I don't remember - do I have to do something from menu (using vol up/vol down) using that method?
adminmodeenabled said:
This is the idea that I had - I downloaded
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
it detects my version of rom
Update
"From 1.11.401.110"
To
"3.32.401.5"
Then there is a checking phase and it returns Error[155]: Error during update image.
Maybe should I extract image from %temp% and flash it using P58IMG file?
I don't remember - do I have to do something from menu (using vol up/vol down) using that method?
Click to expand...
Click to collapse
error 155 ..is either you didnt run the ruu with phone connected in fastboot or you have HTC-dev unlocked bootloader
if you got HTC-dev unlocked bootloader then relock it and run
make sure you connect the device in fastboot (phone reads fastboot usb) then run the RUU
ganeshp said:
error 155 ..is either you didnt run the ruu with phone connected in fastboot or you have HTC-dev unlocked bootloader
if you got HTC-dev unlocked bootloader then relock it and run
make sure you connect the device in fastboot (phone reads fastboot usb) then run the RUU
Click to expand...
Click to collapse
I have non-HTC dev (changed mainboard) unlocked bootloader.
using adb reboot-bootloader I managed to install RUU.
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
I had previously S-OFF and Unlocked bootloader (using non-HTC method)
Do I need to do something more to bring it back to oryginal state?
Because I cannot see the screen
adminmodeenabled said:
I have non-HTC dev (changed mainboard) unlocked bootloader.
using adb reboot-bootloader I managed to install RUU.
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
I had previously S-OFF and Unlocked bootloader (using non-HTC method)
Do I need to do something more to bring it back to oryginal state?
Because I cannot see the screen
Click to expand...
Click to collapse
RUU ran means ..rom, recovery and hboot is stock
now two more things
if supercid ..change it back to original cid
get your cid from here
and command is
fastboot oem writecid <your cid>
eg: fastboot oem writecid HTC__001
then do
fastboot reboot-bootloader
then check the cid again
fastboot getvar cid ( it should match with the cid you used to change)
then finally do S-ON (this should be always last step ..when restoring stock)
fastboot oem writesecureflag 3
thats all you are complete stock now
ganeshp said:
RUU ran means ..rom, recovery and hboot is stock
now two more things
if supercid ..change it back to original cid
get your cid from here
and command is
fastboot oem writecid <your cid>
eg: fastboot oem writecid HTC__001
then do
fastboot reboot-bootloader
then check the cid again
fastboot getvar cid ( it should match with the cid you used to change)
then finally do S-ON (this should be always last step ..when restoring stock)
fastboot oem writesecureflag 3
thats all you are complete stock now
Click to expand...
Click to collapse
Thanks -I can handle it but one problem
I flashed oryginal rom and probably my phone is in Android-Setup phase and I cannot connect to it using ADB. Probably because debugging is OFF.
I probably can do it from bootloader, but could please tell me which key I should press after entering it and how many times?
Error 155 means your bootloader is unlocked. Just relock it and try again.
rlamba said:
Error 155 means your bootloader is unlocked. Just relock it and try again.
Click to expand...
Click to collapse
Yes, I know - but how to do it when I flashed oryginal Rom, my phone is in setup phase and I can't enable debugging because my screen isn't working.
adminmodeenabled said:
Yes, I know - but how to do it when I flashed oryginal Rom, my phone is in setup phase and I can't enable debugging because my screen isn't working.
Click to expand...
Click to collapse
for fastboot commands to work..debugging enabling is not required (it is needed for adb to work)
just remove the battery ..reinsert it and hold vol down + power ...you will get a vibration ..and that means you are at bootloader now
then connect the device to pc
and on pc type this
fastboot devices
if it shows your device then you are connected ...and proceed as explained earlier ..otherwise repeat the above process
ganeshp said:
RUU ran means ..rom, recovery and hboot is stock
now two more things
if supercid ..change it back to original cid
get your cid from here
and command is
fastboot oem writecid <your cid>
eg: fastboot oem writecid HTC__001
then do
fastboot reboot-bootloader
then check the cid again
fastboot getvar cid ( it should match with the cid you used to change)
then finally do S-ON (this should be always last step ..when restoring stock)
fastboot oem writesecureflag 3
thats all you are complete stock now
Click to expand...
Click to collapse
Everythings works.
Thanks man!!
perfection
Is there a nomination for a perfect thread? This is short, 100% informative, there is no bs, and it works great! Thanks to all
Hi, appreicate that anyone could help me
I have a HTC sensation XE phone and now my pohne is stuck in the bootloader , I am unable to factory reset or go to recovery or do anything.
The screen shows that
RELOCKED
Security Warning
S-ON
Hboot - 1.29
Radio - 11.24A.3504.31_M
OpenADSP - v05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012, 18.14.34
What can I do to use my phone again? Appreciate someone could guild me step by step.
What have u done man I have see this type of error the first time
Sent from my HTC Sensation using Tapatalk 4
unlock the bootloader again that will do
what have you done to lock it, did you try setting the secure flag?
you can try to unlock again using the wire trick
Hawke84 said:
what have you done to lock it, did you try setting the secure flag?
you can try to unlock again using the wire trick
Click to expand...
Click to collapse
naah he did HTCDEV Unlock and then he relocked it using command "fastboot oem lock"
he can just unlock the device again using the UNLOCK command
"fastboot flash unlocktoken Unlock_code.bin"
ganeshp said:
naah he did HTCDEV Unlock and then he relocked it using command "fastboot oem lock"
he can just unlock the device again using the UNLOCK command
"fastboot flash unlocktoken Unlock_code.bin"
Click to expand...
Click to collapse
ah ok i miss-read i thought he had done the trick unlock
But why when i type the "fastboot flash unlocktoken Unlock_code.bin" or want to flash anything and press enter nth happen in the cmd?
yeosteven said:
But why when i type the "fastboot flash unlocktoken Unlock_code.bin" or want to flash anything and press enter nth happen in the cmd?
Click to expand...
Click to collapse
what exactly is the result of the command?
The result is there is nothing happen to my phone althought it is connected
yeosteven said:
The result is there is nothing happen to my phone althought it is connected
Click to expand...
Click to collapse
does your hboot screen says fastboot usb?
did you put the unlock code.bin in your adb and fastboot folder?
also type in the cmd fastboot devices and see if it detects it
yeosteven said:
But why when i type the "fastboot flash unlocktoken Unlock_code.bin" or want to flash anything and press enter nth happen in the cmd?
Click to expand...
Click to collapse
because you need to have the Unlock_code.bin file which was sent to your mail by HTC during HTC-DEV unlock?
also you have adb/fastboot files ? have you ever used them ?
if not i would suggest you to follow this link to the letter
Cani get the stock firmware
G525-U00v100r001C00b189
Emotion ui 1.0
Can anyone send me the download link
Please help
To enter in fastboot mode:
1) Remove battery for >= 10 seconds
2) Replace the battery
3) Hold volume down and power button
4) When the screen locks on the Huawei logo you're in fastboot mode
5) Connect the device via USB
run:" fastboot devices" and see if it's listed
run: "fastboot oem unlock [unlockcode]"
For German firware - http://rom.android-host.de/HUAWEI/G525/B188/G525_U00_B188.zip
can I install the German firmware
turffe said:
To enter in fastboot mode:
1) Remove battery for >= 10 seconds
2) Replace the battery
3) Hold volume down and power button
4) When the screen locks on the Huawei logo you're in fastboot mode
5) Connect the device via USB
run:" fastboot devices" and see if it's listed
run: "fastboot oem unlock [unlockcode]"
For German firware - [CDA prevented to post outside links]
I have unlocked the boot loader now what my firmware is
C00b189 can I install tHe German firmware
Is there any risk
Click to expand...
Click to collapse
affan8054 said:
turffe said:
To enter in fastboot mode:
1) Remove battery for >= 10 seconds
2) Replace the battery
3) Hold volume down and power button
4) When the screen locks on the Huawei logo you're in fastboot mode
5) Connect the device via USB
run:" fastboot devices" and see if it's listed
run: "fastboot oem unlock [unlockcode]"
For German firware - [CDA prevented to post outside links]
I have unlocked the boot loader now what my firmware is
C00b189 can I install tHe German firmware
Is there any risk
Click to expand...
Click to collapse
Since you have unlocked bootloader there's no risk of flashing different region firmware...
Click to expand...
Click to collapse
is this firmware tested
I have read the PDF file it says that you can upgrade if you have firmware less than b188 (like eg:b187)but mine b189 can I still upgrade did you tested it
Thanks for the help your are my saviour
ok now i have succesfully upgraded my firmware was b189 which was buggy and i have downloaded the firmware from huawei russian site
(HELP)huawei g525 reatore to stock.
now i have a custom recovery a.k.a miui recovery and flashed a miui rom and getting bug that whenever i lock the screen i cant unlock it
please help to come at stock rom
can i apply the dload method copying update.app in sd card method and my boot loader is unlocked
Okay now I have flashed back to stock the problem now is solved every thing came back to stock even recovery but the boot loader is still unlocked.I have downloaded the firmware from huawei Russian site
Hit thanks if helped...
HUAWEI G525
Hello for everyone!
Htc one s (s3) can't unlock bootloader, always stay relocked. I try everything, many unlocking tools, regular metod whit Htcdev, token subm, kingo unlocked... Nothing change.
VILLEC2 PVT SHIP S-ON RL
HBOOT-3.01.0000
RADIO-16.11.20.24_M
Software stock JB4.1.1
Any solution.
Greeting from Serbia
Aleksic82 said:
Hello for everyone!
Htc one s (s3) can't unlock bootloader, always stay relocked. I try everything, many unlocking tools, regular metod whit Htcdev, token subm, kingo unlocked... Nothing change.
VILLEC2 PVT SHIP S-ON RL
HBOOT-3.01.0000
RADIO-16.11.20.24_M
Software stock JB4.1.1
Any solution.
Greeting from Serbia
Click to expand...
Click to collapse
Hi,
I have the exact same problem... unable to unlock the phone...
when in bootloader : "adb devices" show my device
when in fastboot : "fastboot devices" show nothing and "fastboot oem get_identifier_token" get stuck in "<waiting for device>"
Also, when in bootloader, if i choose "recovery", i can't enter the recovery menu, instead i have a warning sign for about 1 minut, then unit reboot.
Hope someone found a solution...
Thanks,
ndaneau said:
Hi,
I have the exact same problem... unable to unlock the phone...
when in bootloader : "adb devices" show my device
when in fastboot : "fastboot devices" show nothing and "fastboot oem get_identifier_token" get stuck in "<waiting for device>"
Also, when in bootloader, if i choose "recovery", i can't enter the recovery menu, instead i have a warning sign for about 1 minut, then unit reboot.
Hope someone found a solution...
Thanks,
Click to expand...
Click to collapse
Whn you see the red warning sing, I believe, you have to press VOLUME UP to see the recovery menu. As for undetectable devices in fastboot, I assume you are using Windows 8.1 or higher. Fastboot doesn't work there, unless fixed by using the instructions and registry edit from this thread (I can confirm, it works like a charm).
Let me know if you need any more help and if it worked.
I have unlocked my Huawei tablet using
Code:
oem shell
-> reboot fastboot
and later in fastboot mode:
Code:
fastboot oem unlock <pw>
now each time I am trying to enter the fastboot mode I get the
nasty "Your device has been unlocked and can't be trusted"
and throw me back to the regular boot.
Any idea what else I can try?
Code:
The info of my model is:
Named: Huawei M3 Youth
Model: CPN-AL00
Firmware: : MSM8940C00B056SP01M_AMSSJun28201718:26:30
Hardware ver: : SH1CHOPINAL0M-V2
its ok, because you unlockedto bootloader...
if you want go to fastboot the hold power + volume down until you see the device is booting,
nordscan said:
its ok, because you unlockedto bootloader...
if you want go to fastboot the hold power + volume down until you see the device is booting,
Click to expand...
Click to collapse
Thanks for the reply but nop in HuaWei the gicky stuff comes with volume up button but in that case the
same thing I get the ugly text message and normal boot :/
Any other ideas?
Found it: you really hold the volume down and just plug the USB cable no other
actions required, it will turn on into the fastboot mode.
i have a insignia with same problem get nasty mess. bootloader error code 3 but can not get to boot to fastboot mode only factory recovery . in factory recovery mode i select reboot to bootloader and if just restarts again with same bootloader mess. error code 3