Trouble Unlocking Bootloader with bricked HTC Sensation XE - HTC Sensation

Hello. I have a problem because I flashed HTC Sensation PG58IMG.zip minimal version for recovery and hboot, not the RUU.
Now I cannot even unlock bootloader needed to flash a recovery file like TWRP.
Code:
fastboot oem get_identifier_token
(bootloader) [ERR] Command error !!!
OKAY [ 0.026s]
finished. total time: 0.026s
Using adb doesn't work at all.
Code:
adb shell
error: no devices found
Code:
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.17.0011
(bootloader) version-baseband: 11.24A.3504.31_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.50.401.1
(bootloader) serialno: SH1AWV806609
(bootloader) imei: 359118040549062
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG5813001
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 3800mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 92e53710
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.034s
Looks hopeless.
What do I now?
Has anyone successfully removed the internal memory card? I have the beats audio version.

kgpdeveloper said:
Hello. I have a problem because I flashed HTC Sensation PG58IMG.zip minimal version for recovery and hboot, not the RUU.
Now I cannot even unlock bootloader needed to flash a recovery file like TWRP.
Code:
fastboot oem get_identifier_token
(bootloader) [ERR] Command error !!!
OKAY [ 0.026s]
finished. total time: 0.026s
Using adb doesn't work at all.
Code:
adb shell
error: no devices found
Code:
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.17.0011
(bootloader) version-baseband: 11.24A.3504.31_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.50.401.1
(bootloader) serialno: SH1AWV806609
(bootloader) imei: 359118040549062
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG5813001
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 3800mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 92e53710
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.034s
Looks hopeless.
What do I now?
Has anyone successfully removed the internal memory card? I have the beats audio version.
Click to expand...
Click to collapse
you are on S-OFF
you are unlocked
just a flash a custom recovery from fastboot and flash a custom rom
by the way can you boot to the android?

rzr86 said:
you are on S-OFF
you are unlocked
just a flash a custom recovery from fastboot and flash a custom rom
by the way can you boot to the android?
Click to expand...
Click to collapse
I cannot.
Plus, I cannot flash anything.
Code:
fastboot flash zip PG58IMG.zip
sending 'zip' (5333 KB)...
OKAY [ 1.457s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 1.477s
Or fix the issue.
Code:
fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.026s]
finished. total time: 0.026s

kgpdeveloper said:
I cannot.
Plus, I cannot flash anything.
Code:
fastboot flash zip PG58IMG.zip
sending 'zip' (5333 KB)...
OKAY [ 1.457s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 1.477s
Or fix the issue.
Code:
fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.026s]
finished. total time: 0.026s
Click to expand...
Click to collapse
have you enabled usb debugging mode from settings?
also don't forget to select fastboot from bootloader when you are connecting the device to the pc(in the screen should say fastboot usb)
by the way if you are trying to unlock the bootloader from htcdev site there is no need to because you are on S-OFF
do this ,flash 3.33 universal from here
http://forum.xda-developers.com/showthread.php?t=1459767
follow the instructions to the letter
and before flashing check md5 sums (important)

Related

Help, HTC J butterfly bricked,can't enter fastboot or recovery

Help me!!!
The phone have been s-off and unlock bootloader before.
But after bricked, I want to flash official RUU to fix it,
So I run fastboot oem lock , the bootloader was locked again and can't be be unlock again ,becuase the hboot version has changed.
Current status:
Screen is not bright ,but plug my phone with usb can list unknown devices. and I can use fastboot command to list devices. but can't flash any files.
F:\signed>fastboot flash zip PL99IMG.zip
sending 'zip' (488 KB)...
OKAY [ 0.025s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.035s
F:\signed>fastboot devices
???????????? fastboot
F:\signed>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.41.0000
(bootloader) version-baseband: 1.01.10.0201
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: 355195000000010
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3800mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.070s
Thanks
If you can get into fastboot like you are. Your not hard bricked.
To flash the RUU like you are doing. In fastboot do the following commands...
Fastboot oem rebootRUU
Fastboot flash zip PL99IMG.zip
That should work.
Sent from my HTC6435LVW using Tapatalk 2
Flyhalf205 said:
If you can get into fastboot like you are. Your not hard bricked.
To flash the RUU like you are doing. In fastboot do the following commands...
Fastboot oem rebootRUU
Fastboot flash zip PL99IMG.zip
That should work.
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
not work
Fixed by RIFF box JTAG
Thanks
Help, HTC butterfly bricked,blocked in fastboot
Hello everyone,
asking for your help because my htc butterfly is stuck in fastboot after the procedure to bring it back to stock rom.
Unfortunately I could not find the ruu.exe and tried as indicated but unfortunately they are now in this situation.
Now the phone is relocked and S-ON, is there any way to replace it?
thanks to those who help me.
help
vjeson said:
not work
Fixed by RIFF box JTAG
Thanks
Click to expand...
Click to collapse
can you make downgrade from 1.29 ota to 1.15 with riff box?
I am locked and I can sim unlock! please give more details!
thank you
vjeson said:
Help me!!!
The phone have been s-off and unlock bootloader before.
But after bricked, I want to flash official RUU to fix it,
So I run fastboot oem lock , the bootloader was locked again and can't be be unlock again ,becuase the hboot version has changed.
Current status:
Screen is not bright ,but plug my phone with usb can list unknown devices. and I can use fastboot command to list devices. but can't flash any files.
F:\signed>fastboot flash zip PL99IMG.zip
sending 'zip' (488 KB)...
OKAY [ 0.025s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.035s
F:\signed>fastboot devices
???????????? fastboot
F:\signed>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.41.0000
(bootloader) version-baseband: 1.01.10.0201
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: 355195000000010
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3800mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.070s
Thanks
Click to expand...
Click to collapse
you're have soff, are you chaged cid? with stock rom you're need write cid (your CID of stock rom) , flash FW and get token code again (fastboot oem get_identifier_token)
after unlock bootloader, you can flash stock rom.
Junior Member - OP :
How can you Fixed by RIFF box JTAG
no JTAG for HTL21...
can you help me..
I Have the same problem as you..
bright screen (blank), fastboot ok..
but failed..
please help me..
Thanks.
vjeson said:
Help me!!!
The phone have been s-off and unlock bootloader before.
But after bricked, I want to flash official RUU to fix it,
So I run fastboot oem lock , the bootloader was locked again and can't be be unlock again ,becuase the hboot version has changed.
Current status:
Screen is not bright ,but plug my phone with usb can list unknown devices. and I can use fastboot command to list devices. but can't flash any files.
F:\signed>fastboot flash zip PL99IMG.zip
sending 'zip' (488 KB)...
OKAY [ 0.025s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.035s
F:\signed>fastboot devices
???????????? fastboot
F:\signed>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.41.0000
(bootloader) version-baseband: 1.01.10.0201
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: 355195000000010
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3800mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.070s
Thanks
Click to expand...
Click to collapse
1. Download firmware from here:
https://mega.co.nz/#!pEVXGZ6K!auhgoO81DzNQduWfJPQJ-lBV6g29PL6wAOEvpYsm1Hk
2. On fastboot, flash this firmware
fastboot oem rebootRUU
fastboot erase cache
fastboot flash zip firmware1.55_cid044.zip
fastboot reboot-bootloader
and see if you can manage from here.
Credits:
victor0888
---------- Post added at 02:01 PM ---------- Previous post was at 01:39 PM ----------
Try to download and flash a new/different firmware.

fastboot failed:image update error

Hi all,
My friends HTC One SV has got itself stuck on the boot screen. Also I cannot enter recovery mode (Selecting "recovery" just vibrates, shows the android skaters, and then goes back to hboot).
After booting into hboot and then fastboot usb, I'm trying to flash a new recovery image or a new boot.img. Unfortunately I get this output:
Code:
>fastboot.exe devices
HT31KTP01681 fastboot
>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.21.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxx
(bootloader) meid:
(bootloader) product: k2_ul
(bootloader) platform: HBOOT-8930
(bootloader) modelid: PL8010000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4200mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2bb255c2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.093s
>fastboot flash recovery TWRP-2.7.0.1-k2_ul-k2u.img
sending 'recovery' (8452 KB)...
OKAY [ 1.203s]
writing 'recovery'...
[B]FAILED (remote: image update error)[/B]
finished. total time: 2.513s
>fastboot flash boot images\422_k2ul_stock_kernel\boot.img
sending 'boot' (6160 KB)...
OKAY [ 0.911s]
writing 'boot'...
[B]FAILED (remote: image update error)[/B]
finished. total time: 2.224s
Anyone else seen this and know if its fixable?
Info at the top of hboot:
Code:
TAMPERED
UNLOCKED
K2_UL PVT SHIP S-ON RL
HBOOT-2.21.0000
OS-
eMMC-boot 1024MB
Nov 7 2013 15:32:31.0
@captainbadger
First: removed the serial number also from you fastboot devices result, please.
Then, have you tried another recovery build too? This one should also work on your hboot.
About the hboot: you can't update your hboot when the device is S-On.
What you can try, (if you can't flash recovery) is to flash again the whole firmware package. But as far as i know you must lock the bootloader for that and i don't know if you can flash the same firmware on the already same installed firmware.
But you have not much options for a S-on device, which don't has a working custom recovery.
A small F.A.Q. to understand things. Not written for k2ul but most likely similar.
Yep I tried another recovery just to be certain. No luck.
Then you should maybe really lock the device and try to flash the firmware.zip.
And maybe then you have more luck with recovery.
OK.
I need to reflash firmware.zip.
To do that I need to relock the bootloader.
To do that I need S-Off.
To do that I need to install and run firewater
To do that I need to get a working adb shell connection.
That doesn't work. The only working connection I have is fastboot. I assume that adb requires the OS to be up and running. This isn't the case.
You can relock your bootloader with fastboot cmd:
Code:
fastboot oem lock
Then you should be able to flash a signed (by HTC) firmware.zip, also when you are S-on.
The firmware.zip you need, you can get here: http://d-h.st/uwh
How to flash, you'll find in the linked FAQ in post #2.
old.splatterhand said:
You can relock your bootloader with fastboot cmd:
Code:
fastboot oem lock
Click to expand...
Click to collapse
Nah doesn't work:
Code:
C:\adt\sdk\platform-tools>fastboot oem lock
...
(bootloader) SD: write failed in CMD25.
(bootloader) [PG_ERROR] htc_pg_part_update(982):
(bootloader) sd_write_sector failed
(bootloader) [PG_ERROR] htc_pg_part_traverse(930):
(bootloader) fn return error
(bootloader) Lock successfully...
(bootloader) mipi_dsi_panel_off
(bootloader) **** This command mode dma test is failed ****
(bootloader) pm8038_vreg_disable function, vreg_id = 1
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
FAILED (status read failed (Too many links))
finished. total time: 2.283s
C:\adt\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
(bootloader) SD: write failed in CMD25.
OKAY [ 1.228s]
finished. total time: 1.228s
C:\adt\sdk\platform-tools>fastboot erase cache
erasing 'cache'...
FAILED (remote: erasing error!)
finished. total time: 1.140s
Ok, but then i'm sorry, i don't have a idea, whats wrong with your device.
Yeah seems like a hardware issue. It has a cracked screen so maybe that's what caused it. Thanks for the advice anyway.
Pop quiz folks! Has any of you experienced problems with installing a Splash screen using HBoot 2.21? I can't even find which partition it is currently stored on an I checked all 38 of them. Any ideas from you guys?
Sent from my C525c using Tapatalk
---------- Post added at 09:43 PM ---------- Previous post was at 09:29 PM ----------
Disregard..... It's been so long for me that I actually forgot it had to be placed at the root of the external sdcard haha. Oops!
Sent from my C525c using Tapatalk

[Q] htc one X evita Briked, help

Hello, yesterday i briked my htc one X from att updating TWRP from the app
- The cell did not turn over, not charge the battery, not turn on or with volume down or with volume up
- the screen is completely BLACK
when i connect to the PC In the device manager only see it as "Android USB Devices" and inside "My htc"
I tried to fix using RUU did not work because not boot
From the cmd .. the comand adb no show nothing
adb devices
adb server is out of date. killing ...
* Daemon started successfully *
List of devices attached
Click to expand...
Click to collapse
Fastboot yes....
fastboot getvar all
(bootloader) Version: 0.5
(bootloader) version-bootloader: 2.18.0000
(bootloader) version-baseband:
(bootloader) version-cpld:
(bootloader) version-microP:
(bootloader) version-main: ÿ☻ƒÕ
(bootloader) version-misc: UNKNOWN
(bootloader) serialno: t ☻
(bootloader) IMEI: THEREALIMEI
(bootloader) product: └
(bootloader) platform: HBOOT-8960
(bootloader) modelId: TÉ►üTÇ É►ü $ Ç Ç $ É►ü Ø ▲ /
(bootloader) cidnum: É ¼ *
(bootloader) battery-status: good
(bootloader) battery-voltage: 3530mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-d3bfc037
(bootloader) hbootpreupdate 11
(bootloader) gencheckpt: 0
all: Done!
finished. Total time: 0.075s
Click to expand...
Click to collapse
Please Help!! sry for my english (L)
3540mv is basically a dead battery, for one. So charge your device first.
Secondly, are you sure you flashed the correct TWRP for the Evita and not the International One X? If Fastboot works, you should be able to reflash it.
Yep, charge your device fully first, keep it connected for at least five hours without interruption or interference. What app did you use to update TWRP?
Transmitted via Bacon
I'm getting the same thing.
And when I try to flash revovery I get.
fastboot flash recovery openrecovery-twrp-2.8.4.0-evita.img
sending 'recovery' (11170 KB)...
OKAY [ 0.614s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.688s
timmaaa said:
Yep, charge your device fully first, keep it connected for at least five hours without interruption or interference. What app did you use to update TWRP?
Transmitted via Bacon
Click to expand...
Click to collapse
i use the oficial app of twrp (downloaded with playstore)
3530mV is ~%50 of batery that is not the problem but i try it
Freak said:
I'm getting the same thing.
And when I try to flash revovery I get.
fastboot flash recovery openrecovery-twrp-2.8.4.0-evita.img
sending 'recovery' (11170 KB)...
OKAY [ 0.614s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.688s
Click to expand...
Click to collapse
that is because your phone is locked o relocked

[Q] Problem after moonshining

Hi, I have problem with my phone which is similar to the one described in this topic.
I have tried to S-off my One SV but I didn't update to the newest version of stock ROM which resulted in an error while running moonshine (it stopped after step 10 saying "Don't drink and moonshine" which was quite funny at first ).
Now the hboot says that the phone is unlocked and tampered.
I have tried flashing a stock rum using RUU exe file but it obviously failed.
Flashing .img files works fine (I have already tried to flash several boot.img's), I have even tried to flash new Venom ROM using TWRP recovery and it flashed fine, but the phone hangs on boot screen.
When I try to flash zip using fastboot it fails:
sending 'zip' (441985 KB)...
OKAY [ 19.654s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 24 parsing android-info fail)
finished. total time: 31.754s
When I try to flash anything using PL80IMG.zip method the file is being read (I can see a progress bar) but nothing happens after that.
getvar all output:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.01.0000
(bootloader) version-baseband: 0.12.40.00.14_2
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT32WTP00820
(bootloader) imei: 352803051180587
(bootloader) product: k2_ul
(bootloader) platform: HBOOT-8930
(bootloader) modelid: PL8010000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3986mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.075s
I would appreciate any help Thanks

[Q] Softbricked. Unable to mount.

Hello.
Successful installed cm11 and base gapps via TWRP unable to load into system. After returning to recovery found that recovery is
Code:
unable to mount /system
unable to mount /cache
unable to mount /data
Any wipe not helping me out.
My device is s-off. Also I cant flash anything from fastboot, it just freezes after executing command.
Is there anything I can do in this situation?
try flashing lastest 4ext recovery via fastboot and see if that mounts.
jmcclue said:
try flashing lastest 4ext recovery via fastboot and see if that mounts.
Click to expand...
Click to collapse
Thank you for answer. Unfortunately with no luck. It looks like in locked state.
Code:
C:\android\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 6.98.1002
(bootloader) version-baseband: 38.03.02.11_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.401.1
(bootloader) serialno: HT13RTJ54188
(bootloader) imei: *****************
(bootloader) product: saga
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PG8810000
(bootloader) cidnum: HTC__405
(bootloader) battery-status: good
(bootloader) battery-voltage: 4118mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 361a7ba6
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.250s
Code:
C:\android\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (6216 KB)...
OKAY [ 1.201s]
writing 'recovery'...
FAILED (status read failed (Too many links))
finished. total time: 122.164s
omgnull said:
Thank you for answer. Unfortunately with no luck. It looks like in locked state.
Code:
C:\android\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 6.98.1002
(bootloader) version-baseband: 38.03.02.11_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.401.1
(bootloader) serialno: HT13RTJ54188
(bootloader) imei: *****************
(bootloader) product: saga
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PG8810000
(bootloader) cidnum: HTC__405
(bootloader) battery-status: good
(bootloader) battery-voltage: 4118mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 361a7ba6
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.250s
Code:
C:\android\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (6216 KB)...
OKAY [ 1.201s]
writing 'recovery'...
FAILED (status read failed (Too many links))
finished. total time: 122.164s
Click to expand...
Click to collapse
Try fastboot erase recovery command then flash the recovery.
lilsafbig said:
Try fastboot erase recovery command then flash the recovery.
Click to expand...
Click to collapse
Thank you for answer, lilsafbig. This is not working either. Device just freezes, and console waitng with 'erasing `recovery` ...', I believe i takes for ages.
I still can use adb shell, is there a way to enable usb debugging from TWRP?.

Categories

Resources