[Completed] HTC One mini boot loop (bootloader locked) - XDA Assist

Dear all,
I am completely new to installing custom ROMs on mobile phones etc. and I just gave it a try and installed CyanogenMod on my HTC One mini.
So, I followed the instructions in the wiki of wiki.cyanogenmod.org/w/Install_CM_for_m4 (since I am new to the forum, I can not post the link properly...).
and successfully installed CyanogenMod. I completed all the steps described there up to the very last one, i. e. "12. Once installation has finished, return to ...".
Then, I went to opengapps.org and downloaded a file (called open_gapps-arm-4.4-pico-20160108.zip) and installed it as well on my HTC. This gave me an error message, but after a re-boot of the phone the Google-Play app which was included in open_gapps-arm-4.4-pico-20160108.zip worked: I used it to install two apps. Then, I decided to relock my bootloader since I had read in several forums etc. that leaving the bootloader unlocked is a security risk. I think, I used
Code:
fastboot oem unlock
in the console (running on Debian) in order to achieve this. Unfortunately, after the re-boot of the phone it is stuck in a boot loop. What I can see is the well-known:
Code:
*** TAMPERED ***
*** RELOCKED ***
*** Security warning ***
M4_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
RADIO-1.28.40e.00.24
OpenDSP-v19.2.0268.0927
OS-4.09.161.7
eMMC-boot 1024MB
Aug 13 2015, 17:52:10
FASTBOOT
<VOL UP> TO PREVIOUS ITEM
<VOL DOWN> TO NEXT ITEM
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLOADER
POWER DOWN
If I select the BOOTLOADER option, then I see:
Code:
FASTBOOT
RECOVERY
FACTORY RESET
CLEAR STORAGE
SIMLOCK
CHECK SMARTSD
IMAGE CRC
SHOW BARCODE
Whatever I choose, it just takes me back to the initial screen. So, I have no way of navigating to any other menus than the two I just described. I checked many forums posts here in xda-dev as well as everywhere else, I could find related stuff, but so far nothing. Yesterday I tried a couple of things via the console (adb and fastboot commands), but I do not remember exactly what since I just copy/pasted the commands into my console....
Any idea on how to approach this?!? Thanks in advance!!!

Bootlocker is unlocked now, but phone is still soft-bricked
OK, so I managed to unlock the bootloader now.
Now I am able to select "RECOVERY" and access Team Win Recovery Project (v2.8.7.0) which I had installed previously.
However, if I try to start up the phone and boot CyanogenMod, It gets stuck at the splash screen where the "arrow" is going in circles around the CyanogenMod symbol.
I tried to
Code:
adb push nameOfMyCyanogenModSnapshot.zip /sdcard/
in order to overwrite the CyanogenMod installation, but for some reason adb does not seem to work anymore...
Any idea, what to do next?!?

It's working again !
Allright,
one of the partitions on my phone was f***ed (as a result of trying to fix the boot loop...).
I had to re-format it as ext4. Then copied the zip for installing the ROM to the phone's SD card and installed it again. Now it's working!

Related

How to root hboot 2.00.0002

Hey guys, normally I would just lurk and avoid posting threads but I need help.
I want to root my Desire S.
*** UNLOCKED ***
SAGA PVT SHIP S-ON RL
HBOOT-2.00.0002
RADIO-3822.10.08.04_M
eMMC-boot
Aug 22 2011, 15:22:13
When I click recovery on the bootloader screen I get taken to "Android system recovery <3e>", but when I try to apply an update through USB I get the following error message:
"Invalid operation:
reason: oem-00"
And then the phone just reboots.
If anyone can help I'd be very grateful.
Thanks.
Since you are unlocked via HTCDEV you can do...
If all you need is root then just run superoneclick, easy as that.
If you have your heart set on using recovery.... You need to flash a custom one (the stock one won't do), download clockworkmod .img and flash it in recovery.
Also if you ever choose to flash roms etc you will need a custom recovery.
If you choose to to go the custom recovery path here is a how to.
______________________________________
-Download attached file titled "android-tools.zip", it has the adb and fastboot files needed to proceed
-Extract the file to "c:\" so that the path looks like this C:\android-tools
-Install HTCDriver (Fastboot drivers) here's
-Open cmd and type "cd/"
-then type "cd android-tools"
*To test whether you have set up all the files correctly and your phone is connected correctly you can do the following;
*Plug your phone in (when plugging in select CHARGE ONLY (i.e. leave on the home screen)
*In cmd type "adb" and press enter, it should show a list of commands, then type "fastboot"and press enter, it should also show a list of commands)
*If both these commands work you have extracted the files to the right place and have setup cmd right.
*then type "adb devices"
*Should show connected phone serial if not then try get the latest HTCdrivers
-Download clockworkmod (here) for your phone and place .img in C:\android-tools folder (i.e. where the files adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll and fastboot.exe are)
*To make life easier rename the file to recovery.img
-start fastboot (boot Hboot, plug phone in "HBoot USB plug" shows once phone is plugged in and press the power button (fastboot is highlighted by default) then it says "Fastboot USB")
*(As a test to ensure you have put your phone into fastboot type "fastboot devices" in cmd, it will show your phones serial, if it shows nothing you have not put your phone into fastboot yet)
-run command "fastboot flash recovery recovery.img" in cmd
-then run "fastboot reboot"
NEXT - to get root
-Copy su-3.0.5-efgh-signed.zip to sdcard root (get latest from clockworkmod site if you wish)
-Start clockworkmod recovery (Hboot/recovery)
-Select install zip from sdcard"
-select Choose zip from sdcard
-Select copied file
-select Yes - install su-3.0.5-efgh-signed.zip to confirm
-Go back
-Then reboot.
All Done.
I would like to do the same thing, but mine says
*** LOCKED ***
SAGA PVT SHIP S-ON RL
HBOOT-2.00.0002
RADIO-3822.10.08.04_M
eMMC-boot
Aug 22 2011, 15:22:13
Does that mean that I'm f**ked ?
@kryddan
Since you are locked and hboot 2.00.0002 you can either downgrade to an older hboot or unlock your bootloader with HTCdev (may void warranty).
Both are very well discussed here.
foX2delta said:
@kryddan
Since you are locked and hboot 2.00.0002 you can either downgrade to an older hboot or unlock your bootloader with HTCdev (may void warranty).
Both are very well discussed here.
Click to expand...
Click to collapse
Downgrade sounds like going backwards. Think I'll search for HTCdev instead
It worked fine with HTCdev to unlock Ok, so it wiped the phone clean from personal data and apps, but who cares. It worked.
Thank you for your help. but go from S-ON to S-OFF seems a bit harder, without downgrade?
p.s. Have already voided my warranty. Got a new mainboard last week. d.s.
kryddan said:
Downgrade sounds like going backwards. Think I'll search for HTCdev instead
It worked fine with HTCdev to unlock Ok, so it wiped the phone clean from personal data and apps, but who cares. It worked.
Thank you for your help. but go from S-ON to S-OFF seems a bit harder, without downgrade?
p.s. Have already voided my warranty. Got a new mainboard last week. d.s.
Click to expand...
Click to collapse
the hboot is your bootloader and manages things like partitioning your volume for system, data etc.
downgrading it will never mean going backwards.
what you could have done was downgrading hboot, s-off with revolutionary and get root with superoneklick. thats what i did (but hboot was already fine for me ) then you could install new recovery and done.
its not that hard
but since you have unlocked with htcdev anything you do with your phone will be (at least a bit) harder than with s-off.

[Q] Boot loop after failed boot.img replacement

Edit: solution to the problem in post #4
I have accidentally replaced my boot.img with fastboot - now the phone is stuck in a boot loop/freeze
the bootloader is unlocked
it is S-ON
it is an unlocked (not branded phone)
running twrp 2.6.0.0
both adb and fastboot appear to work
the phone is not rooted (that was where the problem started...)
I have access to hboot and recovery, but that is it​
I have erased everything (cache, system, dalvik, sd) several times and tried a number of suggestions found on other threads describing similar problems.
I can't get access to the SD card from a PC, and fastboot flash or adb push both fail to transfer a stock RUU (JmzM4StockRootedDeOdex-WWE-1.22.401.1.zip) to the phone.
I have replace the kernel (and flashed the appropriate boot.img with it) to get out of the boot loop.
Any suggestion would be greatly appreciated! gettting desperate now...
Thanks, K
----------
the recovery screen reads:
***TAMPERED***
***UNLOCKED***
M4_UL PVT SHIP S-ON RL
HBOOT-2.21.0000
RADIO-1.22.40e.00.07
OpenDSP-v15.2.0268.0819
OS-1.40.401.1
eMMC-boot 1024MB
ilchkai said:
I have accidentally replaced my boot.img with fastboot - now the phone is stuck in a boot loop/freeze
the bootloader is unlocked
it is S-ON
it is an unlocked (not branded phone)
running twrp 2.6.0.0
both adb and fastboot appear to work
the phone is not rooted (that was where the problem started...)
I have access to hboot and recovery, but that is it​
I have erased everything (cache, system, dalvik, sd) several times and tried a number of suggestions found on other threads describing similar problems.
I can't get access to the SD card from a PC, and fastboot flash or adb push both fail to transfer a stock RUU (JmzM4StockRootedDeOdex-WWE-1.22.401.1.zip) to the phone.
I have replace the kernel (and flashed the appropriate boot.img with it) to get out of the boot loop.
Any suggestion would be greatly appreciated! gettting desperate now...
Thanks, K
----------
the recovery screen reads:
***TAMPERED***
***UNLOCKED***
M4_UL PVT SHIP S-ON RL
HBOOT-2.21.0000
RADIO-1.22.40e.00.07
OpenDSP-v15.2.0268.0819
OS-1.40.401.1
eMMC-boot 1024MB
Click to expand...
Click to collapse
Hi! If you still need help, PM me and we'll get it sorted, no problem.....
nelvinchi said:
Hi! If you still need help, PM me and we'll get it sorted, no problem.....
Click to expand...
Click to collapse
excellent - thanks, pm sent
Here is the solution to the above problem, no guarantees – just thought I share it here if anyone else is in the same predicament… I was walked through this by nelvinchi - many thanks for that !!!!
(n.b. I can't post urls yet as I am a noobie here, so that you will need to find the required files in the forum somewhere - maybe someone can leave links to the appropriate files in a post below)
Required files:
1. ABD (get the smaller version from the forum)
-> download this and extract to a folder called c:\adb\
2. Updated Super SU "UPDATE-SuperSU-v1.86.zip"
3. Rom (Stock2.12.401.1Deodex(tr1gg3r84).zip)
-> SuperSU and Rom, into the same folder as above (c:\adb\)
(4. TeamWinRecoveryProject recovery, here version 2.6.0.0)​
Procedure:
[NB.: I had access to bootloader (unlocked) & recovery (twrp 2.6.0.0); the phone was S-ON]
Open a command prompt from the folder (shift+right click somewhere in the window and choose “open command window here”, or WIN+R and enter cmd and press enter and navigate to the folder where the files and adb are located)
Boot phone to recovery
Go to the mount menu, check system and data [data was not selectable, thus I had to: Go to wipe menu, Format data, Type yes, after that reboot to recovery, and mount menu, check system and data…]
Back to main menu
Plug your phone into computer (mine was plugged in all along, so no worries)
In the cmd prompt (on PC) type: adb devices [phone should be found and indicated by the serial number and the status, in this case it should say recovery after the number – proceed if phone is found]
Type: adb push Stock2.12.401.1Deodex(tr1gg3r84).zip /sdcard/
[there is no indication of progress when pushing, just be patient – it will take a few minutes. And, just in case – if you need to interrupt/cancel the push process it can be done with Ctrl+c]
Type: adb push UPDATE-SuperSU-v1.86.zip /sdcard/
On the phone, in recovery, Go to install
Choose the NEW rom (Stock2.12.401.1Deodex(tr1gg3r84).zip)
Choose add more zips and add the SuperSU zip
Confirm flash
When done, DON'T reboot, go back, reboot menu, reboot recovery
On the PC, open the ROM zip, and extract boot.img to the folder (c:\adb\) [this will need you to have 7zip or Winrar or similar installed on your computer]
Reboot menu and select Reboot bootloader
Select fastboot (fastboot should be indicated by fastboot USB)
On the PC type fastboot flash boot boot.img
Choose bootloader, then recovery
In recovery: Go to wipe, Advanced wipe, Check cache and dalvik, and wipe!
Go to Reboot menu, and Reboot system
Now, don't panic – it will take some time to do its thing… the phone should be fine after that and normal setup process should start.
!!! Massive thanks to nelvinchi, who walked me through this process!!!
Links
A little late, but:
SuperSU: http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip?retrieve_file=1
Stock Flashable zip: https://mega.co.nz/#!8d0jhQTS!N2V5KTty4spxzNOwU-43vzqd3BF_ektVbH_TuHec26c
TWRP: http://forum.xda-developers.com/showthread.php?t=2418938
ADB: http://forum.xda-developers.com/showthread.php?p=42407269 (i think you ment this one, right?)
Yaaay, fixed my mini. Thx for these instructions!
:laugh:
ilchkai said:
Here is the solution to the above problem, no guarantees – just thought I share it here if anyone else is in the same predicament… I was walked through this by nelvinchi - many thanks for that !!!!
(n.b. I can't post urls yet as I am a noobie here, so that you will need to find the required files in the forum somewhere - maybe someone can leave links to the appropriate files in a post below)
Required files:
1. ABD (get the smaller version from the forum)
-> download this and extract to a folder called c:\adb\
2. Updated Super SU "UPDATE-SuperSU-v1.86.zip"
3. Rom (Stock2.12.401.1Deodex(tr1gg3r84).zip)
-> SuperSU and Rom, into the same folder as above (c:\adb\)
(4. TeamWinRecoveryProject recovery, here version 2.6.0.0)​
Procedure:
[NB.: I had access to bootloader (unlocked) & recovery (twrp 2.6.0.0); the phone was S-ON]
Open a command prompt from the folder (shift+right click somewhere in the window and choose “open command window here”, or WIN+R and enter cmd and press enter and navigate to the folder where the files and adb are located)
Boot phone to recovery
Go to the mount menu, check system and data [data was not selectable, thus I had to: Go to wipe menu, Format data, Type yes, after that reboot to recovery, and mount menu, check system and data…]
Back to main menu
Plug your phone into computer (mine was plugged in all along, so no worries)
In the cmd prompt (on PC) type: adb devices [phone should be found and indicated by the serial number and the status, in this case it should say recovery after the number – proceed if phone is found]
Type: adb push Stock2.12.401.1Deodex(tr1gg3r84).zip /sdcard/
[there is no indication of progress when pushing, just be patient – it will take a few minutes. And, just in case – if you need to interrupt/cancel the push process it can be done with Ctrl+c]
Type: adb push UPDATE-SuperSU-v1.86.zip /sdcard/
On the phone, in recovery, Go to install
Choose the NEW rom (Stock2.12.401.1Deodex(tr1gg3r84).zip)
Choose add more zips and add the SuperSU zip
Confirm flash
When done, DON'T reboot, go back, reboot menu, reboot recovery
On the PC, open the ROM zip, and extract boot.img to the folder (c:\adb\) [this will need you to have 7zip or Winrar or similar installed on your computer]
Reboot menu and select Reboot bootloader
Select fastboot (fastboot should be indicated by fastboot USB)
On the PC type fastboot flash boot boot.img
Choose bootloader, then recovery
In recovery: Go to wipe, Advanced wipe, Check cache and dalvik, and wipe!
Go to Reboot menu, and Reboot system
Now, don't panic – it will take some time to do its thing… the phone should be fine after that and normal setup process should start.
!!! Massive thanks to nelvinchi, who walked me through this process!!!
Click to expand...
Click to collapse
I followed these instrutions to a T but im still getting boot loopat the HTC screen
I am Unlocked bootloader
S-Off
cid-CWS__001
hboot 2.19.0000
radio 1.19.40d.00.14
any suggestion?
please help
romy134 said:
I followed these instrutions to a T but im still getting boot loopat the HTC screen
I am Unlocked bootloader
S-Off
cid-CWS__001
hboot 2.19.0000
radio 1.19.40d.00.14
any suggestion?
Click to expand...
Click to collapse
I'm having the same problem.
I've followed those instructions over and over with different roms but TWRP always tells me that there is no OS installed when I do the final reboot. I am stuck at the white HTC screen and can't get any rom to load up. Please help.
This is what my bootloader says:
--TAMPERED--
--UNLOCKED--
M4_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
RADIO-1.25.40G.00.19
OPENDSP-V19.2.0268.0927
OS-3.10.502.3
eMMC-boot 1024mb
I can flash recoveries and boot.img. ADB works to push roms into /sdcard/, can also sideload. I'm suspecting my filesystem/ partition data is all screwed but but can't figure out why Roms won't load.
I got the phone yesterday and it was untouched, stock. I tried to follow this guide (http://forum.xda-developers.com/showthread.php?t=2789272) to get it rooted and install a custom rom. I got stuck at getting S-OFF. rumrunner was giving me the "Fatal: download latest package" error. I also could not get su in the shell to try firewater. At this point I was reading that people had luck getting S-OFF after installing JmzM4StockRootedOdex-WWE-1.22.401.1 custom rom and kernel. I tried to do that but I wasn't sure what I was doing and ended up with no OS and a bootloop at the white HTC screen. I have a bit of Android experience from messing with the HP touchpad tablet but I'm rusty and this phone has me beat right now.
Thanks for your help.
...
try replacing TWRP with an older version (mine was 2.6.0.0) and reset/clear/delete/format everything from there and restart the process outlined above
and apparently S-Off is pointless and very risky on this model, there is no reason to do it - it will just cause problems
good luck and I hope some else who has actual knowledge about this will get back to you
ilchkai said:
try replacing TWRP with an older version (mine was 2.6.0.0) and reset/clear/delete/format everything from there and restart the process outlined above
and apparently S-Off is pointless and very risky on this model, there is no reason to do it - it will just cause problems
good luck and I hope some else who has actual knowledge about this will get back to you
Click to expand...
Click to collapse
Thanks.. I've been using TWRP 2.7.1.0 because I read that I have the newer partion scheme with HBOOT 2.22 but I'm not really sure.
When I try TWRP 2.7.1.1 ADB doesn't work and I get a different /sdcard/ than in 2.7.1.0. Not sure what's going on there either.
The only reason I tried S-off is because I blindly followed that guide on how to get the HTC one mini up to date and that was the 2nd step. I should have skipped it and paid more attention to the custom rom flashing aspect.
I'll try TWRP 2.6.0.0 as I don't have many other options at this point.. I also tried to use CWM recovery but it couldnt flash a rom either.
Thanks for your input.

[Q] Bricked HTC, Can't Access Recovery

** PLEASE CLOSE THIS THREAD **
Hey, noob with many regrets here.
My device is a HTC One Mini (M7), yesterday I tried to change the ROM. I installed the Sense 6 Framework and now my phone is bricked. I have TWRP working but when I attempt to push the old working ROM it loads for a while, then gives me 'protocol error' in cmd. I viewed the files through the TWRP file manager and saw that the /sdcard is completely empty. When I boot the phone up and try to use it normally it gets stuck on the HTC screen, at the bottom 'powered by ANDROID' with the development purposes notes in red writing over it.
edit: Managed to re-unlock the bootloader and install TWRP, can now access recovery.
edit 2: Had LOTS of problems with ADB, after lots and lots of re-tries I was able to finally push a ROM.zip over to the phone and install.
Some figures you may find helpful:
*** TAMPERED ***
*** RELOCKED ***
M4_UL PVT SHIP S-OFF RL
CID-HTC_039
HBOOT-2.22.0000
RADIO-1.28.40e.00.24
OpenDSP-v13.2.0269.0620
OS-1.32.710.4
eMMC-boot 1024MB
Hey AjanD i hope i can help u with your problem.
The first thing after unlocking your bootloader (which makes your phone S-On) is to flash a recovery.
I would suggest TWRP recovery . The think u do is go to fastboot with volume down key+power button
After u download the TWRP recovery for your Htc One you enter the following command to flash recovery
" fastboot flash recovery recovery.img (where recovery.img the name of the twrp recovery.img) .Then you should be able
to access recovery menu. Hope I helped you

[Q] Stuck at bootloader

My phone will only boot to a boat loader. It is a stock phone. I have never done any customization, or rooted, s-off etc. I have left it plugged in for hours. When I plug in a cable or turn the phone on it just goes to an Android loader that looks like this;
Code:
*** LOCKED ***
M4_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
OS-4.09.841.3
eMMC-boot 1024MB
Jul 1 2014, 18:30:23.0
FASTBOOT
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLADER
POWER DOWN
Then there are three Androids on skateboards at the bottom.
Selecting BOOTLOADER gives me;
Code:
FASTBOOT
RECOVERY
FACTORY RESET
CLEAR STORAGE
SIMLOCK
CHECK SMARTSD
IMAGE CRC
SHOW BARCODE
Nothing useful happens. Factory reset and clear, etc just go straight beck to the loader.
I don't believe it is the volume button stuck, as the menu system works fine.
Nothing on the menu does anything except reboot to the boot loader or go straight back to the boot loader. All of the stuff I find searching refers to rooted phones, so I can't do any of it.
Can I do anything useful with my phone?
Thanks
some please help.
some one please help. my htc one mini is stuck on boot loader and i cant enter the recovery. It is a stock phone.
Code:
*** LOCKED ***
M4_UL PVT SHIP S-OFF RL
CID-HTC__001
HBOOT-2.19.0000
OS-4.09.161.6
eMMC-boot 1024MB
Jul 1 2014, 18:30:23.0
have tried to flash a new twrp, but it jst says "entering recovery"
some one please help
:crying:
The_Hooligan said:
My phone will only boot to a boat loader. It is a stock phone. I have never done any customization, or rooted, s-off etc. I have left it plugged in for hours. When I plug in a cable or turn the phone on it just goes to an Android loader that looks like this;
Code:
*** LOCKED ***
M4_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
OS-4.09.841.3
eMMC-boot 1024MB
Jul 1 2014, 18:30:23.0
FASTBOOT
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLADER
POWER DOWN
Then there are three Androids on skateboards at the bottom.
Selecting BOOTLOADER gives me;
Code:
FASTBOOT
RECOVERY
FACTORY RESET
CLEAR STORAGE
SIMLOCK
CHECK SMARTSD
IMAGE CRC
SHOW BARCODE
Nothing useful happens. Factory reset and clear, etc just go straight beck to the loader.
I don't believe it is the volume button stuck, as the menu system works fine.
Nothing on the menu does anything except reboot to the boot loader or go straight back to the boot loader. All of the stuff I find searching refers to rooted phones, so I can't do any of it.
Can I do anything useful with my phone?
Thanks
Click to expand...
Click to collapse
I don't know where you are or what carrier you use, but if you've never done any customizations with your phone, my first step would be to contact HTC or my carrier to see if it's possibly a warranty issue.
If you can't get it fixed or replaced under warranty, then you could see if there is an RUU available for your device. If there is, you could run it, which would restore you to stock, but this will totally wipe your storage so you'll lose everything on it.
Alternatively, you could try unlocking the bootloader, installing custom recovery and then installing a custom or a stock rom.
---------- Post added at 10:42 AM ---------- Previous post was at 10:39 AM ----------
blemyblems said:
some one please help. my htc one mini is stuck on boot loader and i cant enter the recovery. It is a stock phone.
Code:
*** LOCKED ***
M4_UL PVT SHIP S-OFF RL
CID-HTC__001
HBOOT-2.19.0000
OS-4.09.161.6
eMMC-boot 1024MB
Jul 1 2014, 18:30:23.0
have tried to flash a new twrp, but it jst says "entering recovery"
some one please help
:crying:[/QUOTE]
It's stock but S-Off???
Are you positive that you're using the correct version of TWRP?
Click to expand...
Click to collapse
blemyblems said:
some one please help. my htc one mini is stuck on boot loader and i cant enter the recovery. It is a stock phone.
Code:
*** LOCKED ***
M4_UL PVT SHIP S-OFF RL
CID-HTC__001
HBOOT-2.19.0000
OS-4.09.161.6
eMMC-boot 1024MB
Jul 1 2014, 18:30:23.0
have tried to flash a new twrp, but it jst says "entering recovery"
some one please help
:crying:[/QUOTE]
Dude. Get your own thread.
Click to expand...
Click to collapse
jollywhitefoot said:
I don't know where you are or what carrier you use, but if you've never done any customizations with your phone, my first step would be to contact HTC or my carrier to see if it's possibly a warranty issue.
If you can't get it fixed or replaced under warranty, then you could see if there is an RUU available for your device. If there is, you could run it, which would restore you to stock, but this will totally wipe your storage so you'll lose everything on it.
Alternatively, you could try unlocking the bootloader, installing custom recovery and then installing a custom or a stock rom.
Click to expand...
Click to collapse
Thanks for the input. No warranty. I contacted HTC and they just suggested a factory restore, etc - the things that do nothing. It had done this a couple of times and I just kept rebooting until it booted fully. I did try a few things, but I'm positive it was a hardware issue due to the errors I got trying to push images etc to it. I replaced the phone.
jollywhitefoot said:
I don't know where you are or what carrier you use, but if you've never done any customizations with your phone, my first step would be to contact HTC or my carrier to see if it's possibly a warranty issue.
If you can't get it fixed or replaced under warranty, then you could see if there is an RUU available for your device. If there is, you could run it, which would restore you to stock, but this will totally wipe your storage so you'll lose everything on it.
Alternatively, you could try unlocking the bootloader, installing custom recovery and then installing a custom or a stock rom.
---------- Post added at 10:42 AM ---------- Previous post was at 10:39 AM ----------
It's stock but S-Off???
Are you positive that you're using the correct version of TWRP?
Click to expand...
Click to collapse
pls can you send me a link to the right version. thank you
blemyblems said:
pls can you send me a link to the right version. thank you
Click to expand...
Click to collapse
Sorry, but you're going to have to find that on your own. TWRP has a website where you can find the correct version for your phone.

Attemting to get my HTC One M8 out of boot loop... help?

Okay, I'm going to begin by saying I'm not particularly well versed in this sort of thing.
Sunday night, my phone ran out of juice and I went to plug it up. Rather than function as normally, the screen stayed off for several seconds while the LED remained orange, as if it was charging. A few moments later, the phone would only go to the bootloader screen, and was stuck in a boot loop.
Now, the phone is still in a boot loop, but I'm trying to boot it from the SD card in order to fix it.
The phone software is official, I've never Rooted it or made any modification to the OS, and the phone status on the bootscreen is as follows:
*** Software Status: Official ***
** LOCKED **
M8_WLV PVT SHIP S-ON
HBOOT-3.19.0.0000
RADIO-INVALID_VER_INFO
OpenDSP-INVALID_VER_INFO
OS-4.17.605.9
eMMC-boot 2048MB
I"m not quite sure what these stats mean, but any help towards me fixing my phone would be greatly appreciated!
NOSjoker21 said:
Okay, I'm going to begin by saying I'm not particularly well versed in this sort of thing.
Sunday night, my phone ran out of juice and I went to plug it up. Rather than function as normally, the screen stayed off for several seconds while the LED remained orange, as if it was charging. A few moments later, the phone would only go to the bootloader screen, and was stuck in a boot loop.
Now, the phone is still in a boot loop, but I'm trying to boot it from the SD card in order to fix it.
The phone software is official, I've never Rooted it or made any modification to the OS, and the phone status on the bootscreen is as follows:
*** Software Status: Official ***
** LOCKED **
M8_WLV PVT SHIP S-ON
HBOOT-3.19.0.0000
RADIO-INVALID_VER_INFO
OpenDSP-INVALID_VER_INFO
OS-4.17.605.9
eMMC-boot 2048MB
I"m not quite sure what these stats mean, but any help towards me fixing my phone would be greatly appreciated!
Click to expand...
Click to collapse
Try putting RUU on an SD-Card or through ADB and see if it works.
http://forum.xda-developers.com/ver...zw-m8-master-ruu-firmware-collection-t2946473
andybones said:
Try putting RUU on an SD-Card and see if it works.
Click to expand...
Click to collapse
Edit: I need to read, ugh.
Apparently having it as S-ON is a bad thing?
NOSjoker21 said:
Edit: I need to read, ugh.
Apparently having it as S-ON is a bad thing?
Click to expand...
Click to collapse
S-ON is fine if you don't know or need S-OFF
The thread explains exactly how to flash the RUU
"Option 2
Copy 0P6BIMG.zip to root of a physical SD formatted to fat32. No exfat! No internal storage! Must be external SD formated to fat32!
Reboot phone to bootloader and follow prompts once RUU is detected by phone.
Option 3
Fastboot RUU mode . This method assumes you have a working ADB/Fastboot directory on your PC. Download RUUish file and place in your working fastboot/adb directory. Boot your phone to fastboot mode and connect to PC. Issue the following commands.
fastboot oem rebootRUU
###while in this mode your phone will display an HTC logo on the screen
fastboot flash zip 0P6BIMG.zip
##while in this mode you will see an HTC logo on the screen and a green status bar across the bottom of the screen. When command output ##completes it may say reboot required to flush etc... if that's the case issue a "fastboot reboot-bootloader" command and restart option 1 again.
example
## assuming flash completes and no further flushing/reboots are requested from the cmd output you can now reboot IF you simply wish to reboot the system you can issue "fastboot reboot" which will reboot system.
## expect a good 5 minute plus first boot!"
To answer your PM, use this one:
https://www.androidfilehost.com/?fid=95916177934540511
Rename
DOTTAT_VZWM8_S_ON_5.0.1_RUU.zip
To
0P6BIMG.zip
Okay, I'll attempt this tomorrow b/c I'm in an area with REALLY bad Wi-Fi right now, can I update you in the morning?

Categories

Resources