Hello,
after a wipe of Cache, Dalvik Cache and Internal Storage in TWP Recovery my device cannot boot properly into the OS anymore because it stucks in the Unlocking Sim Card and Setting up my Phone and always says that System UI has stopped. Also my device dont show the internal storage anymore, so i cant copy any files (e.g. custom ROM) on my device from my PC.
Is it possible to flash a Custom ROM on my device? How do i do it? How can i copy files to my device, when i cant get access to my internal storage?
I'm no expert but I'm going to assume that your phone is rooted, otherwise you'd be unable to manually wipe those caches - correct?
Can you access whatever it is that you're running as recovery software - TWRP or CWR?
spasto said:
Hello,
after a wipe of Cache, Dalvik Cache and Internal Storage in TWP Recovery my device cannot boot properly into the OS anymore because it stucks in the Unlocking Sim Card and Setting up my Phone and always says that System UI has stopped. Also my device dont show the internal storage anymore, so i cant copy any files (e.g. custom ROM) on my device from my PC.
Is it possible to flash a Custom ROM on my device? How do i do it? How can i copy files to my device, when i cant get access to my internal storage?
Click to expand...
Click to collapse
Put your ROM.zip in a pendrive and Try connecting pendrive through USB OTG.
spasto said:
Hello,
after a wipe of Cache, Dalvik Cache and Internal Storage in TWP Recovery my device cannot boot properly into the OS anymore because it stucks in the Unlocking Sim Card and Setting up my Phone and always says that System UI has stopped. Also my device dont show the internal storage anymore, so i cant copy any files (e.g. custom ROM) on my device from my PC.
Is it possible to flash a Custom ROM on my device? How do i do it? How can i copy files to my device, when i cant get access to my internal storage?
Click to expand...
Click to collapse
Please post the output of "fastboot getvar all" (Don't post your IMEI number / Serialno)
What is your custom recovery version (name + version)
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
alray said:
Please post the output of "fastboot getvar all" (Don't post your IMEI number / Serialno)
What is your custom recovery version (name + version)
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
Click to expand...
Click to collapse
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4303mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.042s
recovery version
TWRP Recovery v2.8.5.0
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
Let me first explain what ive done so far and tried: when i got the problem with the internal storage of my HTC One M7 after wiping i tried to copy a ROM.zip (Android Revolution HD 92.0) on my phone. Indeed, the copying works in the Recovery Mode and my internal Storage was recognized on my PC.
So i flashed the ROM, but i cant get it really work: After the flashing/upgrading und booting i get the error message with "System UI stopped" and stucking in the "sim unlock the phone".
And no, i just use my old Sim card like i always do. Maybe i should use another Custom ROM?
Any idea how to sollve this problem?
spasto said:
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVE!
(bootloader) imei: REMOVE!
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4303mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.042s
recovery version
TWRP Recovery v2.8.5.0
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
Let me first explain what ive done so far and tried: when i got the problem with the internal storage of my HTC One M7 after wiping i tried to copy a ROM.zip (Android Revolution HD 92.0) on my phone. Indeed, the copying works in the Recovery Mode and my internal Storage was recognized on my PC.
So i flashed the ROM, but i cant get it really work: After the flashing/upgrading und booting i get the error message with "System UI stopped" and stucking in the "sim unlock the phone".
And no, i just use my old Sim card like i always do. Maybe i should use another Custom ROM?
Any idea how to sollve this problem?
Click to expand...
Click to collapse
Remove your IMEI and SERIALNO from your above post!
Your firmware (2.24.401.8) is too old to intall ARHD 92. You can restore your phone back to stock using this rom. When installing it, select to install stock recovery, stock radio and select "no" when asked to root. Then boot the phone, set it up and take all ota updates from 2.24.401.8 to 7.19.401.30. After that you can use the phone like this or you'll be able to relfash twrp and flash arhd 92 if its the rom you want to use.
Honest989 said:
I'm no expert but I'm going to assume that your phone is rooted, otherwise you'd be unable to manually wipe those caches - correct?
Can you access whatever it is that you're running as recovery software - TWRP or CWR?
Click to expand...
Click to collapse
Thats right, my phone is rooted, otherwise unable to flash a custom ROM or wipe data...
Can i install it via TWRP in the recovery mode?
alray said:
Remove your IMEI and SERIALNO from your above post!
Your firmware (2.24.401.8) is too old to intall ARHD 92. You can restore your phone back to stock using [URL[/URL]. When installing it, select to install stock recovery, stock radio and select "no" when asked to root. Then boot the phone, set it up and take all ota updates from 2.24.401.8 to 7.19.401.30. After that you can use the phone like this or you'll be able to relfash twrp and flash arhd 92 if its the rom you want to use.
Click to expand...
Click to collapse
Can i install it via TWRP in the recovery mode?
spasto said:
Can i install it via TWRP in the recovery mode?
Click to expand...
Click to collapse
Yes this rom is intended to be flashed with twrp recovery, It will flash the stock rom with stock recovery and stock radio so you'll be able to update the phone using ota updates.
alray said:
Yes this rom is intended to be flashed with twrp recovery, It will flash the stock rom with stock recovery and stock radio so you'll be able to update the phone using ota updates.
Click to expand...
Click to collapse
Now my phone is working, everything is ok.
Another question: Do i damage the phone when i try to S-Off and getting Root access by its actual state (after installing all OTA's)?
spasto said:
Now my phone is working, everything is ok.
Another question: Do i damage the phone when i try to S-Off and getting Root access by its actual state (after installing all OTA's)?
Click to expand...
Click to collapse
If you want s-off better to do it now before updating, its easier (and free) to do on your actual version. After updating it (hboot 1.56 and above) you'll need to use Sunshine S-OFF which cost 25$. On hboot 1.54 you can use rumrunner which is free.
Related
Hi! Everyone I recently got registered to XDA in order to get help as I now the devs are amazing and very friendly.
My problem is my Htc one got bricked when i tried to install a stock rom zip through CWM, phone was getting stuck at boot logo and was unable to get into recovery, but going through fastboot mode i managed to install twrp recovery. Major problem is that computer cannot detect my phone and the somehow my OS got deleted, in order to get RUU i cannot find the main version as it shows blank. I also tried adb push a custom carbon rom and zip install through twrp but it shows error. I dont know what to do...!!! Kindly help anyone.
bootloader data
M7_U PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.25.3263.21
OpenDsp-v32.120.274.0909
OS-
eMMC-boot 2048mb
Techcraze said:
Hi! Everyone I recently got registered to XDA in order to get help as I now the devs are amazing and very friendly.
My problem is my Htc one got bricked when i tried to install a stock rom zip through CWM, phone was getting stuck at boot logo and was unable to get into recovery, but going through fastboot mode i managed to install twrp recovery. Major problem is that computer cannot detect my phone and the somehow my OS got deleted, in order to get RUU i cannot find the main version as it shows blank. I also tried adb push a custom carbon rom and zip install through twrp but it shows error. I dont know what to do...!!! Kindly help anyone.
Click to expand...
Click to collapse
Wow, sounds like a headache! If I understand you, the problem may have started when you tried to install a .zip from HTC (a.k.a., RUU), instead of a custom ROM packaged as a .zip? (The formatting is very different, and I don't know what CWM/TWRP will do when given the wrong type.) Does this sound right? If so:
When the phone is booted into TWRP, can the computer detect it with "adb devices"? (You need to install the appropriate drivers, and install ADB, and run it properly so it doesn't just say "command not found".)
If I misunderstood your problem, have you tried using TWRP to back up your data, wipe data, wipe cache, and wipe dalvik cache, then reboot and wait 5 minutes for the phone to boot the first time?
fenstre said:
Wow, sounds like a headache! If I understand you, the problem may have started when you tried to install a .zip from HTC (a.k.a., RUU), instead of a custom ROM packaged as a .zip? (The formatting is very different, and I don't know what CWM/TWRP will do when given the wrong type.) Does this sound right? If so:
When the phone is booted into TWRP, can the computer detect it with "adb devices"? (You need to install the appropriate drivers, and install ADB, and run it properly so it doesn't just say "command not found".)
If I misunderstood your problem, have you tried using TWRP to back up your data, wipe data, wipe cache, and wipe dalvik cache, then reboot and wait 5 minutes for the phone to boot the first time?
Click to expand...
Click to collapse
Ya it happened something like that.
When the phone is booted into TWRP and by adb devices command I get the below
C:\fastboot>adb devices
List of devices attached
I have tried backingup by TWRP adn wiped data cache dalvik cache and reboot, but it gets rebooting into recovery
Computer doent detect the sdcard, TWRP shows no OS!
I tried ADB sideload to install custom rom but it shows error..
Techcraze said:
C:\fastboot>adb devices
List of devices attached
Click to expand...
Click to collapse
Seems like maybe you don't have the right drivers. Your phone isn't being detected. No ADB stuff (push or sideload) will work until you sort that out. (I don't use Windows, so I can't help much when it comes to driver info.)
fenstre said:
Seems like maybe you don't have the right drivers. Your phone isn't being detected. No ADB stuff (push or sideload) will work until you sort that out. (I don't use Windows, so I can't help much when it comes to driver info.)
Click to expand...
Click to collapse
I have installed all right drivers, i am able to push or sideload files but not able to execute as it shows error when installing zip through TWRP and shows no OS.
below is getvar all
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT36JW9A0222
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4072mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-c6bbb6d4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 2.240s
Please anyone help!!
Techcraze said:
it shows error when installing zip through TWRP and shows no OS.
Click to expand...
Click to collapse
I don't know what it means when version-main is blank, but I'm more interested in the TWRP error.
Techcraze said:
I have installed all right drivers, i am able to push or sideload files but not able to execute as it shows error when installing zip through TWRP and shows no OS.
below is getvar all
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_u
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__J15
Please anyone help!!
Click to expand...
Click to collapse
1- edit your post and remove IMEI, you shouldn't share that information publicly!!
2- then:
get TWRP from:
2.6.3.3: http://techerrata.com/browse/twrp2/m7
or 2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
(make sure MD5 is correct, that site does not play nice with download managers)
2.7.0.4b: http://forum.xda-developers.com/showthread.php?t=2708134
in bootloader/FASTBOOT USB:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
enter recovery, now trwp, if adb devices doesn't show your phone, then go here: http://forum.xda-developers.com/showthread.php?p=52135024&postcount=2
and fix Windows Device Manager as mentioned in FAQ#2, then you can continue.
Had cyanogenmod installed but wanted to revert back to stock. I am now unable to install any roms and only have access to bootloader and CWM. I have tried running RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2 from my pc but the program closes after the terms and conditions, and my attempts to flash a rom or sideload from cwm have failed as well.
M7-UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4T.24.3218.09
OpenDSP-v32.120.274.0909
OS-4.18.502.7
eMMC-boot 2048MB
Jan 28 2014. 09:32:41.0
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4T.24.3218.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.18.502.7
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT39MW903199
(bootloader) imei: 354439057262075
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4320mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-c6bbb6d4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
You must first extract the boot.img for whatever rom you are trying to flash and fastboot flash that first before trying to install the rom.
Cyanogen is a non sense rom and uses a different kind of boot, that's why your experiencing the problem you have.
Seanie280672 said:
You must first extract the boot.img for whatever rom you are trying to flash and fastboot flash that first before trying to install the rom.
Cyanogen is a non sense rom and uses a different kind of boot, that's why your experiencing the problem you have.
Click to expand...
Click to collapse
What the heck are you talking about .?? :silly:
OP.. You need to sideload a custom rom, or restore a nandroid backup from ATT firmware matching the main-version.. 4.18.502.7
There are a few restore threads around detailing this, so please help yourself!
Seanie280672 said:
You must first extract the boot.img for whatever rom you are trying to flash and fastboot flash that first before trying to install the rom.
Click to expand...
Click to collapse
@SaHiLzZ
I remember having to flash the boot.img manually each time you flash a custom rom on the endeavoru (One X) but this is not required for the M7
SaHiLzZ said:
OP.. You need to sideload a custom rom, or restore a nandroid backup from ATT firmware matching the main-version.. 4.18.502.7
Click to expand...
Click to collapse
Ive tried sideloading but it doesnt work, idk if Im just not trying to load the right file or what.
So the error is. ?
SaHiLzZ said:
So the error is. ?
Click to expand...
Click to collapse
* failed to write data 'protocol fault (no status)' * usually gets to about 80-90% then gives me this
nwmn9386 said:
* failed to write data 'protocol fault (no status)' * usually gets to about 80-90% then gives me this
Click to expand...
Click to collapse
HAve you tried adb push instead of side load, I suggest you wipe internal memory first if possible though.
Put the rom in your fastboot / adb folder, open a command windows there, Control + Shift + right mouse click and select open command window here then type
adb push (filename).zip /sdcard/
EDIT: sorry forgot to add you must be in recovery main screen to do this obviously with the phone plugged into the computer too.
Seanie280672 said:
HAve you tried adb push instead of side load, I suggest you wipe internal memory first if possible though.
Put the rom in your fastboot / adb folder, open a command windows there, Control + Shift + right mouse click and select open command window here then type
adb push (filename).zip /sdcard/
EDIT: sorry forgot to add you must be in recovery main screen to do this obviously with the phone plugged into the computer too.
Click to expand...
Click to collapse
Keep getting the error "E:Can't mount/SD card" whenever i try to run it on my phone
fixed this error, just needed to format the /sdcard. the rom that i pushed ran but didnt install correctly so i think i may just be trying to install the wrong file
nwmn9386 said:
Keep getting the error "E:Can't mount/SD card" whenever i try to run it on my phone
fixed this error, just needed to format the /sdcard. the rom that i pushed ran but didnt install correctly so i think i may just be trying to install the wrong file
Click to expand...
Click to collapse
Yes, I said you may have to wipe the internal storage, ie sd card.
Try and push and install a custom Rom, pretty much anyone from the M7 android development thread as you have an M7UL, however I would recommend viper one or ARHD.
However the ruu that you are trying to flash seems to be the right one, just checked the details against your output, same radio and firmware, you could always try and get the guru reset Rom zip for your device, just go to www.htc1guru.com and see if there is one there.
my htc one was stuck in bootloop i try a ruu with no success after that by fastboot unlocked the bootloader, flash a custom recovery (TWRP) and accidental wipe the phone, now i cant flash any zip give me the message unable to mount /data/
i try many roms by push fastboot and by otg cable no success
this is the result of fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: erased by me
(bootloader) imei: erased by me
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4263mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks in advance
mendek said:
my htc one was stuck in bootloop i try a ruu with no success after that by fastboot unlocked the bootloader, flash a custom recovery (TWRP) and accidental wipe the phone, now i cant flash any zip give me the message unable to mount /data/
i try many roms by push fastboot and by otg cable no success
this is the result of fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: removed
(bootloader) imei: erased by me
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4263mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks in advance
Click to expand...
Click to collapse
I would also remove your serialno! Follow the steps in this post. You can use TWRP 2.6.3.3 or TWRP 2.7.1.2 as well as the one in the post.
majmoz said:
I would also remove your serialno! Follow the steps in this post. You can use TWRP 2.6.3.3 or TWRP 2.7.1.2 as well as the one in the post.
Click to expand...
Click to collapse
thank you but where i can find a ruu to my device ? because i have the last ota update before brick
mendek said:
thank you but where i can find a ruu to my device ? because i have the last ota update before brick
Click to expand...
Click to collapse
I couldn't find a RUU for your phone, but here is a nandroid backup use Method 2. If you need the stock firmware you can get it here to run it your bootloader must be LOCK/RELOCK.
majmoz said:
I couldn't find a RUU for your phone, but here is a nandroid backup use Method 2. If you need the stock firmware you can get it here to run it your bootloader must be LOCK/RELOCK.
Click to expand...
Click to collapse
I Flash firmware, unlock the bootloader and restore a nandroid, clear cache, when reboot after HTC logo It makes a horrible noise, White screen and turn off
mendek said:
I Flash firmware, unlock the bootloader and restore a nandroid, clear cache, when reboot after HTC logo It makes a horrible noise, White screen and turn off
Click to expand...
Click to collapse
If I am following you correctly these are the steps you took:
First you flashed the firmware. Which firmware did you flash?
Then you unlocked the bootloader and installed a custom recovery. Which recovery?
Then you restored the nandroid from the post. Did you select root after the nandroid installed?
Then you cleared cache? Why?
majmoz said:
If I am following you correctly these are the steps you took:
First you flashed the firmware. Which firmware did you flash?
Then you unlocked the bootloader and installed a custom recovery. Which recovery?
Then you restored the nandroid from the post. Did you select root after the nandroid installed?
Then you cleared cache? Why?
Click to expand...
Click to collapse
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
mendek said:
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
Click to expand...
Click to collapse
I think the firmware you are using is not a compete package, generally firmware removed from OTA don't have all of the elements just those needed to run the OTA. Get a .401 stock firmware from this Placeholder of HTC One Firmwares.
majmoz said:
I think the firmware you are using is not a compete package, generally firmware removed from OTA don't have all of the elements just those needed to run the OTA. Get a .401 stock firmware from this Placeholder of HTC One Firmwares.
Click to expand...
Click to collapse
which firmware ? i try many but always failed in signature verification
mendek said:
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
Click to expand...
Click to collapse
Hello, i'm sorry i don't know what to say because i have almost the same problem, my htc one m7_UL won't start...is shutsdown sometimes at boot time, when i take photos with it...and sometimes what ever else, but in recovery mode it can still houers and houers. yesterday i brought it to s-off then i installed an RUU...but still the same problem !!! is it a material issue ??? thank you.
Within TWRP you should wipe data (not custom) to recreate data, system, and etc. folders. This will also wipe whats on you sdcard so, you'll have to adb push new files to your sdcard to flash a rom.
ZikoMikoo said:
Hello, i'm sorry i don't know what to say because i have almost the same problem, my htc one m7_UL won't start...is shutsdown sometimes at boot time, when i take photos with it...and sometimes what ever else, but in recovery mode it can still houers and houers. yesterday i brought it to s-off then i installed an RUU...but still the same problem !!! is it a material issue ??? thank you.
Click to expand...
Click to collapse
my start exactly like yours random restarts etc, after unlock bootloader works for another week and when i playing a game turn off and never can put it work again, now even cant enter recovery
mendek said:
which firmware ? i try many but always failed in signature verification
Click to expand...
Click to collapse
5.11.401.10
majmoz said:
5.11.401.10
Click to expand...
Click to collapse
i flash this firmware, unlock bootloader flash twrp now when is enter in recovery i see the twrp logo and after that reboot and stay in a bootloop
mendek said:
i flash this firmware, unlock bootloader flash twrp now when is enter in recovery i see the twrp logo and after that reboot and stay in a bootloop
Click to expand...
Click to collapse
after flashing a recovery, you also need to
Code:
fastboot erase cache
majmoz said:
5.11.401.10
Click to expand...
Click to collapse
now i can access the recovery, if i restore whe it pass the htc logo stucks with some stripes in the screen and turn off, try flash cyanogen it turn on but some times stucks and reboots i dont what to do maybe hardware fault?
mendek said:
now i can access the recovery, if i restore whe it pass the htc logo stucks with some stripes in the screen and turn off, try flash cyanogen it turn on but some times stucks and reboots i dont what to do maybe hardware fault?
Click to expand...
Click to collapse
Try to get back into TWRP, in TWRP flash this stock ROM Method 1. I am guessing that when you say you restore that you are talking about the nandroid backup you got from the site.
Hi All,
I just need a bit of assistance with unrooting my HTC One M7.
I have searched online for over a week and have found tons of videos requiring me to download a RUU file – but I can't even find a page that tells me which RUU I should choose and how to check which one I need.
I've also read that I can't unroot my phone anymore because it's the S-ON version.
I'm really just after some assistance because at the moment, I can restore my phone back to stock through an old recovery image, but whenever I try to update it to Lollipop, it will download the update and once it reboots, it will reboot straight into TWRP and it doesn't get anywhere.
In bootloader, my settings come up as:
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.30.3218.21
OpenDSP-v32.120.274.0909
OS-6.11.980.12
eMMC-boot 2048MB
If it matters, I am based in Australia and my phone is not locked to any carrier.
Can anybody help me or point me in the right direction?
Thanks!
m7pleb said:
Hi All,
I just need a bit of assistance with unrooting my HTC One M7.
Click to expand...
Click to collapse
What do you mean by unrooting? You only need to remove root (super user access)? Or you want your phone back to stock?
I have searched online for over a week and have found tons of videos requiring me to download a RUU file – but I can't even find a page that tells me which RUU I should choose and how to check which one I need.
Click to expand...
Click to collapse
post the output of "fastboot getvar all"
I've also read that I can't unroot my phone anymore because it's the S-ON version.
Click to expand...
Click to collapse
unrooting (removing super user access) doesn't require s-off. Going back to stock might require s-off . If you need to send the phone for warranty repair (to remove the tampered and unlocked/relocked flag from the bootloader you will need s-off. If you don't care about the tampered flag and the bootloader being unlocked or relocked instead of locked then you don't need s-off. You might also need s-off if there is no RUU available for your phone
And btw, s-on is not a phone version, its a bootloader security and it can be turned off (s-off), its not related to a version thing.
I'm really just after some assistance because at the moment, I can restore my phone back to stock through an old recovery image, but whenever I try to update it to Lollipop, it will download the update and once it reboots, it will reboot straight into TWRP and it doesn't get anywhere.
Click to expand...
Click to collapse
Because you must use stock recovery to flash ota updates.....not any custom recoveries.
Hi alray, thanks for the quick response!
In regards to what you mentioned, sorry I was unclear, I'm a bit new to this rooting.
My main aim is to revert back to stock so that I can just do normal OTA updates.
My output for getvar all is as follows:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.30.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.11.980.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34KW920005
(bootloader) imei: 355859050797562
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
(bootloader) battery-status: good
(bootloader) battery-voltage: 3824mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.047s
If you could let me know how to proceed, that'd be great! Thanks!
m7pleb said:
Hi alray, thanks for the quick response!
In regards to what you mentioned, sorry I was unclear, I'm a bit new to this rooting.
My main aim is to revert back to stock so that I can just do normal OTA updates.
My output for getvar all is as follows:
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.30.3218.21
(bootloader) version-main: 6.11.980.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
If you could let me know how to proceed, that'd be great! Thanks!
Click to expand...
Click to collapse
So there is no RUU for your phone. The only thing you could do is to flash twrp recovery and then restore your phone using a nandroid backup of 6.11.980.12. Then you'll have to flash the 6.11.980.12 stock recovery over twrp recovery.You should then be 100% stock except for the unlocked and tempered bootloader and ready to take ota updates.
Twrp 2.8.6.0
6.11.980.12 nandroid backup
6.11.980.12 stock recovery
Download and save these 3 files in the same folder where adb and fastboot are installed on your computer.
So unlock your bootloader if its not already unlocked. How to unlock
Flash twrp recovery:
boot your phone in bootloader / fastboot usb mode. Open a command prompt four the same folder you have your fastboot /adb installed on your computer. Type:
Code:
fastboot flash recovery twrp-2.8.6.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Then boot in recovery (TWRP): bootloader --> recovery and hit power
Once in twrp select "backup", then select only the "boot" partition to backup and then swipe bottom slider to backup.
Once the backup is done, don't click on "reboot system" but click on the back arrow until your back in twrp main menu.
On your computer go to "My computer --> One --> Internal Storage --> TWRP --> BACKUPS --> (your phone serial number) --> (date of backup)". Inside this folder is the backup previously created of "boot". You should see 3 files: boot.emmc.win, boot.emmc.win.md5 and recovery.log. Delete these 3 files. Now extract all files from the 6.11.980.12 nandroid backup and move them to that folder were you deleted these 3 files.
in twrp select "restore"
choose your backup (date of backup)
Select all available partitions and then swipe the slider to restore.
After restore is complete, reboot the phone and confirm its working fine (first boot can take longer time 10-15 min)
If everything is fine, reboot the phone in bootloader fastboot usb mode again
flash the 6.11.980.12 stock recovery:
Code:
fastboot flash recovery recovery6.11.980.12.img
fastboot erase cache
fastboot reboot
You're done! You should delete the backup files on your phone to save some storage: "My computer --> One --> Internal Storage --> TWRP --> BACKUPS --> (your phone serial number) --> (date of backup)"
Thanks so much alray! It worked and my OTA update worked as well. Much appreciated!
m7pleb said:
Thanks so much alray! It worked and my OTA update worked as well. Much appreciated!
Click to expand...
Click to collapse
You're welcome, glad it worked. Now that your issue is solved can you please edit your thread title to "[solved] Need help unrooting M7" ? Go to your first post, click "edit" then "go advanced" from ther eyou can change your title.
thanks
Hey,
can someone point me to the right way to reset my HTC One mini 2 Telekom branding back to stock? I want it in the way it was when i first bought it.
thanks
Hi,
Could you post your getvar all info from ADB WITHOUT IMEI and SERIAL NUMBER.
Thanks..
hey, yeah i really would, but my fastboot does not work. I use the minimal adb fastboot and adb works just fine (adb reboot bootloader) but now fastboot doesn't find the device.
Windows devicemanager shows an Android 1.0 device.
HandyBesitzer said:
hey, yeah i really would, but my fastboot does not work. I use the minimal adb fastboot and adb works just fine (adb reboot bootloader) but now fastboot doesn't find the device.
Windows devicemanager shows an Android 1.0 device.
Click to expand...
Click to collapse
Is the device working ?, have you authorized the device in Developer Options as this impacts the device connection in ADB..
As for ROMs you might find it here, if the device is S-Off any version will do, otherwise the version should be same or higher than the version installed, as for steps and everything else, you can visit here
The basic idea is to have a stock Recovery and stock ROM, to get back to full stock, 1st flash stock Recovery via ADB, then flash stock RUU, NEEDLESS TO MENTION ALL DATA WILL BE WIPED.
The other way is for someone to provide a Nandroid image which you can use TWRP to restore, I doubt this is available anywhere, searched everywhere, this is partial stock.
Hey, the device is working fine and is s-off.
Adb is working, too. Only the fastboot does not Work. So i start with back to stock rom and then i go back to stock Recovery? But how can i flash the stock Recovery without fastboot?
HandyBesitzer said:
Hey, the device is working fine and is s-off.
Adb is working, too. Only the fastboot does not Work. So i start with back to stock rom and then i go back to stock Recovery? But how can i flash the stock Recovery without fastboot?
Click to expand...
Click to collapse
When you say fastboot does not work, could you elaborate a bit more ? Can you enter fastboot but the device does not show ? Do you have the USB drivers installed for your device ? uninstall the software that came with device, just install the USB drivers, fastboot requires authorization from device, does your device receive authorization, if not then you can Revoke USB Debugging Authorization from developers option, restart device AND you need to remove all traces of USB drivers from PC from device manager (if you are on Windows), restart PC, reinstall drivers, reconnect device, and try to receive authorization to get fastboot to work.
What ROM are you on currently ?
1st you flash Recovery, then you flash ROM.
If fastboot does not work then you will have to flash the RUU via ADB, but again first you have to flash Recovery first via ADB.
tryllz said:
When you say fastboot does not work, could you elaborate a bit more ? Can you enter fastboot but the device does not show ? Do you have the USB drivers installed for your device ? uninstall the software that came with device, just install the USB drivers, fastboot requires authorization from device, does your device receive authorization, if not then you can Revoke USB Debugging Authorization from developers option, restart device AND you need to remove all traces of USB drivers from PC from device manager (if you are on Windows), restart PC, reinstall drivers, reconnect device, and try to receive authorization to get fastboot to work.
What ROM are you on currently ?
1st you flash Recovery, then you flash ROM.
If fastboot does not work then you will have to flash the RUU via ADB, but again first you have to flash Recovery first via ADB.
Click to expand...
Click to collapse
Yeah that's right, i can enter Fastboot but the device does not show up. I think so that i've installed the drivers, since adb works fine. HTC software is and was never installed. USB Debugging is active in the dev settings.
I've lineage OS installed: https://forum.xda-developers.com/one-mini-2/orig-development/rom-lineageos-14-1-one-mini-2-t3602411
But if adb will do, too i'd choose this option. I start with the recovery from here (https://forum.xda-developers.com/one-mini-2/general/htc-one-mini-2-official-ruu-t3425930) but where can i get the Telecom branded ruu?
==EDIT==
i uninstalled and reinstalled the driver and now fastboot is working
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.111011.20.0123
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.19.111.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: mem_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P8B20000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: f807bb3f
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
==EDIT2==
I found this collection: http://www.handy-faq.de/forum/htc-one-mini-2-firmwaresammlung-ruus-otas-backups-t309020
I just noticed that i'm still s-on and not s-off. So I'll first flash the recovery 2.19.111.5:
fastboot flash recovery 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
and after that the firmware:
fastboot flashall 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817816
Or did i forgot something?
==EDIT==
i still had an backup of my own stock rom, so i'm back on HTC Android 4.4.2 with Sense 6.0 and Telekom branding. Only steps i need to do next:
unroot,
remove twrp,
relook bootloader.
will this be done after i flashed the recovery as shown in my edit 2?
HandyBesitzer said:
Yeah that's right, i can enter Fastboot but the device does not show up. I think so that i've installed the drivers, since adb works fine. HTC software is and was never installed. USB Debugging is active in the dev settings.
I've lineage OS installed: https://forum.xda-developers.com/one-mini-2/orig-development/rom-lineageos-14-1-one-mini-2-t3602411
But if adb will do, too i'd choose this option. I start with the recovery from here (https://forum.xda-developers.com/one-mini-2/general/htc-one-mini-2-official-ruu-t3425930) but where can i get the Telecom branded ruu?
==EDIT==
i uninstalled and reinstalled the driver and now fastboot is working
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.111011.20.0123
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.19.111.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: mem_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P8B20000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: f807bb3f
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
==EDIT2==
I found this collection: http://www.handy-faq.de/forum/htc-one-mini-2-firmwaresammlung-ruus-otas-backups-t309020
I just noticed that i'm still s-on and not s-off. So I'll first flash the recovery 2.19.111.5:
fastboot flash recovery 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
and after that the firmware:
fastboot flashall 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817816
Or did i forgot something?
==EDIT==
i still had an backup of my own stock rom, so i'm back on HTC Android 4.4.2 with Sense 6.0 and Telekom branding. Only steps i need to do next:
unroot,
remove twrp,
relook bootloader.
will this be done after i flashed the recovery as shown in my edit 2?
Click to expand...
Click to collapse
Recovery to use for your device : https://androidfilehost.com/?fid=24052804347828369 / The recovery you are point to is for International/European unbranded devices as is my device..
There is going to be a problem seemingly, since you are S-On, you will not be able to flash this RUU for your device since you are already have a higher version and for this RUU an updated version is posted here separately, in this case flashing will fail both via ADB and Fastboot.
Since you have mentioned you have a backup of your own stock ROM, I'm assuming you are talking about Nandroid backup which you have restored, frankly I cannot recall flashing stock recovery after Nandroid restore, you will have to test it out.
HandyBesitzer said:
I just noticed that i'm still s-on and not s-off. So I'll first flash the recovery 2.19.111.5:
fastboot flash recovery 'filename'
http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
Click to expand...
Click to collapse
: CORRECT..
Let me know how it goes..
tryllz said:
Recovery to use for your device : https://androidfilehost.com/?fid=24052804347828369 / The recovery you are point to is for International/European unbranded devices as is my device..
There is going to be a problem seemingly, since you are S-On, you will not be able to flash this RUU for your device since you are already have a higher version and for this RUU an updated version is posted here separately, in this case flashing will fail both via ADB and Fastboot.
Since you have mentioned you have a backup of your own stock ROM, I'm assuming you are talking about Nandroid backup which you have restored, frankly I cannot recall flashing stock recovery after Nandroid restore, you will have to test it out.
Let me know how it goes..
Click to expand...
Click to collapse
yeah it was a nandroid. Next step i flashed the recovery (branded version found here: http://www.handy-faq.de/forum/htc-o...ng-ruus-otas-backups-t309020/#comment-2817813
and now when i select recovery from hboot i get a black screen showing a smartphone with an red ! on it. I guess that's what the stock recovery does, correct?
so last step, how can i relock the bootloader?
Given your response, could you confirm your device can boot OS, as the red ! mark appears when there is no OS ?!
If no OS then I need some time to find the updated version RUU, else the only option remaining is to keep it Nandroid with TWRP for partial stock..
If OS boots then you can use command
Code:
fastboot oem lock
to relock bootloader..
tryllz said:
Given your response, could you confirm your device can boot OS, as the red ! mark appears when there is no OS ?!
If no OS then I need some time to find the updated version RUU, else the only option remaining is to keep it Nandroid with TWRP for partial stock..
If OS boots then you can use command
Code:
fastboot oem lock
to relock bootloader..
Click to expand...
Click to collapse
red ! is only when i boot into bootloader and select recovery. Otherwise stock T-branded Android 4.4.2 boot perfectly. locking worked fine as well.
Thank you for your help, everything is stock again :good:
HandyBesitzer said:
red ! is only when i boot into bootloader and select recovery. Otherwise stock T-branded Android 4.4.2 boot perfectly. locking worked fine as well.
Thank you for your help, everything is stock again :good:
Click to expand...
Click to collapse
Appreciate the update..