[Completed] HTC One M9 Bootloop Help - XDA Assist

Okay, so all day, I've been trying to fix this damn phone because of a root fail. I unlocked the bootloader, installed SuperSU and now the phone just reboots with a white screen and red words saying this build is for development purposdes only. I can get to download and bootloader mode fine though. Its S-On Bootloader Unlocked. I would honestly settle for it to be set to factory settings as I just need the phone fixed. Rooting has been so stressful. I don't care about losing data.
I'm thinking it failed because I used an SDHC 32GB Micro SD Card? Ive been trying to use a recovery img, Im using HTC Android Phone ROM Update Utility and thats not working. It asks to update the ROm version from 3.35.401.12 to image version (shows nothing). Then it says image error 158 (cannot update my android phone).
When flashing a recovery image, I get:
C:\Users\shaif\Downloads\Root M9>fastboot flash recovery recovery.img
target reported max download size of 800000000 bytes
sending 'recovery' (32848 KB)...
OKAY [ 2.503s]
writing 'recovery'...
(bootloader) HOSD CL#671758
(bootloader) [email protected]
(bootloader) [email protected]%
(bootloader) Update partition OK
(bootloader) [email protected]
OKAY [ 2.792s]
finished. total time: 5.301s
Still not working.
Also tried fastboot oem rebootRUU but that took me to a screen that says Security Warning
Someone please help me, Im desperate

Hi !
I see that you have fixed your issue https://forum.xda-developers.com/showpost.php?p=71188370&postcount=1372 so I close this down
Cheers !

Related

Moto G wont boot after failed OTA update

Geniuses of the internet!
I am in desperate need of help.
Basically yesterday morning I was greeted with an update notification and being none the wiser I just accepted and thought everything would be ok. Silly me.
Since then my phone has done nothing but boot loop. First to the black screen with Google and the unlocked pad lock, but after some playing I now have a white Warning Bootloader Unlocked message.
I have tried flashing a stock ROM or two with Fastboot and some tools but I cant get the sodding thing to boot up.
Whenever I try to Fastboot files to my phone, the first few files always fail with the same warning
target max-sparse-size: 256MB
sending 'motoboot' (1940 KB)...
OKAY [ 0.140s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.447s
It might be worth mentioning that this was a Virgin Mobile phone which I flashed to GPe.
So now all I want is to flash my phone to a stock GPe ROM and get the bloody thing working again.
PLEASE HELP!
Ross
Update #1
I flashed Philz to the phone but when trying to sideload the rom, I get a error: device not found message. Fastboot picks up the phone find, I am using minimal ADB and Fastboot install and I have all the latest USB drivers from Motorola.
Also the two files that fail from Fastboot leave a message on the phone
version downgraded for primary_gpt and version downgraded for tz
Still wont boot though.
Update #2
I installed the SDK and tried sideloading and still no dice
Update #3
I found a gpt.bin file in these forums that now does flash, but the motoboot.img still fails

Stuck in BootLoader & unable to unlock the phone

Hi, I have a very frustrating problem with my HTC One Mini.
Out of nowhere, my phone won't boot into the OS but goes straight into the bootloader.
This is what my bootloader looks like:
Code:
*** LOCKED ***
M4_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
OS-4.09.401.3
eMMC-boot 1024MB
Jun 24 2014, 15:21:25 0
FASTBOOT USB
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLOADER
POWER DOWN
I can't perform a factory reset and I can't get into recovery either. I tried to unlock the phone so I could flash the recovery and install a ROM from there. So I went to htcdev.com and started the bootloader unlock process. I downloaded the Unlock_code.bin file and tried to flash the unlock token:
Code:
fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 800227328 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 0.156s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.016s]
finished. total time: 0.172s
Nothing happens on the phone after this. I read on the forums I maybe had to run a RUU so I went to the HTC ROM download page and downloaded the RUU and ran it. The phone rebooted but didn't go into RUU mode. After some time, I get a USB Connection error (171).
I tried to get into RUU mode with fastboot but that also doesn't work.
Code:
fastboot oem rebootRUU
...
(bootloader) [ERR] Cmd18 polling status timed out, MCI_STATUS: 0x4C2000
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) CMD18: cmd failed
(bootloader) [SD_HW_ERR] SD: Read data fail..
(bootloader) [ERR] partition_read_emmc(876): error 2
(bootloader) Start Verify: 3
(bootloader) [ERR] Cmd25 polling status timed out, MCI_STATUS: 0x4C0000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
OKAY [ 1.953s]
finished. total time: 1.953s
From here, I don't know what to do next and I hope you can help me.
Thanks in advance.
Welcome to the XDA forums, Vyperz52! I'm currently trying to solve a very similar problem with my HTC One Mini, and I have one suggestion that might help. Have you tried flashing some different form of recovery? Trying to flash TWRP recovery might work, it didn't for me but it's worth a try [https://twrp.me/devices/htconeminigsm.html]. Try the Fastboot install method (reading and accepting the risks that come with trying to install different recovery software).
imapanther said:
Welcome to the XDA forums, Vyperz52! I'm currently trying to solve a very similar problem with my HTC One Mini, and I have one suggestion that might help. Have you tried flashing some different form of recovery? Trying to flash TWRP recovery might work, it didn't for me but it's worth a try. Try the Fastboot install method (reading and accepting the risks that come with trying to install different recovery software).
Click to expand...
Click to collapse
Thank you for your reply.
I tried what you said but unfortunately, it's not working.
Code:
fastboot flash recovery twrp.img
target reported max download size of 800227328 bytes
sending 'recovery' (11460 KB)...
OKAY [ 1.500s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.424s
My phone is still locked so I think that's why flashing the recovery fails.
im also having problem with the bootloader unlock.
i have stuck in the 10th step of htcdev.com
any ideas why i cant see the warning on the phone?
btw the phone doesnt boot. i have access only to bootloader and fastboot on my phone
elessargr said:
im also having problem with the bootloader unlock.
i have stuck in the 10th step of htcdev.com
any ideas why i cant see the warning on the phone?
btw the phone doesnt boot. i have access only to bootloader and fastboot on my phone
Click to expand...
Click to collapse
I contacted HTC about the bootloader unlock issue but they won't help because they don't recommend unlocking the BL because it can cause the phone to crash and become unusable. After which I replied to them that's already the case without doing the unlock.
hi guys i got the same problem as you i m stuck on bootloader menu my phone looks like this
*** UNLOCKED ***
M4_UL PVT SHIP S-OFF RL
CID-HTC__102
HBOOT-2.22.0000
OS-4.09.401.3
eMMC-boot 1024MB
Jun 24 2014, 15:21:25 0
Click to expand...
Click to collapse
this what i got when i tried somes fastboot command
PHP:
C:\Android>fastboot flash zip cm12.zip
sending 'zip' (257726 KB)...
OKAY [ 11.875s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 11.969s
C:\Android>fastboot erase cache
erasing 'cache'...
FAILED (remote: erasing error!)
finished. total time: 0.031s
C:\Android>fastboot flash recovery recovery14.img
sending 'recovery' (9320 KB)...
OKAY [ 1.234s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.391s
cant boot into recovery and cant flash it via fastboot
can someone help us to solve this issue

Help with Moto g2 XT1068

Hi I hope someone can help me with this problem, I have rooted my Moto g2 XT1068 and installed TWRP however there were issues with SD card access, so I planned to install Lineage OS but somewhere along the line I must have messed up because the phone will no longer boot up.
I can still force the phone into fastboot screen with power + down buttons and connect to my Windows PC with “Minimal ADB and Fastboot” but running the command fastboot flash recovery TWRP.img returns
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (4598 KB)...
OKAY [ 0.188s]
writing 'recovery'...
OKAY [ 0.311s]
finished. total time: 0.505s​
But on trying to reboot it seems to get stuck in the screen which says "Warning, bootloader unlocked", which is normal since unlocking, but the problem is that it gets no further than this even if I leave it on overnight.
Any help would be much appreciated.
Progress!
Hold the front page, I have found the stock firmware here https://forum.xda-developers.com/moto-g-2014/general/official-stock-firmware-t3018682 and am restoring back to stock.
The question is... am I brave enough to attempt to install the Lineage OS???

OnePlus One bricked - Bootlooder locked unable to unlock - system partition lost

Please help!!
I have messed up my oneplus one bacon
I was using lineageos 16 and all was fine. For some dumb reason like getting 'Screen mirroring' feature, I decided to go back to lineageos 15.1. Somewhere in the instructions I [mis]read, a clean wipe is recommended to go back to previous release.
I wiped all my partitions from twrp. That's why, my system partition is gone.
I tried a bunch of things after searching on these forums for similar symptoms, but no luck as of yet.
I tried to flash the stock recovery and stock ROM
Recovery flash was successful and so I am on CWM, but the ROM failed as the system partition could not be mounted/unmounted
Now, my phone's state -- I have Cyanogen recovery
ADB devices does not work.
> adb reboot bootloader
adb server is out of date. killing...
* daemon started successfully *
error: device not found
Fastboot works, but am unable to unlock my bootloader, not sure how it got locked.
>fastboot oem unlock
OKAY [ 0.009s]
Finished. Total time: 0.019s
It simple reboots to the recovery without unlocking
>fastboot oem device-info
(bootloader) Device tampered: true
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
(bootloader) console_enabled: 0
(bootloader) exec_console_unconsole: 0
OKAY [ 0.021s]
Finished. Total time: 0.028s
I tried sideload to upload files like stock ROM, I get verification errors.
I was hoping this thread would help me. But not sure how to apply this fix
I am unable to flash or boot as I get the following error
> fastboot flash recovery recovery.img
target reported max download size of 1073741824 bytes
sending 'recovery' (9968 KB)...
OKAY [ 0.317s]
writing 'recovery'...
FAILED (remote: Device not unlocked cannot flash or erase)
>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.318s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.339s
Please help!!!

OP6 TWRP failed...

Hello,
OP6 OOS 9.0.9 OTA 34. rooted.
I wanted to upgrade to OOS 10... I see install last magisk and twrp... so...
I wanted to install a new version of blu_spark (zip version) directly since old blu_spark recovery... and when I wanted to restart ... (so i make a big mystake)
I started reading the tutorials this morning around 9:00 am.
It's 3:30pm and I haven't found anything or rather I've found things that don't work. :crying:
Phone is locked in fastboot mode... no issu. no logo, no recovery...
When i want to flash in ADB I have "Failed to load/authenticate boot image: Load Error"
Phone is reconised bye windows on "android bootloader interface"
I see tuto for MSMdowloadtools 4... but my last W10 don't want to boot in test mode
Is the only way to unbrick?
I think, bootloader is corrupt, so it's possible to reinstall the correct bootloader? (version for OOS 9 and not 10...)
fastboot oem device-info
(bootloader) Verity mode: false
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) enable_dm_verity: true
(bootloader) have_console: false
(bootloader) selinux_type: SELINUX_TYPE_INVALID
(bootloader) boot_mode: NORMAL_MODE
(bootloader) kmemleak_detect: false
(bootloader) force_training: 0
(bootloader) mount_tempfs: 0
(bootloader) op_abl_version: 0x0
(bootloader) cal_rebootcount: 0x31
OKAY [ 0.087s]
finished. total time: 0.110s
When I try : fastboot flash recovery twrp-3.3.1-x_blu_spark_v9.107_op6.zip
I have:
target reported max download size of 536870912 bytes
sending 'recovery' (16225 KB)...
OKAY [ 0.372s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.380s
I test:
fastboot flash boot twrp-3.2.1-0-enchilada.img
target reported max download size of 536870912 bytes
sending 'boot' (26748 KB)...
OKAY [ 0.622s]
writing 'boot'...
OKAY [ 0.158s]
finished. total time: 0.788s
OK !
Now, I have a black screen with QUALCOMM Crashdump mode
So?
Download the fastboot rom and put your phone in bootloader mode and flash
vuittion said:
Download the fastboot rom and put your phone in bootloader mode and flash
Click to expand...
Click to collapse
Hello !
Yes, can you be more detailed? :angel:
ps: phone is on QUALCOMM CrashDump Mode and I can't have nothing else...
I managed to reboot to my old recovery and then to the A partition. :laugh:
I go to OOS 9.0.8
So, It's possible to move to OOS 10 now? without problem?
https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
vuittion said:
https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
Click to expand...
Click to collapse
Thks.
Why this way don't work? >
[Dirty Flash] For Users with an Unlocked Bootloader and TWRP Recovery coming from Stable OxygenOS, OxygenOS Open Beta
Download the full ROM zip and TWRP recovery from the downloads section above
Transfer the full ROM zip and TWRP recovery to the root of your device's internal storage
Reboot to TWRP recovery and take a nandroid backup of your existing ROM
From the TWRP menu, Install > Select full ROM zip > Swipe to flash
From the TWRP menu, Install > Select TWRP recovery zip > Swipe to flash
Reboot to TWRP recovery
Flash the latest stable Magisk in case you want to root
Reboot to System
?

Categories

Resources