no usb in fastboot - HTC Incredible S

plz help, I tried to flash my phone today and now the usb does not work under fastboot anymore, when i try to put the phone in fastboot and type the command in cmd it just says *waiting for device* and i have to use cmd for flash the boot.img so in theory i think my phone is brickt, but i can access my sd card and all that stuff but my phone wont boot, can sombody plz help?
HBOOT 2.02.0002
RADIO-3831.10.00.11_M
ROM: sabsa_prime_V10.0
S: on

GBmaster said:
plz help, I tried to flash my phone today and now the usb does not work under fastboot anymore, when i try to put the phone in fastboot and type the command in cmd it just says *waiting for device* and i have to use cmd for flash the boot.img so in theory i think my phone is brickt, but i can access my sd card and all that stuff but my phone wont boot, can sombody plz help?
HBOOT 2.02.0002
RADIO-3831.10.00.11_M
ROM: sabsa_prime_V10.0
S: on
Click to expand...
Click to collapse
Are you trying fastboot commands or adb?
Try this, when in android
"adb reboot bootloader"
then when its in bootloader,
"fastboot devices" and see if your serial number comes up

markj338 said:
Are you trying fastboot commands or adb?
Try this, when in android
"adb reboot bootloader"
then when its in bootloader,
"fastboot devices" and see if your serial number comes up
Click to expand...
Click to collapse
trying fastboot commands yes, but the phone does not go into usb mode
C:\android>adb reboot bootloader
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
that did not work either

is there anyway to flash the boot.img file from cwm? thats what i need to get the phone working again!

Do you Use Win8?

Silversniper said:
Do you Use Win8?
Click to expand...
Click to collapse
no i use windows 7! tryd on every computer i have and still the same, no usb in fastboot

Nobody knows how to fix it?
Sent from my GT-P5110 using xda app-developers app

I am having a similar issue, the phone boots and the USB port works fine in recovery and when booted but nothing happens when it is plugged into the PC in fastboot mode. It is not the PC as other phones work fine in fastboot etc. It seems like the fatboot part of the hboot does not recognise USB, there is not even any device appearing in the device manager (unknown or known) when the phone is in fastboot and connected to the PC, it should change on the phone to say "FASTBOOT USB" when connected to the computer, It makes unlocking the boot loader a bit difficult as I cannot execute the fastboot oem command to get the unlock code from htcdev.com

Related

[Q] Connection with PC

Hellow. I have some problem with connection of my One. Atm i wanna s-off my phone.But can't.
After connecting phone to usb2.0 port win8 recognise it well (checked by "adb devices -l"). But when i try to reboot into bootloader i've got "waiting for device" (fastboot reboot bootloader). Ok i'm switch off the phone and boot in bootloader (fastboot mode). Phisical connection is good (fastboot usb). Try to check connection by "adb devices -l" and i got no one device connected. But in same time i can easy flash recovery by "fastboot flash recovery recovery.img". Btw when i put phone in fastboot mode my win8 told me that connected device not recognised and can't work good, but when i start android win8 got my phone well. I've check it with two original htc usb cables and one not original.
Any ideas?
Thx!
When the phone is in fastboot mode, you use the fastboot command, adb won't work. When the phone is not in fastboot mode, you use the adb command, fastboot won't work.
BenPope said:
When the phone is in fastboot mode, you use the fastboot command, adb won't work. When the phone is not in fastboot mode, you use the adb command, fastboot won't work.
Click to expand...
Click to collapse
ah i understand. tnx for reply

[Q] Stuck in Bootloader

After flashing successfully viper rom after a full data wipe my phone is now stuck in the Bootloader screen. I can't get to recovery, I can't reboot, and factory resetting does nothing. Help?
cknuth said:
After flashing successfully viper rom after a full data wipe my phone is now stuck in the Bootloader screen. I can't get to recovery, I can't reboot, and factory resetting does nothing. Help?
Click to expand...
Click to collapse
What happens when u choose reboot in fastboot mode in the bootloader??
cknuth said:
After flashing successfully viper rom after a full data wipe my phone is now stuck in the Bootloader screen. I can't get to recovery, I can't reboot, and factory resetting does nothing. Help?
Click to expand...
Click to collapse
Can you reboot into recovery again and enter to fastboot mode?
Can go between fast boot and the Bootloader menu but if I hit reboot, it just comes back to Bootloader. If I pick recovery it just flashes for a second and comes back to Bootloader. I am S-off btw.
cknuth said:
If I pick recovery it just flashes for a second and comes back to Bootloader. I am S-off btw.
Click to expand...
Click to collapse
fastboot erase cache
nkk71 said:
fastboot erase cache
Click to expand...
Click to collapse
Computer wont recognize device. While I can enter fastboot mode it does not go to fastboot usb mode when I plug it in and fastboot only will "waiting for device"
cknuth said:
Computer wont recognize device. While I can enter fastboot mode it does not go to fastboot usb mode when I plug it in and fastboot only will "waiting for device"
Click to expand...
Click to collapse
OS, and hboot versions? (and if you're on Windows what does Device Manager show?)
nkk71 said:
OS, and hboot versions? (and if you're on Windows what does Device Manager show?)
Click to expand...
Click to collapse
unfortunately my HBOOT is 1.44 (I just now read that it needs to be 1.55) My OS is Win 8.1. My work computer is Vista though.
device manager shows nothing connected via USB
cknuth said:
unfortunately my HBOOT is 1.44 (I just now read that it needs to be 1.55) My OS is Win 8.1. My work computer is Vista though.
device manager shows nothing connected via USB
Click to expand...
Click to collapse
if you have a USB stick, just make an Ubuntu Live USB (no need to install, you just make it, then boot the laptop/pc from the USB), check my guide under FAQ #5 (i think) it's very easy and ubuntu doesn't have issues with hboots, drivers, etc...
nkk71 said:
if you have a USB stick, just make an Ubuntu Live USB (no need to install, you just make it, then boot the laptop/pc from the USB), check my guide under FAQ #5 (i think) it's very easy and ubuntu doesn't have issues with hboots, drivers, etc...
Click to expand...
Click to collapse
ok so the guide walks me up to the point of installing fastboot for unbuntu using a couple cmd lines but for my specific situation will I need any files saved in specific locations? I have never used Ubuntu or Linux before so youll have to bear with me.
Ok so im in Ubuntu, I think I have the guide pretty much figured out, but It still doesnt want to detect my device. I installed ADB according to the guide, but "sudo fastboot devices" comes up blank and the phone only says "fastboot" not "fastboot usb"
entering the command to flash CWM gives me the same waiting for device message. I have tried multiple USB cables as well.
cknuth said:
Ok so im in Ubuntu, I think I have the guide pretty much figured out, but It still doesnt want to detect my device. I installed ADB according to the guide, but "sudo fastboot devices" comes up blank and the phone only says "fastboot" not "fastboot usb"
entering the command to flash CWM gives me the same waiting for device message. I have tried multiple USB cables as well.
Click to expand...
Click to collapse
the phone has to say FASTBOOT USB, otherwise it's a problem with the port (phone/PC/cable).
ubuntu doesn't have driver issues, but when you connect your phone to the PC, it has to change from FASTBOOT to FASTBOOT USB.
nkk71 said:
the phone has to say FASTBOOT USB, otherwise it's a problem with the port (phone/PC/cable).
ubuntu doesn't have driver issues, but when you connect your phone to the PC, it has to change from FASTBOOT to FASTBOOT USB.
Click to expand...
Click to collapse
It doesnt change, so then its likely something with the system partition as it relates to the USB port? Because the port was working fine until the failed flash. But what it sounds like is this is a brick?
cknuth said:
It doesnt change, so then its likely something with the system partition as it relates to the USB port? Because the port was working fine until the failed flash. But what it sounds like is this is a brick?
Click to expand...
Click to collapse
doesn't sound like a brick at all, as long a hboot (ie bootloader is fine) no brick should be involved.
but i have to call it a night, hopefully someone will be along shortly, and take over... (timezones ) take it ease, DO NOT PANIC, DO NOT RUSH things!!
Cool, all your help is greatly appreciated. So I should hold off on the trip to the phone store?
Any other ideas to get communication to the phone?
Different Computer, USB Port, and USB Cable. Without saying FASTBOOT USB on the phone, can't do anything.

USB Debugging DISABLED - How can I flash boot.img?

I'm trying to get my phone back to a custom ROM after abandoning it for over a year so I am having trouble remembering what I did...
USB Debugging is definitely off. When I go into a command prompt to flash the boot.img, "adb devices" returns no devices. The drivers all seem to be up to date - so how can I flash the boot.img? I can't get into the OS as I get stuck at the white HTC logo boot - soft bricked.
bfawks said:
I'm trying to get my phone back to a custom ROM after abandoning it for over a year so I am having trouble remembering what I did...
USB Debugging is definitely off. When I go into a command prompt to flash the boot.img, "adb devices" returns no devices. The drivers all seem to be up to date - so how can I flash the boot.img? I can't get into the OS as I get stuck at the white HTC logo boot - soft bricked.
Click to expand...
Click to collapse
I would normally recommend RUU (http://forum.xda-developers.com/showthread.php?t=1562890) to revert to stock firmware and then turn on USB debugging like normal, but I'm worried that your device may still be unlocked (then RUU won't work).
Hold the phone, when you boot into the bootloader, and select "fastboot", can you flash the boot.img that way? (command prompt: "fastboot flash boot boot.img", assuming your command prompt is opened in the same folder as fastboot.exe and your boot.img)
projectisaac said:
I would normally recommend RUU (http://forum.xda-developers.com/showthread.php?t=1562890) to revert to stock firmware and then turn on USB debugging like normal, but I'm worried that your device may still be unlocked (then RUU won't work).
Hold the phone, when you boot into the bootloader, and select "fastboot", can you flash the boot.img that way? (command prompt: "fastboot flash boot boot.img", assuming your command prompt is opened in the same folder as fastboot.exe and your boot.img)
Click to expand...
Click to collapse
Seems like after I updated the drivers and mounted the device, I was able to get my PC to recognize the phone through ADB devices. I went back into the fastboot and flashed the .img and it worked. Thanks for your help.

Troubles with my HTC One Mini 2

Hey,
My phone is stuck in the fastboot mode, without any OS, nothing works... no Recovery ,...
S-ON, no-debugging usb, Bootloader locked and can't unlock him... I already tried with htc-dev, everything works but nothing appair on my screen to confirm the unlocking.
I'm really stuck, searched lot of things on google, ....
I used fastboot, and ADB, the first one recognize my device, but the last one not. I can't boot on RUU mode neither.
Any ideas?
AzweL said:
My phone is stuck in the fastboot mode, without any OS, nothing works... no Recovery ,...
Click to expand...
Click to collapse
The very first thing I recommend you to do, is to download the right recovery and install it via command
Code:
fastboot flash recovery recovery.zip
Let me know if you run into any further troubles.
AzweL said:
Hey,
My phone is stuck in the fastboot mode, without any OS, nothing works... no Recovery ,...
S-ON, no-debugging usb, Bootloader locked and can't unlock him... I already tried with htc-dev, everything works but nothing appair on my screen to confirm the unlocking.
I'm really stuck, searched lot of things on google, ....
I used fastboot, and ADB, the first one recognize my device, but the last one not. I can't boot on RUU mode neither.
Any ideas?
Click to expand...
Click to collapse
Hi,
Frist in boot loader check your OS version it should be something like 2.19.401.2 or lower than this.
NB: ALWAYS TRY WITH MORE THAN 75% BATTERY, AND THAT FOR ANY CODE TO WORK PROPERLY, MAKE SURE TO SELECT FASTBOOT BY POWER KEY IN BOOTLOADER
Anyway, if you can enter fastboot, then you have some chance of recovering your device and because you have S-Off it is going to be a bit difficult.
First download this stock boot file : https://mega.nz/#!lEAVwRSL!wrP2hi6GEYLeJaPf2ssZo9wCtSi7E4yfyUHgh3Q3XSs
Then place this file in the ADB folder, then run command :
To flash boot file command is:
Code:
- Fastboot Devices (this command is important to know if the device is connected and accepting and responding commands)
- fastboot flash boot boot_signed.mg (assuming this is the name you saved the file with)
- fastboot reboot bootloader
Also download Stock Recovery: https://mega.nz/#!gVJE1Bxa!6SwXStAD8p-XlnQiPkRcdNo_ITFD1ykn-tN6wIBVi1I
Place this in ADB folder and run command:
Code:
fastboot flash recovery stockrec.img // (assuming that is the name you have saved the file with), only after flashing this you will know if the device has any OS, if OS exists it will boot up.
fastboot erase cache
Attempt and let us know how it went...Good Luck

phone corrupt and cant be trusted

i tried rooting my device but something went wrong after flashing the boot.img
now the device is stuck and i can only access fastboot.
i tried accessing the recovery but i get the same error msg.
i tried flashing every recovery img that exist for the red magic 3 but with no success
Flashing Unlock
Hey, make sure that you have first unlocked the bootloader with the fastboot command: "fastboot flashing unlock". Try it. It will erase all your data and do a reset factory and then you should be able to reboot your device normally. Also, it will let you flash the boot.img for root your device.
Perseo99 said:
Hey, make sure that you have first unlocked the bootloader with the fastboot command: "fastboot flashing unlock". Try it. It will erase all your data and do a reset factory and then you should be able to reboot your device normally. Also, it will let you flash the boot.img for root your device.
Click to expand...
Click to collapse
when i type "fastboot flashing unlock" in cmd it shows nothing .. just showing what commands i can do with fastboot
mashkalny said:
when i type "fastboot flashing unlock" in cmd it shows nothing .. just showing what commands i can do with fastboot
Click to expand...
Click to collapse
Did you let unlock bootloader and permitted the USB debbugin on the developers option before flash the boot.img?
Make sure you are using a USB 2.0 to connect your device to the PC. See if you PC recognizes the device into the fastboot menu with "fastboot devices", if doesn't, try reboot another phone with "adb rebbot bootloader", then enter "fastboot devices", your device should be listed into de the devices attached. Then try again entering "fastboot flashing unlock".
Perseo99 said:
Did you let unlock bootloader and permitted the USB debbugin on the developers option before flash the boot.img?
Make sure you are using a USB 2.0 to connect your device to the PC. See if you PC recognizes the device into the fastboot menu with "fastboot devices", if doesn't, try reboot another phone with "adb rebbot bootloader", then enter "fastboot devices", your device should be listed into de the devices attached. Then try again entering "fastboot flashing unlock".
Click to expand...
Click to collapse
i believe i forgot to unlock the bootloader when i tried to root. now i cant access anything in the fastboot mode.
mashkalny said:
i believe i forgot to unlock the bootloader when i tried to root. now i cant access anything in the fastboot mode.
Click to expand...
Click to collapse
Oh, that could be a problem. Try to use this tool. I hope you can get your phone working again. If this doesn't works, try to flash the original boot.img of your firmware version.
https://forum.xda-developers.com/re.../tool-nubia-red-magic-3-unbirck-tool-t3965044

Categories

Resources