[Q] USB unbrick problem - Legend Q&A, Help & Troubleshooting

Hi All,
I tried to usb-unbrick my rooted phone some solutions, but the phone still usb-bricked. The sd card access is working, but the usb works only fastboot. ADB is not working.
I tried this solution http://forum.xda-developers.com/showthread.php?t=751265 but nothing has changed. I flashed the mtd0.img again and again. I have not got error messages and the fatboot oem boot result seems ok.
After this I unrooted the phone to the original stock rom like this post: http://forum.xda-developers.com/showpost.php?p=9889284&postcount=60 , but I still haven't got usb.
I rooted it again with hard work (no adb and usb, only temproot with visionary and terminal command what I used), and I tried some radio image, some rom, but nothing has changed. I still havn't got usb connection.
The fastboot oem boot output:
(bootloader) setup_tag addr=0x60000100 cmdline add=0x9D07B198
(bootloader) TAG:Ramdisk OK
(bootloader) TAG:smi ok, size = 0
(bootloader) TAG:hwid 0x0
(bootloader) TAG:skuid 0x22F00
(bootloader) TAG:hero panel = 0x0
(bootloader) TAG:engineerid = 0x0
(bootloader) MCP dual-die
(bootloader) MCP dual-die
(bootloader) TAG:mono-die = 0x0
(bootloader) Device CID is not super CID
(bootloader) CID is HTC__032
(bootloader) setting->cid::HTC__032
(bootloader) serial number: HT03ZNX01346
(bootloader) commandline from head: no_console_suspend=1 console=null
(bootloader) command line length =446
(bootloader) active commandline: board_legend.disable_uart3=0 board_legen
(bootloader) d.usb_h2w_sw=0 board_legend.disable_sdcard=0 diag.enabled=0
(bootloader) board_legend.debug_uart=0 smisize=0 userdata_sel=0 androidbo
(bootloader) ot.emmc=false androidboot.baseband=7.05.35.26L androidboot.
(bootloader) cid=HTC__032 androidboot.carrier=HTC-EastEurope androidboot.
(bootloader) mid=PB7610000 androidboot.keycaps=qwerty androidboot.mode=no
(bootloader) rmal androidboot.serialno=HT03ZNX01346 androidboot.bootloade
(bootloader) r=1.01.0000 no_console_suspend=1 console=null
(bootloader) aARM_Partion[0].name=misc
(bootloader) aARM_Partion[1].name=recovery
(bootloader) aARM_Partion[2].name=boot
(bootloader) aARM_Partion[3].name=system
(bootloader) aARM_Partion[4].name=cache
(bootloader) aARM_Partion[5].name=userdata
(bootloader) partition number=6
(bootloader) Valid partition num=6
FAILED (status read failed (Too many links))
finished. total time: 0.953s
The most important options seems ok:
board_legend.disable_uart3=0
board_legend.usb_h2w_sw=0
board_legend.disable_sdcard=0
diag.enabled=0
So I don't know what I have to do. What is the problem? I would be very happy, if somebody could help me.
Thanks!

Related

[Q] HTC One Died from System Update

T-Mobile OTA update crashed my phone. Stops at the White HTC screen, Recovery, Factory Reset etc. did not work. Screen goes black with the red triangle and exclamation point ! Box stock phone no mods etc. Cannot get adb to talk to the phone. The only thing that seems to work is fastboot. I have tried all the recommended drivers for Windows 7 64bit. Any help would be appreciated, I would like to be able to get my pictures and contacts off the phone before sending it back to T-Mobile. Or be able to save it if possible.
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.03
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.24.531.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4284mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-412e361e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Dead0ne said:
T-Mobile OTA update crashed my phone. Stops at the White HTC screen, Recovery, Factory Reset etc. did not work. Screen goes black with the red triangle and exclamation point ! Box stock phone no mods etc. Cannot get adb to talk to the phone. The only thing that seems to work is fastboot. I have tried all the recommended drivers for Windows 7 64bit. Any help would be appreciated, I would like to be able to get my pictures and contacts off the phone before sending it back to T-Mobile. Or be able to save it if possible.
Click to expand...
Click to collapse
Don't give up on it yet, let's try some things first. The black screen with the red triangle is the stock recovery screen when there is an issue otherwise it would have a green triangle. It sounds like the OTA didn't like your setup.
ADB works in OS/Android if USB Debugging is on in Developer's Options or in Recovery.
Your bootloader needs to be locked/relocked to run RUU or firmware when S-ON
Here are the RUU's and OTA to get up to date.
What I would do is flash the firmware 4.19.531.10 first then run the RUU 5.14.531.11. What you really want is for the firmware packages to be consecutive when you are updating.
RUU 3.24.531.3
Stock firmware 4.19.531.10
OTA_M7_UL_K44_SENSE55_MR_TMOUS_4.19.531.10-3.24.531.3_release_351678n41r1lfticqo8m4c.zip
RUU 5.14.531.11
RUU 6.10.531.9
Here are some instructions on how to flash the firmware. Place the firmware in your adb/fastboot folder and rename it firmware.zip or just change the command below to actual firmware name. Boot phone into bootloader/FASTBOOT USB
After that, type:
Code:
[B][I]fastboot oem rebootRUU [/I][/B]
NOTE: You should see a silver HTC logo come up on your phone after executing this command.
NOTE: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots. Then, repeat the steps above again.
Finally:
Code:
[B][I]fastboot flash zip firmware.zip[/I][/B]
Repeat the same command: IMPORTANT
Code:
[B][I]fastboot flash zip firmware.zip[/I][/B]
NOTE: The green bar on the phone may not go to 100% of the bar ... but If you see completed on your computer command window, wait for a few seconds and move on.
Last Step:
Code:
[B][I]fastboot reboot[/I][/B]
Click to expand...
Click to collapse
Thanks majmoz for the reply. I installed the firmware from the link you provided. Still not able to get ADB commands working. Device not found is all I get. Being new at this I could be doing something wrong. Tried recovery again and still get the red triangle. Assume I need ADB commands working to perform the S-OFF locked relocked. I know that before the phone crashed USB debugging was on. When the HTC MTP Device driver tries to install in always fails. Don't know if that matters.
Dead0ne said:
Thanks majmoz for the reply. I installed the firmware from the link you provided. Still not able to get ADB commands working. Device not found is all I get. Being new at this I could be doing something wrong. Tried recovery again and still get the red triangle. Assume I need ADB commands working to perform the S-OFF locked relocked. I know that before the phone crashed USB debugging was on. When the HTC MTP Device driver tries to install in always fails. Don't know if that matters.
Click to expand...
Click to collapse
Boot into bootloader/FASTBOOT USB then run the fastboot getvar all again. Check to see if version-main is 4.19.531.10. If it is then you know that the firmware worked. Now I would just run the RUU 5.14.531.11. This will get you back to square one but it may wipe your personal data from the phone.
If you want I can think of one more thing. It is a long shot but it may save your photos and contacts. (As a FYI, I use Google to backup my contacts, apps that way I will not lose them should something happen. In fact, the USB connector on my phone shorted and I could not use it. I just logged into Google and all of my items were back on the temp phone. ) You just need a ROM to push to your phone, this one was made for TMO Users SkyDraon V20.0 TMO or an older version of ARHD 53 or 62. You just want to flash a ROM then boot into OS and remove your personal files. After the files are removed, you can run the RUU. Here is a procedure to accomplish getting the ROM on your phone.
Originally posted by @alrayHTC ONE M7_U/M7_UL - ADB PUSH & FLASH A ROM - DETAILED INSTRUCTIONS
Prerequisites:
You need ADB and FASTBOOT on your computer,
either by installing the Android SDK or Minimal ADB and FASTBOOT
You need to know how to start a fastboot/adb command prompt:
To open a command window prompt, in Windows go to Start Menu --> ''Run'' then type cmd. Change the directory to the ADB folder on your machine:
If using the default install location for the SDK:
Code:
cd C:\adt-bundle-windows-x86_64-<DATE>\sdk\platform-tools
If using the default install location of Minimal ADB and FASTBOOT:
Code:
cd C:\Program Files (x86)\Minimal ADB and Fastboot
Or hold left shift + right click a blank space inside the folder where adb and fastboot are located and select ''Open command window here'' from the contextual menu.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You need TWRP recovery on your device.
We still recommend to use version 2.6.3.3 for all roms
except if another version is specified in the rom OP.
Use 2.7.1.1+ for roms that require "block:by-name" support (CM11)
Unlock bootloader if not already unlocked:
Thanks to Electroz for the video tutorial
Flash TWRP Recovery:
Make sure the recovery.img file is in the same folder where adb and fastboot are located
(C:\adt-bundle-windows-x86_64-<DATE>\sdk\platform-tools or C:\Program Files (x86)\Minimal ADB and Fastboot)
reboot phone in bootloader mode
Flash the recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
You need your HTC drivers correctly installed on your PC:
If not, follow this guide (thanks to nkk71):
originally from @nkk71: [GUIDE] [02-MAR-2014] nkk71's SuperGUIDE to returning 100% back to stock
follow the below instructions to fix
Open "Device Manager" -> select the unknown "One" -> right-click -> "Update Driver Software ..." -> "Browse my computer" -> "Let me pick" -> "Android USB Devices" -> select "My HTC ..." -> install that
just in case, HTC Drivers can be found here: [Drivers] HTC Drivers for Windows - Several Versions (credits to @mdmower)
though you should already have them since you have been using your phone anyways
for those who like a visual guide:
okay so I did a fastboot boot command, and as you can see it didnt install correct driver
Open "Device Manager"
there's the culprit
right click and Update Driver Software
select Browse my computer for driver software
select Let me pick from a list of device drivers on my computer
select Android USB Devices
select My HTC ... (if you have more than one version, choose the latest)
warning, select Yes
successful installation
now it looks better
and can confirm:
Code:
C:\ADB3>[B]adb devices[/B]
List of devices attached
HTxxxxxxxxxx recovery
Click to expand...
Click to collapse
​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Procedure:
Make sure the ROM you want to flash is in the same folder where ADB and FASTBOOT are.
(C:\adt-bundle-windows-x86_64-<DATE>\sdk\platform-tools or C:\Program Files (x86)\Minimal ADB and Fastboot)
Here is a list of the HTC M7 roms. Some other roms can be found here.
Connect your phone to computer using usb cable
(if not using the official HTC USB calble, make sure
you are using a USB data cable and not only a charging
cable. Data cables have 4 contacts: 5V, GND, DATA+, DATA-.
Charging cable only have 5V and GND contact and will not work)
Reboot phone in recovery mode (TWRP):
If phone is booted in OS:
Code:
adb reboot recovery
if not booted or bootlooping, hold power button + volume down until phone boot in bootloader mode
then select BOOTLOADER then RECOVERY using volume up/down to navigate and power button to select.
Make sure your phone is booted in TWRP main menu:
transfer the rom to your /sdcard folder:
Code:
adb push name_of_rom.zip /sdcard/
Wait for the zip file to transfer, this can take several minutes (5-15) and there is no progress bar, the command prompt will be unresponsive for that duration. When the command prompt is responsive again and display how much bytes transferred in X seconds, the transfer is completed:
In TWRP main menu, select ''INSTALL''
Browse the installation menu and select your rom zip file inside /sdcard folder:
Swipe to confirm you want to flash the rom
Reboot phone
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Thank you again for your time and information majmoz. I verified version-main is 4.19.531.10. Phone still does not respond to ADB commands except a couple of times when it recognized the phone was attached but phone was offline. HTC MTP driver still will not install. I gave up on trying to get anything off of the phone and tried the RUU 5.14.531.11 installation. It will not install as well, it complains the phone is not connected to the USB cable. I think it is toast. I think if I could figure out why the MTP driver fails I would be able to fix it.
Dead0ne said:
Thank you again for your time and information majmoz. I verified version-main is 4.19.531.10. Phone still does not respond to ADB commands except a couple of times when it recognized the phone was attached but phone was offline. HTC MTP driver still will not install. I gave up on trying to get anything off of the phone and tried the RUU 5.14.531.11 installation. It will not install as well, it complains the phone is not connected to the USB cable. I think it is toast. I think if I could figure out why the MTP driver fails I would be able to fix it.
Click to expand...
Click to collapse
I have an idea, have you tried various cables/ports with the same results? Does your phone still charge through the USB port? If yes, maybe either a different computer or using Linux on a USB will help. Here is how you can setup the Linux system on your computer without installing it on your computer:
HOW TO USE LINUX FOR FASTBOOT & ADB VIA USB
This guide originally posted by @Danny201281
http://forum.xda-developers.com/showpost.php?p=54272479&postcount=219​Linux is your friend; if your drivers are not working the chances of getting them working again without the phone booting are slim. But Linux doesn't need drivers to talk to your device.
Go here: http://www.pendrivelinux.com/ and download Universal USB Installer – Easy as 1 2 3
Then go here: http://releases.ubuntu.com/12.04/ and download Ubuntu from the first link at the top that says PC (Intel x86) desktop CD
Then use these files to create a bootable Linux USB drive with at least a 2 GB persistent file for storing files. You'll also probably need to change your boot settings in the computers bios to boot from USB.
MOVING YOUR FILES TO UBUNTU
Once booted you should be at a screen with options to "Try Ubuntu” or "Install Ubuntu". We don’t need to Install anything so just choose "Try Ubuntu" and the computer will boot to the Ubuntu Desktop (If you get a popup saying "system has encountered an error" or something similar just cancel and ignore it, it should have no effect on what we need to do as it is due to missing Linux OS updates we don’t need). On the left of the screen you'll see the Dock. Open the orange folder icon near the top this is the Home folder. It’s where we need to put any files we need to work with such as a rom.zip you want to push to the device or recovery.img files for flashing.
To get your files here is a simple drag and drop process. In the top left of the Home folder you'll see the drive structure of you pc under devices. Choose your PCs hard drive and Right-Click then" Open in a new window". Locate your .zip or .img files and drag them into the home folder. Now wait for the copy process to complete and rename them for easier typing later, e.g., rom.zip, firmware.zip or recovery.img etc.
USING ADB AND FASTBOOT
First you need to install adb fastboot; this is easy just 3 commands in the terminal. Thanks to Webupd8 team.
Code:
sudo add-apt-repository ppa:nilarimogard/webupd8
Code:
sudo apt-get update
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
Make sure your connected to the internet and press Ctrl+Alt+T to open the terminal then type or copy and paste the above commands one at a time waiting for each to complete their output. It may seem to have stopped at times but be patient when the prompt returns to normal enter the next command and when there all done you’re ready to use adb and fastboot.
Once you've moved all the files you need to the home folder that’s it you’re ready to go. Close everything down on the desktop (optional) and press Ctrl+Alt+T this will open the terminal now connect your phone with the USB cable. All fastboot commands need to have the "sudo" prefix added at the start, e.g.
fastboot flash recovery recovery.img becomes sudo fastboot flash recovery recovery.img
fastboot devices becomes sudo fastboot devices
However, adb should work basically the same as on windows. If you do have problems with normal adb commands adding “sudo” can help here as well.
Click to expand...
Click to collapse
If Linux works, you can move your personal files off of your phone by just copying the files to your computer. Your next question how can I run the RUU.exe on Linux. Well, you can not but you can extract the two Rom zips from the RUU. Then you can flash them in Linux using the fastboot oem rebootRUU mode.
How to extract the ROM.zips from RUU 5.14.531.1.EXE​Once you've started the RUU 5.14.531.1.EXE, it will have created a temporary directory in %TEMP%, and within that folder you will find a 1GB+ file called ROM.ZIP <- this is the full ruu.zip which you can flash using Linux.
After starting the RUU 5.14.531.1.EXE, when it's on the first screen and before you select Next, in Windows Explorer type %TEMP% in the search box that will jump you to the folder, sort by date modified, and find the newest folder within that, it's going to have a weird long alpha numeric name, and within that you'll find plenty of files, but one very large file called ROM_02.ZIP and ROM_01.zip, those are the ones you want.
Click to expand...
Click to collapse
You will flash these like you flashed the firmware. Flash ROM_01 first, twice if it failed the first time. Then ROM_02 without rebooting. If It fails the first time, then flash it again. Something like this:
Code:
fastboot oem rebootRUU
fastboot flash zip RUU_ROM_01.zip
fastboot flash zip RUU_ROM_01.zip
fastboot flash zip RUU_ROM_02.zip
fastboot reboot-bootloader
Yes, I have tried 2 cables and 3 computers all Windows 7 one 32bit. All with the same problems. I will try the Linux option. Sounds like that will be my best bet to try and save the phone. I'll let you know if it works. Found out that T-Mobile will not warranty it (expired in May) even though their update crashed it. Looking at getting a Galaxy Note 4, I need a phone right away as I use it for work as well. Thanks again majmoz would have been lost without your assistance.
I have the phone up and running finally. I ended up with the latest TMO RUU on my phone. I am still unable to get ADB to see the phone and would like to know what I am doing wrong., so if you could tell me what mode or state the phone needs to be in for ADB to work I would appreciate it. I don't see the USB debugging option anymore with the new ROM. I don't know if it matters but when I boot into recovery I still get the red triangle with the exclamation point. Thanks again!
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.10.531.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4302mV
(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!
Dead0ne said:
I have the phone up and running finally. I ended up with the latest TMO RUU on my phone. I am still unable to get ADB to see the phone and would like to know what I am doing wrong., so if you could tell me what mode or state the phone needs to be in for ADB to work I would appreciate it. I don't see the USB debugging option anymore with the new ROM. I don't know if it matters but when I boot into recovery I still get the red triangle with the exclamation point. Thanks again!
Click to expand...
Click to collapse
You have to enable USB Debugging in Developer's Option: http://htc-one.wonderhowto.com/how-to/enable-usb-debugging-your-htc-one-0151177/
ADB will work if the phone is in the OS/Android and USB Debugging is enabled. ADB also works when the phone is in Recovery Mode with a custom recovery.
You do not have a custom recovery installed if you see the red triangle, that is stock recovery. You will have to flash the custom recovery in bootloader/FASTBOOT USB:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Same issue but version-main is weird...
Hi, I have the same issue, and tried different RUU's and firmware. Even ROMs, but nothing seems to work. The funny thing is that the version-main, from the fastboot getvar all command, has rare signs...
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6«10.531.=
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4045mV
(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
So, mi question is.. this steps will work for my phone too, or I have to use another firmware and RUU... or haw can i recover my HTC One, and why has this funny characters in the version-main value....
When turn on my phone, I get the HTC One logo in green letters, and white background.. and thats all...
When I tried to turn on in fastboot mode, it turns on.. and changes has fastboot usb, but always I tried to install something, return the "verification failed" message.
Please Help!
Ps. @Dead0ne can you please share the TMO RUU you use to recover your phone?
Angelus96 said:
Hi, I have the same issue, and tried different RUU's and firmware. Even ROMs, but nothing seems to work. The funny thing is that the version-main, from the fastboot getvar all command, has rare signs...
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6«10.531.=
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4045mV
(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
So, mi question is.. this steps will work for my phone too, or I have to use another firmware and RUU... or haw can i recover my HTC One, and why has this funny characters in the version-main value....
When turn on my phone, I get the HTC One logo in green letters, and white background.. and thats all...
When I tried to turn on in fastboot mode, it turns on.. and changes has fastboot usb, but always I tried to install something, return the "verification failed" message.
Please Help!
Click to expand...
Click to collapse
You can try this RUU 6.10.531.09 it looks to match you have posted.
You will need to lock your bootloader if it is not already locked. You can lock it with the following command:
Code:
fastboot oem lock
Sorry I don't know what could have caused the strange characters.
Thanks @majnoz, I`ll try with that one.
Just one doubt... Should I flash the firmware or I just run the ruu...?
Thanks!
Angelus96 said:
Thanks @majnoz, I`ll try with that one.
Just one doubt... Should I flash the firmware or I just run the ruu...?
Thanks!
Click to expand...
Click to collapse
If you have the firmware you can try to flash it and see if it solves your issue, if not then try the RUU. And you can find the updated RUU 6.10.531.10 here.
majmoz said:
If you have the firmware you can try to flash it and see if it solves your issue, if not then try the RUU. .
Click to expand...
Click to collapse
Hey @majmoz, I'be been busy... so I left this issue aside for a while....
I recently tried with this RUU in my PC: RUU_M7_UL_L50_SENSE60_MR_TMOUS_7.18.531.2_Radio_4T.35.3218.16_10.33Q.1718.01L_release_421697_signed_2.exe
It suppose to be the latest update from HTC to One T-mobile devices.
So i tried, and it run smoothly. It finish ok, and it says that the phone was updated.
But again, the phone stays under the HTC Logo.
I enter to bootloader and select recovery mode, it run, but shows this message:
E:missing bitmap oem_unlock_bg
E:missing bitmap oem_unlock_bg_yes
E:missing bitmap oem_unlock_bg_no
(code -l)
E:missing bitmap icon_ruu
(code -l)
E: failed to mount /data (invalid argument).. try emmc mount handle_cota_install: Can't mount /data
This is what the phone shows in bootloader:
*** RELOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.61.0000
RADIO-4T.35.3218.16
OpenDSP-v35.120.274.0718
OS-7.18.531.2
eMMC-boot 2048MB
And this is the fastboot getvar all:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.531.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXX #Im not showing this
(bootloader) imei: xxxxxxxxxxxxxxx #Im not showing this
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4076mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-331585dd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Can you help? What should I do next?
I've seen that @hasoon2000, @vomer, @squabbi, @clsA and @nkk71, have a lot of experience with this phone, so if you don't mind I extend my request to them, cause I'm kind if desperate with this. I'm believing that is probably a lost cause.. but i don't want to give up.
I'm kind stuck and I'm newbie.. so guys, Any help is very much appreciated, and I'm sorry if there is a problem with making a reference to you.
Thanks in advance. Regards!
Angelus96 said:
Hey @majmoz, I'be been busy... so I left this issue aside for a while....
I recently tried with this RUU in my PC: RUU_M7_UL_L50_SENSE60_MR_TMOUS_7.18.531.2_Radio_4T.35.3218.16_10.33Q.1718.01L_release_421697_signed_2.exe
It suppose to be the latest update from HTC to One T-mobile devices.
So i tried, and it run smoothly. It finish ok, and it says that the phone was updated.
But again, the phone stays under the HTC Logo.
I enter to bootloader and select recovery mode, it run, but shows this message:
E:missing bitmap oem_unlock_bg
E:missing bitmap oem_unlock_bg_yes
E:missing bitmap oem_unlock_bg_no
(code -l)
E:missing bitmap icon_ruu
(code -l)
E: failed to mount /data (invalid argument).. try emmc mount handle_cota_install: Can't mount /data
This is what the phone shows in bootloader:
*** RELOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.61.0000
RADIO-4T.35.3218.16
OpenDSP-v35.120.274.0718
OS-7.18.531.2
eMMC-boot 2048MB
And this is the fastboot getvar all:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.531.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXX #Im not showing this
(bootloader) imei: xxxxxxxxxxxxxxx #Im not showing this
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4076mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-331585dd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Can you help? What should I do next?
I've seen that @hasoon2000, @vomer, @squabbi, @clsA and @nkk71, have a lot of experience with this phone, so if you don't mind I extend my request to them, cause I'm kind if desperate with this. I'm believing that is probably a lost cause.. but i don't want to give up.
I'm kind stuck and I'm newbie.. so guys, Any help is very much appreciated, and I'm sorry if there is a problem with making a reference to you.
Thanks in advance. Regards
!
Click to expand...
Click to collapse
doesnt sound very nice
try running RUU again (though i would prefer a "htc_fastboot oem rebootRUU" flash, but that involves a few things, so maybe a waste for now)
anyway, run RUU, make sure it succeeds (you can also pull the ruu log from "C:\ruu_log" folder), then boot up, if it hangs, force reboot to bootloader, and:
Code:
fastboot oem last_dmesg
and post that log (increase your command prompt buffer size if necessary)
EDIT: question: is/was/were you, encrypting your device??
.
nkk71 said:
doesnt sound very nice
try running RUU again (though i would prefer a "htc_fastboot oem rebootRUU" flash, but that involves a few things, so maybe a waste for now)
anyway, run RUU, make sure it succeeds (you can also pull the ruu log from "C:\ruu_log" folder), then boot up, if it hangs, force reboot to bootloader, and:
Code:
fastboot oem last_dmesg
and post that log (increase your command prompt buffer size if necessary)
EDIT: question: is/was/were you, encrypting your device??
.
Click to expand...
Click to collapse
Thanks @nkk71, I did has you suggest.
Install de RUU again, it was sucessfull, agains shows the congrats message. A curious thing is that no log file was created in c:/ruu_log... Eventough there is another log from earlier months or dates.
.
The phone still hangs in the HTC Green logo
restart to bootloader, run the command you said: This is the exit:
(bootloader) [95692] Command response received: 00000900
(bootloader) [95897] check pg1fs
(bootloader) [100499] check pg2fs
(bootloader) [180270] chipset_setting_init
(bootloader) [184381] chipset_setting_init: read pid 203
(bootloader) [191980] SECURE_SMEM_STRUCT 85106000
(bootloader) [195464] read_simlock(1450): E05A355E, 245F1667
(bootloader) [196445] radio_init_secure_smem(928): C9F35678, 1
(bootloader) [202686] read_simlock_password(398): 60, 2, B4, 1D
(bootloader) [202727] unlock_rec[0] = 0x85109000
(bootloader) [205492] unlock_rec[1] = 0x8510A000
(bootloader) [208249] simlock_passwd 0x85108000
(bootloader) [210418] secure_update_simlock ret = 0
(bootloader) [210804] final simlock 0
(bootloader) [211708] secure_set_simlock ret = 0
(bootloader) [220382] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [220422] MPM_SLEEP_TICK: llums
(bootloader) [220445] [SYSINFO] DDR: Hynix
(bootloader) [220472] [SYSINFO] PVS: Krait:3 Q6:Fast VDDCX:Slow
(bootloader) [220494] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [220516] hw_ver_id is 207150E1
(bootloader) [220538] speed_bin is 1
(bootloader) [220565] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [220584] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [220603] [SYSINFO] PMIC version
(bootloader) [220628] PMIC revision 1: F4
(bootloader) [220651] PMIC revision 2: 6
(bootloader) [220671] pm8921_check_revision: *revision = 6F4
(bootloader) [220689] [SYSINFO] End PMIC version[220712]
(bootloader) eMMC Manufacturer ID: 90
(bootloader) [220732] [SYSINFO] eMMC: Hynix 61079551 sectors 29823 MB
(bootloader) [220753] [SYSINFO] eMMC-CID: 90014A48 12345678 40103BD 1E040
(bootloader) 68
(bootloader) [221874] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [221907] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [222648] [FAT_ERROR] No M$-DOS partition found
(bootloader) [222668] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [222700] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [223279] [SYSINFO] SBL1: 1.010.30.55
(bootloader) [223682] [SYSINFO] SBL2: 1.010.30.52
(bootloader) [224163] [SYSINFO] SBL3: 1.010.30.50
(bootloader) [224567] [SYSINFO] TZ: 1.430.24.15
(bootloader) [224586] [SYSINFO] RPM: 3.0.98.30
(bootloader) [224632] val0 38 val1 237 val2 190 val3 85[224655] pm8921_r
(bootloader) ead_time: secs = 1438575910, h::m:s == 4::25::10, d/m/y = 3/
(bootloader) 7/115
(bootloader) [224675] Current time : 2015-8-3 4:25:10 UTC
(bootloader) [241645] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [241667] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [241693] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [241714] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [241736] [ADC] read adc channel VBAT(1):
(bootloader) [241755] pm8921_adc_calib_device start
(bootloader) [258875] pm8921_adc_calib_device end
(bootloader) [268958] [ADC] adc_code = 0x96DE, physical=4044 mV
(bootloader) [268981] [BATT] setting_check_perflock_allowance: vol_curr=4
(bootloader) 044 mV vol_limit=3550 mV
(bootloader) [269136] [THERMAL]tsens_init: Tsens init done
(bootloader) [270160] msm_thermal: CPU0 temperature is 38 C
(bootloader) [270182] [INFO][ACPU] get_pvs: ACPU PVS: Fast
(bootloader) [270205] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [270258] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [270284] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [270389] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [270441] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [270560] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [270575] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [270827] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [270847] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [270885] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [271122] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [271134] Enable hboot boot time perflock
(bootloader) [271158] Disable uart log to speed up boot time
(bootloader) [271170] --pm_check_power_on_status--[273356] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [273444] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [273457] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [273476] m7_vreg_init: enable lvs2 for XB
(bootloader) [283493] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [283586] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [283607] dzsystem: start block = 1310721; size = 3801086
(bootloader) [283626] Update EBR
(bootloader) [297559] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [297573] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [297585] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [307778] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [527819] PMIC pm8921_fix_charger_lockup
(bootloader) [527876] [ADC] read adc channel VBAT(1):
(bootloader) [537946] [ADC] adc_code = 0x96B9, physical=4033 mV
(bootloader) [537981] [BATT] batt_vol=4033 mV current=516 mA FSM=3
(bootloader) [537994] PMIC PMIC charger init by user parameters
(bootloader) [538011] PMIC revision 1: F4
(bootloader) [538028] PMIC revision 2: 6
(bootloader) [538046] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [538238] PMIC [Batt]pm_chg_failed_clear
(bootloader) [538299] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [538312] PMIC PMIC charger init done
(bootloader) [538325] [BATT]3 cells initiated.
(bootloader) [538356] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [538369] [ADC] read adc channel BATT_ID(9):
(bootloader) [548440] [ADC] adc_code = 0x703F, physical=387 mV
(bootloader) [548454] [BATT]: cur_cell is initiated
(bootloader) [548468] [PMIC-BMS] set bms_battery_data (cell_id=1).
(bootloader) [568616] [PMIC-BMS]BMS init OK -- ocv = 3981000
(bootloader) [568636] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x0
(bootloader) [568656] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [568673] radio_is_boot_from_shutdown(): 0, reset_reason=0x77
(bootloader) 665501, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [568686] [ADC] read adc channel BATT_THERM(8):
(bootloader) [578759] [ADC] adc_code = 0x822E, physical=30 mV
(bootloader) [578771] [ADC] read adc channel VBAT(1):
(bootloader) [588841] [ADC] adc_code = 0x96B8, physical=4033 mV
(bootloader) [588854] [ADC] read adc channel BATT_ID(9):
(bootloader) [598925] [ADC] adc_code = 0x7040, physical=387 mV
(bootloader) [598957] [ADC] read adc channel BATT_THERM(8):
(bootloader) [609026] [ADC] adc_code = 0x822E, physical=30 mV
(bootloader) [619119] [PMIC-BMS]P=75, adc_based_ocv=4067968, T=30
(bootloader) [619177] [BATT] V=4033 mV, T=30 C, OCV=3981 mV, ID=387 mV, I
(bootloader) =282 mA, P=75, FSM=3
(bootloader) [619194] radio_boot_mode() poweron_status=0x00000001, reset_
(bootloader) reason=0x77665501, hw_reason=0x00000000
(bootloader) [719442] E0902910 E0902E20
(bootloader) [809464] usb_init_hw: pull up d+
(bootloader) [839486] m7_set_charging(1)
(bootloader) [839508] m7_hw_reset_nfc
(bootloader) [1013582] m7_init_display
(bootloader) [1014614] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1015731] m7_init_display ID id0=1 id1=0
(bootloader) [1020745] m7_init_display_panelid_940074
(bootloader) [1020758] JDI_RENESAS FULL HD panel
(bootloader) [1037839] mdp_clock_init
(bootloader) [1068735] mipi_read_back:0 0x21100034
(bootloader) [1090801] mipi_read_back:0 0x21010008
(bootloader) [1112866] mipi_read_back:0 0x21100034
(bootloader) [1112879] id1= 0x340010, id2= 0x80001, id3= 0x340010
(bootloader) [1121454] M7 sharp renesas cmd panel ID=0x940074
(bootloader) [1121470] mipi_dsi_cmds_tx_ext
(bootloader) [1253543] [CIR] m7_init_cir, enter.
(bootloader) [1253562] [CIR] m7_init_cir, end.
(bootloader) [1253584] chipset_bootmode(): reset_reason=0x77665501
(bootloader) [1253788] Board_PID : 203
(bootloader) [1255668] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1255706] No MDATA.CFG
(bootloader) [1257127] Gyro ID = 0xA7
(bootloader) [1258545] Gyro ID = 0xD4
(bootloader) [1258557] Setting gy_type = 2
(bootloader) [1261924] reset rt5501 ret 0
(bootloader) [1261937] m7_init is finished: 18:39:49, Feb 11 2015
(bootloader) [1276554] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1277160] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1277226] valid keybox is existed
(bootloader) [1291969] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1307598] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1314850] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1337477] Start Verify: 3
(bootloader) [1352222] ARM11 Boot Mode: 1
(bootloader) [1352235] Platform: HBOOT-8064
(bootloader) [1612466] m7_init_backlight: panel_id=0x940074
(bootloader) [1614494] PWM ic version A2
(bootloader) [1721987] mipi_dsi_cmds_tx_ext
(bootloader) [2221390] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [2221429] Boot/Recovery signature checking...
(bootloader) [2443913] TZ_HTC_SVC_HASH ret = 0
(bootloader) [2444316] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [2458585] setup_tag addr=0x80600100 cmdline add=0x003BF5B4
(bootloader) [2458597] TAG:Ramdisk OK
(bootloader) [2459077] TAG:skuid 0x38929
(bootloader) [2459091] TAG:hero panel = 0x940074
(bootloader) [2459104] TAG:engineerid = 0x0
(bootloader) [2459116] TAG: PS ID = 0x0
(bootloader) [2459128] TAG: Gyro ID = 0x2
(bootloader) [2459141] TAG: Compass ID = 0x0
(bootloader) [2459155] TAG:NFC RFID 0xFFFFFFFF
(bootloader) [2471445] Device CID is not super CID
(bootloader) [2471459] CID is T-MOB010
(bootloader) [2471492] setting->cid::T-MOB010
(bootloader) [2471581] serial number: FA39HW902788
(bootloader) [2471605] Device CID is not powerkey debounce CID
(bootloader) [2471618] Device CID is not powerkey debounce CID
(bootloader) [2472103] cmdline from boot/recovery image header: console=t
(bootloader) tyHSL0,115200,n8 androidboot.hardware=m7 user_debug=31
(bootloader) [2472119] active cmdline length = 925
(bootloader) [2472131] active commandline:
(bootloader) [2472143] poweron_status=1
(bootloader) [2472155] reset_status=0
(bootloader) [2472168] board_m7_ul.disable_uart3=0
(bootloader) [2472179] diag.enabled=0
(bootloader) [2472192] board_m7_ul.debug_uart=0
(bootloader) [2472204] userdata_sel=0
(bootloader) [2472216] androidboot.emmc=true
(bootloader) [2472228] androidboot.pagesize=2048
(bootloader) [2472240] skuid=0
(bootloader) [2472251] ddt=20
(bootloader) [2472263] ats=0
(bootloader) [2472274] dap=6
(bootloader) [2472286] androidboot.lb=2
(bootloader) [2472298] uif=#000
(bootloader) [2472310] ro.op=0
(bootloader) [2472321] td.sf=1
(bootloader) [2472333] td.td=0
(bootloader) [2472345] td.ofs=328
(bootloader) [2472357] td.prd=1
(bootloader) [2472369] td.dly=0
(bootloader) [2472380] td.tmo=300
(bootloader) [2472392] hlog.ofs=628
(bootloader) [2472404] un.ofs=696
(bootloader) [2472416] imc_online_log=0
(bootloader) [2472428] androidboot.efuse_info=3FSL
(bootloader) [2472441] androidboot.baseband=4T.35.3218.16
(bootloader) [2472453] androidboot.cid=T-MOB010
(bootloader) [2472465] androidboot.devicerev=3
(bootloader) [2472478] androidboot.batt_poweron=good_battery
(bootloader) [2472490] androidboot.carrier=TMUS
(bootloader) [2472502] androidboot.mid=PN0713000
(bootloader) [2472514] androidboot.hasfp=0
(bootloader) [2472526] enable_zcharge=33
(bootloader) [2472538] androidboot.keycaps=qwerty
(bootloader) [2472550] androidboot.dq=PASS
(bootloader) [2472562] androidboot.mode=normal
(bootloader) [2472575] androidboot.serialno=FA39HW902788
(bootloader) [2472587] androidboot.bootloader=1.61.0000
(bootloader) [2472599] bpht=0x3E8
(bootloader) [2472610] lscd=0x1
(bootloader) [2472622] wificd=0x1
(bootloader) [2472634] androidboot.nledhw=0
(bootloader) [2472646] androidboot.ddrmid=(0x6)
(bootloader) [2472658] acpu.footprint=FFFFFFFF
(bootloader) [2472670] abnrst=0
(bootloader) [2472682] zygote_oneshot=off
(bootloader) [2472694] kmemleak=off
(bootloader) [2472706] rpm_debug.enable=0
(bootloader) [2472718] console=ttyHSL0,115200,n8
(bootloader) [2472730] androidboot.hardware=m7
(bootloader) [2472742] user_debug=31
(bootloader) [2472757] setup_all_partition_atag:
(bootloader) [2472772] Partition[0].name=misc
(bootloader) [2472788] Partition[1].name=recovery
(bootloader) [2472803] Partition[2].name=boot
(bootloader) [2472818] Partition[3].name=system
(bootloader) [2472836] Partition[4].name=local
(bootloader) [2472853] Partition[5].name=cache
(bootloader) [2472869] Partition[6].name=userdata
(bootloader) [2472887] Partition[7].name=devlog
(bootloader) [2472902] Partition[8].name=pdata
(bootloader) [2472917] Partition[9].name=extra
(bootloader) [2472933] Partition[10].name=radio
(bootloader) [2472950] Partition[11].name=adsp
(bootloader) [2472964] Partition[12].name=dsps
(bootloader) [2472980] Partition[13].name=radio_config
(bootloader) [2472994] Partition[14].name=modem_st1
(bootloader) [2473009] Partition[15].name=modem_st2
(bootloader) [2473025] Partition[16].name=carrier
(bootloader) [2473040] Partition[17].name=cdma_record
(bootloader) [2473069] Partition[18].name=reserve_1
(bootloader) [2473085] Partition[19].name=reserve_2
(bootloader) [2473100] Partition[20].name=reserve_3
(bootloader) [2473119] Partition[21].name=reserve
(bootloader) [2473134] Partition[22].name=control
(bootloader) [2473147] Valid partition num=23
(bootloader) [2473726] setting_get_bootmode() = 1
(bootloader) [2473865] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [2475678] smem 85106000 (phy 8F206000): TZ_HTC_SVC_UPDATE_SM
(bootloader) EM ret = 0
(bootloader) [2483719] TZ_HTC_SVC_ENC ret = 0
(bootloader) [2485324] Start Verify: 3
(bootloader) [2535573] TZ_HTC_SVC_ENC ret = 0
(bootloader) [2536013] TZ_HTC_SVC_DISABLE ret = 205643776 (0xC41E000)
(bootloader) [3857045] Start Verify: 3
(bootloader) [3898111] [RUMBA_S] firmware version: 3-46-43-33-0-0-0-0
(bootloader) [3898123] [RUMBA_S] ondevice version: 3-46-43-33-4-35-A2-0
(bootloader) [3898136] [RUMBA_S] firmware version already up-to-date
(bootloader) [3908175] pm8921_vreg_disable function, vreg_id = 7
(bootloader) [3918191] pm8921_vreg_disable function, vreg_id = 37
(bootloader) [3938208] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [3948223] pm8921_vreg_disable function, vreg_id = 8
(bootloader) [3984084] Start Verify: 3
(bootloader) [3997624] jump_to_kernel: machine_id(4308), tags_addr(0x8060
(bootloader) 0100), kernel_addr(0x80608000)
(bootloader) [3997638] -------------------hboot boot time:3997 msec
(bootloader) [8] check_ramlog_region: Backup last hboot ramlog.
OKAY [ 1.515s]
finished. total time: 1.515s
.
Please your help, Ii you hope this info worth to find or solve.. somiething.
Regards..!!!
Angelus96 said:
Thanks @nkk71, I did has you suggest.
Install de RUU again, it was sucessfull, agains shows the congrats message. A curious thing is that no log file was created in c:/ruu_log... Eventough there is another log from earlier months or dates.
.
The phone still hangs in the HTC Green logo
restart to bootloader, run the command you said: This is the exit:
Please your help, Ii you hope this info worth to find or solve.. somiething.
Regards..!!!
Click to expand...
Click to collapse
you should increase the buffer size on your command prompt, the output, doesnt show the initial last_dmesg output which would show any emmc errors
Question: do you have "active cmdline overflow (xxxx bytes)" showing in bootloader? (towards the bottom)
nkk71 said:
you should increase the buffer size on your command prompt, the output, doesnt show the initial last_dmesg output which would show any emmc errors
Question: do you have "active cmdline overflow (xxxx bytes)" showing in bootloader? (towards the bottom)
Click to expand...
Click to collapse
I'm sending the complete log.
[eespida.MX00051519] ➤ ./fastboot oem last_dmesg
...
(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Hynix
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [720] PMIC Restart Reason: Triggered from CHG (usb charger i
(bootloader) nsertion)
(bootloader) [749] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [774] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [794] pm8921_init: poweron_status=0x20
(bootloader) [840] val0 221 val1 53 val2 192 val3 85[864] pm8921_read_ti
(bootloader) me: secs = 1438660061, h::m:s == 3::47::41, d/m/y = 4/7/115
(bootloader) [885] pm8921_init: Current time = 2015/8/4 3:47:41
(bootloader) [931] val0 221 val1 53 val2 192 val3 85[953] pm8921_read_ti
(bootloader) me: secs = 1438660061, h::m:s == 3::47::41, d/m/y = 4/7/115
(bootloader) [973] hboot read time success 0
(bootloader) [993] Current time = 2015/8/4 3:47:41
(bootloader) [1029] sdhw_7xxx_open: id=4
(bootloader) [19687] sdcc_init_memory_device done
(bootloader) [29789] HS clock freq = 48MHz
(bootloader) [33461] sdcc_eMMC_target_init()
(bootloader) [33487] Initializing MMC host data structure and clock!
(bootloader) [34516] clock_set_enable : slot=1, mclk=400000
(bootloader) [38562] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [38955] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39720] Command response received: 40FF8080
(bootloader) [40764] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41530] Command response received: 40FF8080
(bootloader) [42574] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [43341] Command response received: 40FF8080
(bootloader) [44385] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [45151] Command response received: C0FF8080
(bootloader) [45195] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [46572] Command response received: 01E04068
(bootloader) [46592] Decoded CID fields:
(bootloader) [46612] Manufacturer ID: 90
(bootloader) [46630] OEM ID: 0x14A
(bootloader) [46649] Product Name: HBG4e
(bootloader) [46669] Product revision: 0.1
(bootloader) [46690] Product serial number: 03BD01E0
(bootloader) [46710] Manufacturing date: 0 2001
(bootloader) [46754] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [47560] Command response received: 00000500
(bootloader) [47605] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [49023] Command response received: 8A4040D2
(bootloader) [49067] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [49872] Command response received: 00000700
(bootloader) [49926] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [50722] Command response received: 00000900
(bootloader) [79402] Decoded CSD fields:
(bootloader) [79421] cmmc_structure: 3
(bootloader) [79440] card_cmd_class: F5
(bootloader) [79460] write_blk_len: 512
(bootloader) [79479] read_blk_len: 512
(bootloader) [79498] r2w_factor: 2
(bootloader) [79517] sector_size: 3922284
(bootloader) [79536] c_size_mult:7
(bootloader) [79554] c_size: 4095
(bootloader) [79573] nsac_clk_cycle: 100
(bootloader) [79593] taac_ns: 15000000
(bootloader) [79612] tran_speed: 0 kbps
(bootloader) [79631] erase_blk_len: 2679456
(bootloader) [79650] read_blk_misalign: 0
(bootloader) [79670] write_blk_misalign: 0
(bootloader) [79689] read_blk_partial: 0
(bootloader) [79709] write_blk_partial: 0
(bootloader) [79729] Card Capacity: llu Bytes
(bootloader) [79751] Read timeout set: 149999990 ns
(bootloader) [79773] Write timeout set: 599999960 ns
(bootloader) [79818] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [80620] Command response received: 00000900
(bootloader) [81666] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [82473] Command response received: 00000900
(bootloader) [83500] clock_set_enable : slot=1, mclk=48000000
(bootloader) [83545] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [83568] Command response received: 00000900
(bootloader) [83612] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83636] Command response received: 00000E00
(bootloader) [83680] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83704] Command response received: 00000E00
(bootloader) [83748] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83772] Command response received: 00000E00
(bootloader) [83816] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83840] Command response received: 00000900
(bootloader) [83885] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [83909] Command response received: 00000900
(bootloader) [83953] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83977] Command response received: 00000E00
(bootloader) [84021] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84045] Command response received: 00000E00
(bootloader) [84089] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84113] Command response received: 00000E00
(bootloader) [84157] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84181] Command response received: 00000E00
(bootloader) [84225] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84249] Command response received: 00000E00
(bootloader) [84293] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84317] Command response received: 00000900
(bootloader) [85372] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [85396] Command response received: 00000900
(bootloader) [85820] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [85844] Command response received: 00000900
(bootloader) [85864] erase_grpsize: 31
(bootloader) [85883] erase_grpmult: 31
(bootloader) [85901] wp_grpsize: 15
(bootloader) [85920] wp_grpen: 1
(bootloader) [85938] perm_wp: 0
(bootloader) [85956] temp_wp: 0
(bootloader) [85974] part_config: 0
(bootloader) [85993] erase_group_def: 1
(bootloader) [86012] RST_n_Function: 1
(bootloader) [86031] user_wp: 0
(bootloader) [86076] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [86099] Command response received: 00000900
(bootloader) [86578] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [86602] Command response received: 00000900
(bootloader) [86840] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [86864] Command response received: 00000900
(bootloader) [87061] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [87085] Command response received: 00000900
(bootloader) [87235] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [87259] Command response received: 00000900
(bootloader) [87493] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [87517] Command response received: 00000900
(bootloader) [87674] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [87698] Command response received: 00000900
(bootloader) [87851] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [87875] Command response received: 00000900
(bootloader) [88026] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [88050] Command response received: 00000900
(bootloader) [88201] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [88225] Command response received: 00000900
(bootloader) [88377] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [88401] Command response received: 00000900
(bootloader) [88593] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [88617] Command response received: 00000900
(bootloader) [89017] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [89041] Command response received: 00000900
(bootloader) [107136] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [107160] Command response received: 00000900
(bootloader) [107351] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [107375] Command response received: 00000900
(bootloader) [107527] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [107551] Command response received: 00000900
(bootloader) [107749] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [107773] Command response received: 00000900
(bootloader) [107932] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [107956] Command response received: 00000900
(bootloader) [108108] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [108132] Command response received: 00000900
(bootloader) [108828] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [108852] Command response received: 00000900
(bootloader) [109084] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [109108] Command response received: 00000900
(bootloader) [109298] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [109322] Command response received: 00000900
(bootloader) [109511] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [109535] Command response received: 00000900
(bootloader) [109729] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [109753] Command response received: 00000900
(bootloader) [109947] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [109971] Command response received: 00000900
(bootloader) [110879] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [110903] Command response received: 00000900
(bootloader) [111054] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [111078] Command response received: 00000900
(bootloader) [111273] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [111297] Command response received: 00000900
(bootloader) [111491] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [111515] Command response received: 00000900
(bootloader) [111745] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [111769] Command response received: 00000900
(bootloader) [112000] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [112024] Command response received: 00000900
(bootloader) [112217] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [112241] Command response received: 00000900
(bootloader) [112435] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [112459] Command response received: 00000900
(bootloader) [112658] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [112682] Command response received: 00000900
(bootloader) [112875] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [112899] Command response received: 00000900
(bootloader) [113074] check pg1fs
(bootloader) [117690] check pg2fs
(bootloader) [197497] chipset_setting_init
(bootloader) [201683] chipset_setting_init: read pid 203
(bootloader) [209282] SECURE_SMEM_STRUCT 85106000
(bootloader) [212805] read_simlock(1450): E05A355E, 245F1667
(bootloader) [213810] radio_init_secure_smem(928): C9F35678, 1
(bootloader) [220062] read_simlock_password(398): 60, 2, B4, 1D
(bootloader) [220102] unlock_rec[0] = 0x85109000
(bootloader) [222873] unlock_rec[1] = 0x8510A000
(bootloader) [225637] simlock_passwd 0x85108000
(bootloader) [227814] secure_update_simlock ret = 0
(bootloader) [228200] final simlock 0
(bootloader) [229110] secure_set_simlock ret = 0
(bootloader) [237777] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [237817] MPM_SLEEP_TICK: llums
(bootloader) [237840] [SYSINFO] DDR: Hynix
(bootloader) [237867] [SYSINFO] PVS: Krait:3 Q6:Fast VDDCX:Slow
(bootloader) [237888] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [237910] hw_ver_id is 207150E1
(bootloader) [237932] speed_bin is 1
(bootloader) [237959] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [237979] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [237997] [SYSINFO] PMIC version
(bootloader) [238022] PMIC revision 1: F4
(bootloader) [238046] PMIC revision 2: 6
(bootloader) [238065] pm8921_check_revision: *revision = 6F4
(bootloader) [238084] [SYSINFO] End PMIC version[238106]
(bootloader) eMMC Manufacturer ID: 90
(bootloader) [238126] [SYSINFO] eMMC: Hynix 61079551 sectors 29823 MB
(bootloader) [238147] [SYSINFO] eMMC-CID: 90014A48 12345678 40103BD 1E040
(bootloader) 68
(bootloader) [239264] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [239296] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [240038] [FAT_ERROR] No M$-DOS partition found
(bootloader) [240058] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [240090] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [240666] [SYSINFO] SBL1: 1.010.30.55
(bootloader) [241067] [SYSINFO] SBL2: 1.010.30.52
(bootloader) [241553] [SYSINFO] SBL3: 1.010.30.50
(bootloader) [241960] [SYSINFO] TZ: 1.430.24.15
(bootloader) [241979] [SYSINFO] RPM: 3.0.98.30
(bootloader) [242024] val0 222 val1 53 val2 192 val3 85[242047] pm8921_r
(bootloader) ead_time: secs = 1438660062, h::m:s == 3::47::42, d/m/y = 4/
(bootloader) 7/115
(bootloader) [242067] Current time : 2015-8-4 3:47:42 UTC
(bootloader) [259059] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [259081] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [259107] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [259128] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [259149] [ADC] read adc channel VBAT(1):
(bootloader) [259169] pm8921_adc_calib_device start
(bootloader) [276289] pm8921_adc_calib_device end
(bootloader) [286372] [ADC] adc_code = 0x96F8, physical=4050 mV
(bootloader) [286395] [BATT] setting_check_perflock_allowance: vol_curr=4
(bootloader) 050 mV vol_limit=3550 mV
(bootloader) [286550] [THERMAL]tsens_init: Tsens init done
(bootloader) [287574] msm_thermal: CPU0 temperature is 29 C
(bootloader) [287596] [INFO][ACPU] get_pvs: ACPU PVS: Fast
(bootloader) [287619] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [287673] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [287699] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [287804] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [287856] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [287974] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [287989] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [288241] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [288262] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [288300] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [288537] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [288550] Enable hboot boot time perflock
(bootloader) [288574] Disable uart log to speed up boot time
(bootloader) [288586] --pm_check_power_on_status--[290804] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [290893] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [290906] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [290925] m7_vreg_init: enable lvs2 for XB
(bootloader) [300942] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [301035] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [301056] dzsystem: start block = 1310721; size = 3801086
(bootloader) [301075] Update EBR
(bootloader) [315376] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [315389] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [315402] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [325596] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [545636] PMIC pm8921_fix_charger_lockup
(bootloader) [545691] [ADC] read adc channel VBAT(1):
(bootloader) [555761] [ADC] adc_code = 0x96D1, physical=4039 mV
(bootloader) [555796] [BATT] batt_vol=4039 mV current=483 mA FSM=3
(bootloader) [555809] PMIC PMIC charger init by user parameters
(bootloader) [555827] PMIC revision 1: F4
(bootloader) [555845] PMIC revision 2: 6
(bootloader) [555863] PMIC Restart Reason: Triggered from CHG (usb charge
(bootloader) r insertion)
(bootloader) [556056] PMIC [Batt]pm_chg_failed_clear
(bootloader) [556117] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [556130] PMIC PMIC charger init done
(bootloader) [556142] [BATT]3 cells initiated.
(bootloader) [556173] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [556186] [ADC] read adc channel BATT_ID(9):
(bootloader) [566256] [ADC] adc_code = 0x7045, physical=387 mV
(bootloader) [566269] [BATT]: cur_cell is initiated
(bootloader) [566283] [PMIC-BMS] set bms_battery_data (cell_id=1).
(bootloader) [586431] [PMIC-BMS]BMS init OK -- ocv = 4035000
(bootloader) [586450] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x0
(bootloader) [586470] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [586487] radio_is_boot_from_shutdown(): 1, reset_reason=0xD2
(bootloader) C80851, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [586517] [PMIC-BMS]pm8921_bms_set_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [586530] [ADC] read adc channel BATT_THERM(8):
(bootloader) [596601] [ADC] adc_code = 0x8818, physical=22 mV
(bootloader) [596613] [ADC] read adc channel VBAT(1):
(bootloader) [606683] [ADC] adc_code = 0x96CE, physical=4038 mV
(bootloader) [606696] [ADC] read adc channel BATT_ID(9):
(bootloader) [616765] [ADC] adc_code = 0x7045, physical=387 mV
(bootloader) [616798] [ADC] read adc channel BATT_THERM(8):
(bootloader) [626871] [ADC] adc_code = 0x8818, physical=22 mV
(bootloader) [636963] [PMIC-BMS]P=77, adc_based_ocv=4071048, T=22
(bootloader) [637021] [BATT] V=4038 mV, T=22 C, OCV=4035 mV, ID=387 mV, I
(bootloader) =267 mA, P=77, FSM=3
(bootloader) [637037] radio_boot_mode() poweron_status=0x00000020, reset_
(bootloader) reason=0xD2C80851, hw_reason=0x00000000
(bootloader) [737284] E0902910 E0902E20
(bootloader) [827306] usb_init_hw: pull up d+
(bootloader) [857348] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [881338] m7_init_display
(bootloader) [882371] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [883488] m7_init_display ID id0=1 id1=0
(bootloader) [888502] m7_init_display_panelid_940074
(bootloader) [888514] JDI_RENESAS FULL HD panel
(bootloader) [905595] mdp_clock_init
(bootloader) [936491] mipi_read_back:0 0x21100034
(bootloader) [958558] mipi_read_back:0 0x21010008
(bootloader) [980623] mipi_read_back:0 0x21100034
(bootloader) [980636] id1= 0x340010, id2= 0x80001, id3= 0x340010
(bootloader) [989212] M7 sharp renesas cmd panel ID=0x940074
(bootloader) [989228] mipi_dsi_cmds_tx_ext
(bootloader) [1222214] m7_init_backlight: panel_id=0x940074
(bootloader) [1224230] PWM ic version A2
(bootloader) [1331710] mipi_dsi_cmds_tx_ext
(bootloader) [1433087] E0902910 E0902E20
(bootloader) [1523108] usb_init_hw: pull up d+
(bootloader) [1553129] m7_set_charging(1)
(bootloader) [1553151] m7_hw_reset_nfc
(bootloader) [1703249] [CIR] m7_init_cir, enter.
(bootloader) [1703268] [CIR] m7_init_cir, end.
(bootloader) [1703290] chipset_bootmode(): reset_reason=0xD2C80851
(bootloader) [1703494] Board_PID : 203
(bootloader) [1705410] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1705448] No MDATA.CFG
(bootloader) [1706867] Gyro ID = 0xA7
(bootloader) [1708275] Gyro ID = 0xD4
(bootloader) [1708287] Setting gy_type = 2
(bootloader) [1711652] reset rt5501 ret 0
(bootloader) [1711664] m7_init is finished: 18:39:49, Feb 11 2015
(bootloader) [1726325] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1726931] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1726995] valid keybox is existed
(bootloader) [1741739] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1757435] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1764740] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1772562] chipset_bootmode(): reset_reason=0xD2C80851
(bootloader) [1772797] radio_boot_mode() poweron_status=0x00000020, reset
(bootloader) _reason=0xD2C80851, hw_reason=0x00000000
(bootloader) [1772810] enter recovery_offmod_charging
(bootloader) [1773099] SecuritySDInit counter = 1
(bootloader) [1773113] [SD_ERR] The project does not support SD card
(bootloader) [1773227] E0902910 E0902E20
(bootloader) [1983271] <0>No USB device attached, portsc 0x8C001000
(bootloader) [1983284] <1>usbhost_start failed
(bootloader) [2083302] E0902910 E0902E20
(bootloader) [2173323] usb_init_hw: pull low d+
(bootloader) [2203436] No smart SD in device disable detect
(bootloader) [2203449] [JAVACARD_ERR] SD/USBDISK Init error
(bootloader) [2203463] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [2203478] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [2203728] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [2203747] Disable hboot boot time perflock
(bootloader) [2204115] ARM11 Boot Mode: 22
(bootloader) [2204134] Platform: HBOOT-8064
(bootloader) [2841760] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [2841811] Boot/Recovery signature checking...
(bootloader) [3261268] TZ_HTC_SVC_HASH ret = 0
(bootloader) [3261899] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [3299359] setup_tag addr=0x80600100 cmdline add=0x003BF5B4
(bootloader) [3299378] TAG:Ramdisk OK
(bootloader) [3300133] TAG:skuid 0x38929
(bootloader) [3300153] TAG:hero panel = 0x940074
(bootloader) [3300171] TAG:engineerid = 0x0
(bootloader) [3300189] TAG: PS ID = 0x0
(bootloader) [3300208] TAG: Gyro ID = 0x2
(bootloader) [3300226] TAG: Compass ID = 0x0
(bootloader) [3300247] TAG:NFC RFID 0xFFFFFFFF
(bootloader) [3314522] Device CID is not super CID
(bootloader) [3314543] CID is T-MOB010
(bootloader) [3314592] setting->cid::T-MOB010
(bootloader) [3314720] serial number: FA39HW902788
(bootloader) [3314757] Device CID is not powerkey debounce CID
(bootloader) [3314776] Device CID is not powerkey debounce CID
(bootloader) [3315615] cmdline from boot/recovery image header: console=t
(bootloader) tyHSL0,115200,n8 androidboot.hardware=m7 user_debug=31
(bootloader) [3315638] active cmdline length = 946
(bootloader) [3315657] active commandline:
(bootloader) [3315675] poweron_status=32
(bootloader) [3315693] reset_status=0
(bootloader) [3315711] board_m7_ul.disable_uart3=0
(bootloader) [3315729] diag.enabled=0
(bootloader) [3315748] board_m7_ul.debug_uart=0
(bootloader) [3315766] userdata_sel=0
(bootloader) [3315784] androidboot.emmc=true
(bootloader) [3315802] androidboot.pagesize=2048
(bootloader) [3315820] skuid=0
(bootloader) [3315837] ddt=20
(bootloader) [3315855] ats=0
(bootloader) [3315872] dap=6
(bootloader) [3315890] androidboot.lb=2
(bootloader) [3315907] uif=#000
(bootloader) [3315925] ro.op=0
(bootloader) [3315942] td.sf=1
(bootloader) [3315960] td.td=0
(bootloader) [3315977] td.ofs=328
(bootloader) [3315995] td.prd=1
(bootloader) [3316012] td.dly=0
(bootloader) [3316030] td.tmo=300
(bootloader) [3316048] hlog.ofs=628
(bootloader) [3316065] un.ofs=696
(bootloader) [3316083] imc_online_log=0
(bootloader) [3316102] androidboot.efuse_info=3FSL
(bootloader) [3316121] androidboot.baseband=4T.35.3218.16
(bootloader) [3316139] androidboot.cid=T-MOB010
(bootloader) [3316158] androidboot.devicerev=3
(bootloader) [3316177] androidboot.batt_poweron=good_battery
(bootloader) [3316195] androidboot.carrier=TMUS
(bootloader) [3316214] androidboot.mid=PN0713000
(bootloader) [3316232] androidboot.hasfp=0
(bootloader) [3316250] enable_zcharge=33
(bootloader) [3316268] androidboot.keycaps=qwerty
(bootloader) [3316286] androidboot.dq=PASS
(bootloader) [3316305] androidboot.mode=offmode_charging
(bootloader) [3316323] maxcpus=0
(bootloader) [3316342] androidboot.serialno=FA39HW902788
(bootloader) [3316360] androidboot.bootloader=1.61.0000
(bootloader) [3316378] bpht=0x3E8
(bootloader) [3316396] lscd=0x1
(bootloader) [3316413] wificd=0x1
(bootloader) [3316431] androidboot.nledhw=0
(bootloader) [3316450] androidboot.ddrmid=(0x6)
(bootloader) [3316468] acpu.footprint=FFFFFFFF
(bootloader) [3316486] abnrst=0
(bootloader) [3316504] zygote_oneshot=off
(bootloader) [3316521] kmemleak=off
(bootloader) [3316539] rpm_debug.enable=0
(bootloader) [3316558] console=ttyHSL0,115200,n8
(bootloader) [3316576] androidboot.hardware=m7
(bootloader) [3316594] user_debug=31
(bootloader) [3316616] setup_all_partition_atag:
(bootloader) [3316639] Partition[0].name=misc
(bootloader) [3316664] Partition[1].name=recovery
(bootloader) [3316686] Partition[2].name=boot
(bootloader) [3316709] Partition[3].name=system
(bootloader) [3316736] Partition[4].name=local
(bootloader) [3316763] Partition[5].name=cache
(bootloader) [3316786] Partition[6].name=userdata
(bootloader) [3316814] Partition[7].name=devlog
(bootloader) [3316836] Partition[8].name=pdata
(bootloader) [3316860] Partition[9].name=extra
(bootloader) [3316883] Partition[10].name=radio
(bootloader) [3316908] Partition[11].name=adsp
(bootloader) [3316930] Partition[12].name=dsps
(bootloader) [3316954] Partition[13].name=radio_config
(bootloader) [3316976] Partition[14].name=modem_st1
(bootloader) [3316998] Partition[15].name=modem_st2
(bootloader) [3317024] Partition[16].name=carrier
(bootloader) [3317046] Partition[17].name=cdma_record
(bootloader) [3317090] Partition[18].name=reserve_1
(bootloader) [3317114] Partition[19].name=reserve_2
(bootloader) [3317138] Partition[20].name=reserve_3
(bootloader) [3317167] Partition[21].name=reserve
(bootloader) [3317190] Partition[22].name=control
(bootloader) [3317208] Valid partition num=23
(bootloader) [3317883] setting_get_bootmode() = 22
(bootloader) [3318043] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [3321182] smem 85106000 (phy 8F206000): TZ_HTC_SVC_UPDATE_SM
(bootloader) EM ret = 0
(bootloader) [3330285] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3332157] Start Verify: 3
(bootloader) [3388979] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3389723] TZ_HTC_SVC_DISABLE ret = 205643776 (0xC41E000)
(bootloader) [4720861] Start Verify: 3
(bootloader) [4763578] [RUMBA_S] firmware version: 3-46-43-33-0-0-0-0
(bootloader) [4763597] [RUMBA_S] ondevice version: 3-46-43-33-4-35-A2-0
(bootloader) [4763616] [RUMBA_S] firmware version already up-to-date
(bootloader) [4773662] pm8921_vreg_disable function, vreg_id = 7
(bootloader) [4783684] pm8921_vreg_disable function, vreg_id = 37
(bootloader) [4803706] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [4813728] pm8921_vreg_disable function, vreg_id = 8
(bootloader) [4850925] Start Verify: 3
(bootloader) [4865882] jump_to_kernel: machine_id(4308), tags_addr(0x8060
(bootloader) 0100), kernel_addr(0x80608000)
(bootloader) [4865902] -------------------hboot boot time:4865 msec
(bootloader) [8] check_ramlog_region: Backup last hboot ramlog.
OKAY [ 0.050s]
finished. total time: 0.050s
About the question.. no.. There is no message regarding cmd overflow. I'm attaching a picture of the display, from the bootloader and the fastboot screens.
Regards!
Hi @cschmitt, I checked this post, were you publish a generic misc partition. I dont know if it will help in my case, but for what I've seen, the problem it's kind of similar.
http://forum.xda-developers.com/showthread.php?t=2739126
I dont know if you some time to check my problem, any suggestion its very welcome. Until now @nkk71 is helping me. Either way, i dont wont to give up on my phone so I'm looking for every help I can. Thanks in advance.
Well, I've unlocked the phone by HTCdev, and flash the recovery with no BCB:
./fastboot flash recovery twrp-recovery-2.7-m7-nobcb.img
target reported max download size of 1514139648 bytes
sending 'recovery' (11278 KB)...
OKAY [ 1.423s]
writing 'recovery'...
OKAY [ 0.827s]
finished. total time: 2.250s
Click to expand...
Click to collapse
Then reboot in bootloader, and access to recovery. and I'm receiving error in mounting the /data and /system partition.
E: Could not mount /data and unable to find crypto footer
E: Unable to mount '/data'
E: Unable to recreate /data/media folder
Updating partition details...
E: Unable to mount '/data'
E: Unable to mount '/system'
E: Unable to mount internal storage
E: Unable to mount /data/media during GUI startup
E:: Unable to moount /data/media/TWRP/.twrps when trying to read settings file
E: Unable to find storage partition to mount to USB
And that the step i still can't get passed. I don't know what to do to recover all the filesystem...
Any ideas?

Fastboot Commands Not Going Through / Working - Need Help

I have issues with a Coolpad Defiant 3632A. All commands fail except for [fastboot devices] and [fastboot getvar] everything else returns - "FAILED (remote: unknown command)".
My fastboot has a Secure Phone text in white at the bottom left of the screen when i'm in the bootloader. Not long back this was not the case and i'm not sure what is causing it. I can't even flash my firmware in QDLOADER 9008 Mode. I'm assuming i tripped some kind of security trigger? Ideas?
GETVAR Results
C:\WINDOWS\system32>fastboot getvar all
(bootloader) version:0.5_emmccid_secureboot
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4082000
(bootloader) variant:MTP eMMC
(bootloader) secure:yes
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) display-panel:
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) max-download-size: 0x1ff00000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x10dffbe00
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0x80000000
(bootloader) serialno:1f59cc3d
(bootloader) kernel:lk
(bootloader) product:QC_REFERENCE_PHONE
all:
finished. total time: 0.100s

Stratos - Problem with permanent install

Hi, Guys.
I have the following problem:
My watch is with stock international 2.3.9.0.
I've tried to install STRATOSfied v28, but the recovery file from https://gitlab.com/Neuer_User/PACEfied_AmazFit/wikis/permanent-install isn't working as it is expected.
The watch reboots, but the "#" sign is not available in the adb shell.
Also it gaves an error in fastboot mode (fastboot boot recovery.img(whatever the name is).
too many links, FAILED etc...
So i have Ubuntu18.10 and windows10 - no difference in both OS. Also I've tried on separated laptop (windows 10 again) with no positive effect.
Before 2.3.9.0 i was with version 26 and some previous ones (by permanent install, not only update via "sh" script in the shell) - No problems with all previous versions i've tested
So.. maybe there is a new bootloader and it needs a new recovery to temporary root the device. I don't know, but the normal installation isn't working anymore, so I've flashed clean 2.3.9.0 via Fastboot and I am staying in Stock ROM until something is changed.
Thank you if you have solution of this. I'll try it
post your fastboot getvar all output
1immortal said:
post your fastboot getvar all output
Click to expand...
Click to collapse
(bootloader) version-bootloader: U-Boot 2013.07-00146-g43d9f8c
(bootloader) version-baseband: N/A
(bootloader) version-hardware: V1.1 20130322
(bootloader) version-cdma: N/A
(bootloader) variant: watch
(bootloader) serialno: 16191828090306
(bootloader) product: watch
(bootloader) secure: no
(bootloader) unlocked: yes
(bootloader) uart-on: NO
(bootloader) partition-size:bootloader: 0x0000
(bootloader) partition-type:bootloader: emmc
(bootloader) partition-size:recovery: 0x1000
(bootloader) partition-type:recovery: emmc
(bootloader) partition-size:boot: 0x2000
(bootloader) partition-type:boot: emmc
(bootloader) partition-size:system: 0x3000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:cache: 0x4000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:userdata: 0x5000
(bootloader) partition-type:userdata: ext4
(bootloader) max-download-size: 0x4000000

Borked Razer 1 badly, device does not accept slot settings, need to reformat fstab...

Long story short, I softbricked a Razer 1 by using Razer's own flash_all batch/shell script. At this point I can't determine exactly when the "oh ****" happened, but I've tried a lot of things and have been asking in the Newbie sticky post as well. Basically, I have the OEM factory defaults archive which supposedly will at least get a recovery partition and image back so I can move forward, but I only have fastboot/Download Mode. I can issue nearly any command I've tried to it, but the biggest issue right now is that it won't recognize or respond or accept any slot changes and a "fastboot getvar slot" returns an empty field. When I try setting the slot to a or b, or when I just do --set-active=other, I get an error that this device does not support slots. Obviously that's bad because this device does indeed us slot partitioning and has no true recovery partition.
What should I try? I have mkbootimg, abootimg, a Windows or Linux box with each able to manipulate Android devices and I even have Android Studio setup on my Windows PC. Magisk looks promising since I understand the concepts of tar and cpio as a linux admin, but obviously that's meaningless until I can boot into some kind of recovery. The device does still know its serial number, so I'm assuming the firmware flashed manufacturer stuff and hopefully any kind of PGP or cert or key is all still intact and untouched.
EDIT UPDATE:
< waiting for any device >
(bootloader) unlocked:yes
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4127
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:MSM UFS
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xC72DD7000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0xE0000000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:0
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:0
(bootloader) slot-unbootable:a:yes
(bootloader) slot-successful:a:no
(bootloader) slot-count:2
(bootloader) slot-suffixes:_a,_b,
(bootloader) secure:yes
(bootloader) serialno:181812V00402779
(bootloader) product:cheryl
(bootloader) max-download-size:0x20000000
(bootloader) kernel:uefi
(bootloader) version:0.0
all:
Finished. Total time: 0.032s
That is now my current getvar output, and it looks fine, but now I cannot set_active to _b and after the reboot, it seems to revert back to slot a automatically, like it is trying to enter recovery, but cannot.
Replying to bump and update:
Several attempts at running flash_all.bat from Razer, I can get as far as the first reboot in the script before it hangs and no longer takes input. I think that's because the stupid script isn't properly setting the active slot and it tries to flash partitions on the active slot (slot a in this case). So I am now going to manually run each command, but alternate active slots each time and see. This is new output of "getvar all"
< waiting for any device >
(bootloader) unlocked:yes
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4127
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:MSM UFS
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xC72DD7000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0xE0000000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:0
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:0
(bootloader) slot-unbootable:a:yes
(bootloader) slot-successful:a:no
(bootloader) slot-count:2
(bootloader) slot-suffixes:_a,_b,
(bootloader) secure:yes
(bootloader) serialno:181812V00402779
(bootloader) product:cheryl
(bootloader) max-download-size:0x20000000
(bootloader) kernel:uefi
(bootloader) version:0.0
all:
Finished. Total time: 0.032s

Question Moto G Power (2022) Unlocking Bootloader Issue

Sorry, I did not see a form for 2022 version. So I'm posting it here:
I ran into a hurdle unlocking the bootloader on my Moto G Power (2022).
I enabled OEM unlocked and usb debugging on my phone and allow my computer access to it.
My device is listed after I entered the code: fastboot devices.
However, when I tried to find the unlock codes with the: fastboot oem get_unlock_data. I get the following error:
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
The following is what I get after I used the code: fastboot getvar all
(bootloader) cpu-abi:arm64-v8a
(bootloader) snapshot-update-status:none
(bootloader) super-partition-name:super
(bootloader) is-logical: preloader_raw_b:no
(bootloader) is-logical: preloader_raw_a:no
(bootloader) is-logical:vendor_boot_a:no
(bootloader) is-logical:vendor_boot_b:no
(bootloader) is-logical: para:no
(bootloader) is-logical:misc:no
(bootloader) is-logical:boot_b:no
(bootloader) is-logical:metadata:no
(bootloader) is-logical:userdata:no
(bootloader) is-logical:mmcblk0:no
(bootloader) is-logical:boot_a:no
(bootloader) is-logical:md_udc:no
(bootloader) is-logical:super:no
(bootloader) is-logical:system_ext_a:yes
(bootloader) is-logical:system_ext_b:yes
(bootloader) is-logical: product_a:yes
(bootloader) is-logical: product_b:yes
(bootloader) is-logical:vendor_a:yes
(bootloader) is-logical:vendor_b:yes
(bootloader) is-logical:system_a:yes
(bootloader) is-logical:system_b:yes
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:0
(bootloader) off-mode-charge:0
(bootloader) treble-enabled:true
(bootloader) is-userspace:yes
(bootloader) partition-size: preloader_raw_b:0x3FF800
(bootloader) partition-size: preloader_raw_a:0x3FF800
(bootloader) partition-size:vendor_boot_a:0x4000000
(bootloader) partition-size:vendor_boot_b:0x4000000
(bootloader) partition-size: para:0x80000
(bootloader) partition-size:misc:0x80000
(bootloader) partition-size:boot_b:0x2000000
(bootloader) partition-size:metadata:0x2000000
(bootloader) partition-size:userdata:0xC26CF8000
(bootloader) partition-size:mmcblk0:0xE8F800000
(bootloader) partition-size:boot_a:0x2000000
(bootloader) partition-size:md_udc:0x169A000
(bootloader) partition-size:super:0x220000000
(bootloader) partition-size:system_ext_a:0x25760000
(bootloader) partition-size:system_ext_b:0x0
(bootloader) partition-size: product_a:0x11F654000
(bootloader) partition-size: product_b:0x0
(bootloader) partition-size:vendor_a:0x1B8A5000
(bootloader) partition-size:vendor_b:0x0
(bootloader) partition-size:system_a:0x3FB3A000
(bootloader) partition-size:system_b:0x2F5E000
(bootloader) version-vndk:30
(bootloader) partition-type: preloader_raw_b:raw
(bootloader) partition-type: preloader_raw_a:raw
(bootloader) partition-type:vendor_boot_a:raw
(bootloader) partition-type:vendor_boot_b:raw
(bootloader) partition-type: para:raw
(bootloader) partition-type:misc:raw
(bootloader) partition-type:boot_b:raw
(bootloader) partition-type:metadata:raw
(bootloader) partition-type:userdata:raw
(bootloader) partition-type:mmcblk0:raw
(bootloader) partition-type:boot_a:raw
(bootloader) partition-type:md_udc:raw
(bootloader) partition-type:super:raw
(bootloader) partition-type:system_ext_a:raw
(bootloader) partition-type:system_ext_b:raw
(bootloader) partition-type: product_a:raw
(bootloader) partition-type: product_b:raw
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-type:system_a:raw
(bootloader) partition-type:system_b:raw
(bootloader) has-slot: preloader_raw:yes
(bootloader) has-slot:vendor_boot:yes
(bootloader) has-slot: para:no
(bootloader) has-slot:misc:no
(bootloader) has-slot:boot:yes
(bootloader) has-slot:metadata:no
(bootloader) has-slot:userdata:no
(bootloader) has-slot:mmcblk0:no
(bootloader) has-slot:md_udc:no
(bootloader) has-slot:super:no
(bootloader) has-slot:system_ext:yes
(bootloader) has-slot: product:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slot:system:yes
(bootloader) security-patch-level:2022-03-01
(bootloader) vendor-fingerprint:motorola/tonga_g/tonga:11/RRQ31.Q3-68-140
(bootloader) /d6db2d:user/release-keys
(bootloader) hw-revision: pVT
(bootloader) current-slot:a
(bootloader) serialno:ZY22G2VF57
(bootloader) product:tonga
(bootloader) version-os:11
(bootloader) first-api-level:30
(bootloader) slot-count:2
(bootloader) max-download-size:0x10000000
(bootloader) version:0.4
(bootloader) version-baseband:
(bootloader) secure:yes
(bootloader) variant:NA
(bootloader) dynamic-partition:true
(bootloader) system-fingerprint:motorola/tonga_g/tonga:11/RRQ31.Q3-68-140
(bootloader) /d6db2d:user/release-keys
(bootloader) version-bootloader:MBM-2.1-tonga_g-79f07f8d82-220330
(bootloader) unlocked:no
all:
Finished. Total time: 0.427s
Anyone ran into similar issues and have a solution?
Edit: some how the : p was changed to the smiley face. I changed them back.
Don't know but I seen that updating security patches might help in another forum. Good luck to you. I will need to unlock a Power 2022 soon so hopefully I have better luck than you did.
Make sure you are trying the unlock from the bootloader and not fastbootd by doing 'adb reboot bootloader' while booted to android. I found that the issue usually happens because of trying to unlock from fastbootd which it can't do.
Moosetears said:
Don't know but I seen that updating security patches might help in another forum. Good luck to you. I will need to unlock a Power 2022 soon so hopefully I have better luck than you did.
Click to expand...
Click to collapse
Best of luck to you.
Alvin64DD said:
Make sure you are trying the unlock from the bootloader and not fastbootd by doing 'adb reboot bootloader' while booted to android. I found that the issue usually happens because of trying to unlock from fastbootd which it can't do.
Click to expand...
Click to collapse
The bootloader mode does not recognize the fastboot commands. So, maybe I misunderstand what you mean by bootloader. I didn't touch anything after using the adb reboot bootloader command. Not all, but most fastboot commnads works in fastboot mode (adb reboot bootloader -> recovery mode -> fastboot).
MooseXBaller said:
The bootloader mode does not recognize the fastboot commands. So, maybe I misunderstand what you mean by bootloader. I didn't touch anything after using the adb reboot bootloader command. Not all, but most fastboot commnads works in fastboot mode (adb reboot bootloader -> recovery mode -> fastboot).
Click to expand...
Click to collapse
The bootloader mode should be the menu with the android logo in the center along with device information on the bottom left of the screen. At that point, you can run the unlock commands. You can also get to that mode by holding down Power and Volume Down.
I was not getting adb or fastboot commands to work until I typed
MooseXBaller said:
Sorry, I did not see a form for 2022 version. So I'm posting it here:
I ran into a hurdle unlocking the bootloader on my Moto G Power (2022).
I enabled OEM unlocked and usb debugging on my phone and allow my computer access to it.
My device is listed after I entered the code: fastboot devices.
However, when I tried to find the unlock codes with the: fastboot oem get_unlock_data. I get the following error:
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
The following is what I get after I used the code: fastboot getvar all
(bootloader) cpu-abi:arm64-v8a
(bootloader) snapshot-update-status:none
(bootloader) super-partition-name:super
(bootloader) is-logical: preloader_raw_b:no
(bootloader) is-logical: preloader_raw_a:no
(bootloader) is-logical:vendor_boot_a:no
(bootloader) is-logical:vendor_boot_b:no
(bootloader) is-logical: para:no
(bootloader) is-logical:misc:no
(bootloader) is-logical:boot_b:no
(bootloader) is-logical:metadata:no
(bootloader) is-logical:userdata:no
(bootloader) is-logical:mmcblk0:no
(bootloader) is-logical:boot_a:no
(bootloader) is-logical:md_udc:no
(bootloader) is-logical:super:no
(bootloader) is-logical:system_ext_a:yes
(bootloader) is-logical:system_ext_b:yes
(bootloader) is-logical: product_a:yes
(bootloader) is-logical: product_b:yes
(bootloader) is-logical:vendor_a:yes
(bootloader) is-logical:vendor_b:yes
(bootloader) is-logical:system_a:yes
(bootloader) is-logical:system_b:yes
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:0
(bootloader) off-mode-charge:0
(bootloader) treble-enabled:true
(bootloader) is-userspace:yes
(bootloader) partition-size: preloader_raw_b:0x3FF800
(bootloader) partition-size: preloader_raw_a:0x3FF800
(bootloader) partition-size:vendor_boot_a:0x4000000
(bootloader) partition-size:vendor_boot_b:0x4000000
(bootloader) partition-size: para:0x80000
(bootloader) partition-size:misc:0x80000
(bootloader) partition-size:boot_b:0x2000000
(bootloader) partition-size:metadata:0x2000000
(bootloader) partition-size:userdata:0xC26CF8000
(bootloader) partition-size:mmcblk0:0xE8F800000
(bootloader) partition-size:boot_a:0x2000000
(bootloader) partition-size:md_udc:0x169A000
(bootloader) partition-size:super:0x220000000
(bootloader) partition-size:system_ext_a:0x25760000
(bootloader) partition-size:system_ext_b:0x0
(bootloader) partition-size: product_a:0x11F654000
(bootloader) partition-size: product_b:0x0
(bootloader) partition-size:vendor_a:0x1B8A5000
(bootloader) partition-size:vendor_b:0x0
(bootloader) partition-size:system_a:0x3FB3A000
(bootloader) partition-size:system_b:0x2F5E000
(bootloader) version-vndk:30
(bootloader) partition-type: preloader_raw_b:raw
(bootloader) partition-type: preloader_raw_a:raw
(bootloader) partition-type:vendor_boot_a:raw
(bootloader) partition-type:vendor_boot_b:raw
(bootloader) partition-type: para:raw
(bootloader) partition-type:misc:raw
(bootloader) partition-type:boot_b:raw
(bootloader) partition-type:metadata:raw
(bootloader) partition-type:userdata:raw
(bootloader) partition-type:mmcblk0:raw
(bootloader) partition-type:boot_a:raw
(bootloader) partition-type:md_udc:raw
(bootloader) partition-type:super:raw
(bootloader) partition-type:system_ext_a:raw
(bootloader) partition-type:system_ext_b:raw
(bootloader) partition-type: product_a:raw
(bootloader) partition-type: product_b:raw
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-type:system_a:raw
(bootloader) partition-type:system_b:raw
(bootloader) has-slot: preloader_raw:yes
(bootloader) has-slot:vendor_boot:yes
(bootloader) has-slot: para:no
(bootloader) has-slot:misc:no
(bootloader) has-slot:boot:yes
(bootloader) has-slot:metadata:no
(bootloader) has-slot:userdata:no
(bootloader) has-slot:mmcblk0:no
(bootloader) has-slot:md_udc:no
(bootloader) has-slot:super:no
(bootloader) has-slot:system_ext:yes
(bootloader) has-slot: product:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slot:system:yes
(bootloader) security-patch-level:2022-03-01
(bootloader) vendor-fingerprint:motorola/tonga_g/tonga:11/RRQ31.Q3-68-140
(bootloader) /d6db2d:user/release-keys
(bootloader) hw-revision: pVT
(bootloader) current-slot:a
(bootloader) serialno:ZY22G2VF57
(bootloader) product:tonga
(bootloader) version-os:11
(bootloader) first-api-level:30
(bootloader) slot-count:2
(bootloader) max-download-size:0x10000000
(bootloader) version:0.4
(bootloader) version-baseband:
(bootloader) secure:yes
(bootloader) variant:NA
(bootloader) dynamic-partition:true
(bootloader) system-fingerprint:motorola/tonga_g/tonga:11/RRQ31.Q3-68-140
(bootloader) /d6db2d:user/release-keys
(bootloader) version-bootloader:MBM-2.1-tonga_g-79f07f8d82-220330
(bootloader) unlocked:no
all:
Finished. Total time: 0.427s
Anyone ran into similar issues and have a solution?
Edit: some how the : p was changed to the smiley face. I changed them back.
Click to expand...
Click to collapse
After I did what this page shows you to do it worked for me
[Solved]“ADB Is Not Recognized As An Internal Or External Command”
ADB is an advanced command line used for debugging your android phone or for other developmental purposes. The "ADB is not recognized as an internal or
www.technewstoday.com
[Solved]“ADB Is Not Recognized As An Internal Or External Command”
ADB is an advanced command line used for debugging your android phone or for other developmental purposes. The "ADB is not recognized as an internal or
www.technewstoday.com

Categories

Resources