Hello to you
When I use the command "fastboot oem rebootRUU", for my htc desire 816, I receive the following errors:
-----------------------------
INFOError: Command never completed
Error: Command timeout error
Error: Command completed with errors
Failed Reading block 524288
-----------------------------
1. Why?
2. How can I avoid it?
Thanks in advance
Dr.Ghobar said:
Hello to you
When I use the command "fastboot oem rebootRUU", for my htc desire 816, I receive the following errors:
-----------------------------
INFOError: Command never completed
Error: Command timeout error
Error: Command completed with errors
Failed Reading block 524288
-----------------------------
1. Why?
2. How can I avoid it?
Thanks in advance
Click to expand...
Click to collapse
Java installed on PC , and HTC Drivers ?
Sent from my HTC Desire EYE using Tapatalk
xXminiWHOOPERxX said:
Java installed on PC , and HTC Drivers ?
Sent from my HTC Desire EYE using Tapatalk
Click to expand...
Click to collapse
Yes. Java and HTC Drivers are installed.
SDK, and HTC SyncManager are installed.
I downloaded "Minimal ADB and Fastboot" from xda and installed it; and used it to send the command "fastboot oem rebootRUU".
Hello to you
Java and HTC Drivers are installed.
SDK, and HTC SyncManager are installed.
I downloaded "Minimal ADB and Fastboot" from xda and installed it; and used it to send the command "fastboot oem rebootRUU".
But when I use the command "fastboot oem rebootRUU", for my htc desire 816, I receive the following errors:
-----------------------------
INFOError: Command never completed
Error: Command timeout error
Error: Command completed with errors
Failed Reading block 524288
-----------------------------
1. Why?
2. How can I avoid it?
Thanks in advance
Related
Hi, i'm running through the HTC Desire HD: Full Update Guide, on my phone for the first time and am stuck at 'Flashing Radio'...
When I do this:
"On the computer, open terminal and run the following command:
fastboot flash radio radio.img"
I simply get:
< waiting for device >
Any idea what I am doing wrong?
Is there any other way to update the radio to 26.04.02.17?
Crawf said:
Hi, i'm running through the HTC Desire HD: Full Update Guide, on my phone for the first time and am stuck at 'Flashing Radio'...
When I do this:
"On the computer, open terminal and run the following command:
fastboot flash radio radio.img"
I simply get:
< waiting for device >
Any idea what I am doing wrong?
Is there any other way to update the radio to 26.04.02.17?
Click to expand...
Click to collapse
sounds like your phone isn't being recognised in fastboot, if your booted into fastboot check that the computer has the correct drivers installed.
try the command fastboot devices to check device is connected before issuing any fastboot commands
i followed the instructions on htc dev to unlock bootloader...I downloaded fastboot binary and placed it in c:\Android but as i type in the cmd C:\Android>fastboot oem get_identifier_token I get this"'fastboot' is not recognized as an internal or external command, operableprogram or batch file." please help!
aryan_wfs said:
i followed the instructions on htc dev to unlock bootloader...I downloaded fastboot binary and placed it in c:\Android but as i type in the cmd C:\Android>fastboot oem get_identifier_token I get this"'fastboot' is not recognized as an internal or external command, operableprogram or batch file." please help!
Click to expand...
Click to collapse
Try THIS or This one
Hi,
I have problems while trying to change CID into 11111111 from 032, the phone is S-OFF and run actually with 2.7 firware. The message error is still the same... FAILED (remote: failed unknown command).
Thank you
What commands do you use? Most of the time that are very small errors
Tecardo said:
What commands do you use? Most of the time that are very small errors
Click to expand...
Click to collapse
Hi, in adb folder click shift and right on the mouse in order to open cmd...
1. adb reboot bootloader
2. adb devices
3. fastboot oem writecid 11111111
Something is wrong?
Thank you!
Second one Is stupid otherwise user HTC_001
same error without the second command...
even with the batch tool same error...
In order to use fastboot commands you must be in download mode not bootloader. Once you are in bootloader, chose download mode on phone. Then your commands should work.
not working even in download mode... no error command, but still the same CID...
rentngo said:
not working even in download mode... no error command, but still the same CID...
Click to expand...
Click to collapse
Can you post a screen cap of your errors?
rentngo said:
not working even in download mode... no error command, but still the same CID...
Click to expand...
Click to collapse
In my experience I have to open command prompt as administrator and then cd to my platform tools folder. The shift right-click method doesn't work for me
I'm trying to unlock the bootloader on my htc Desire 816 on my Windows 10 PC. I go through the whole process on HTCdev and get the unlock token but the cmd prompt isn't loading it for some reason idk why. I put the Unlock_code.bin file in the same folder as my fastboot app. and this is what I type into cmd prompt - C:\Users\Jennifer\AppData\Local\Android\sdk\platform-tools\fastboot flash unlocktoken Unlock_code.bin
this is what it gives me
error: cannot load 'Unlock_code.bin'
Am I missing something here?
disturbed1117 said:
I'm trying to unlock the bootloader on my htc Desire 816 on my Windows 10 PC. I go through the whole process on HTCdev and get the unlock token but the cmd prompt isn't loading it for some reason idk why. I put the Unlock_code.bin file in the same folder as my fastboot app. and this is what I type into cmd prompt - C:\Users\Jennifer\AppData\Local\Android\sdk\platform-tools\fastboot flash unlocktoken Unlock_code.bin
this is what it gives me
error: cannot load 'Unlock_code.bin'
Am I missing something here?
Click to expand...
Click to collapse
its platform-tools idk why it made the space there
I just wanted to flash my htc desire 816 with the custom recovery twrp.to do that I tried to unlock the bootloader.i just enterd the fastboot mode and gave the command in cmd "fastboot oem get_identifier_token".But it keeps showing "error remote unknown command".The only things fastboot is responding when using the command "fastboot devices".For every other commands it's showing the above mentioned error.pls help me to resolve this.