Related
When I'm trying to enter fastboot I just got : Starting fastboot protocol support.
I've tryed to wait for 15 or 20 minutes, but nothing happens
What to do?
Sent from my Xoom using XDA App
once you see the fastboot protocol at the top of the screen type your next ADB command. such as "fastboot reboot bootloader"
I'm supposedly on fastboot mode. on the One x, I can run a command to confirm I'm connected but unsure what to do using the infinity since the fastboot commands is a different.
I ran this command "fastboot -i 0x0b05 flash staging ebtblob.bin" (part of nvflash steps) and it's stuck at "waiting for device".
When connected to my windows laptop, it says "ASUS Android composite ADB interface" in device manager when booted normally. And it says "AsUS Android bootloader interface" when I'm supposedly in fastboot.
thanks
mrjayviper said:
I'm supposedly on fastboot mode. on the One x, I can run a command to confirm I'm connected but unsure what to do using the infinity since the fastboot commands is a different.
I ran this command "fastboot -i 0x0b05 flash staging ebtblob.bin" (part of nvflash steps) and it's stuck at "waiting for device".
thanks
Click to expand...
Click to collapse
"fastboot devices" should show something. With the old bootloader, maybe just "???????? - device" - with a newer one, an actual serial number.
"fastboot continue" should continue booting Android, that would be a sign that the protocol basically works.
_that said:
"fastboot devices" should show something. With the old bootloader, maybe just "???????? - device" - with a newer one, an actual serial number.
"fastboot continue" should continue booting Android, that would be a sign that the protocol basically works.
Click to expand...
Click to collapse
just says waiting for device.
tried:
1. fastboot continue
2. fastboot -i 0x0b05 continue
3. the nvflash command above
4. fasboot reboot
5. fastboot -i 0x0b05 reboot
I was on 4.0.3 ICS before unlocking and I suppose still on 4.0.3 just unlocked. thanks!
when i connect my motorola xoom that is stuck on m logo, i enter on motorola xoom in fastboot mode then in my computer i go to command prompt where there is fastboot, i type "fastboot flash boot boot.img" but i received the following message:"error:cannot load boot.img".
Do you have the image file in the adb folder?
Sent from my Xoom using Tapatalk 2
Hi, my Xoom MZ604 is stucked in fastboot screen. Only the fastboot works. I tried the recovery and rsd mode to save my device and goes to fastboot mode. I tried to flash a stock image but still in fastboot mode only.
HELP-ME please!
jonyfs said:
Hi, my Xoom MZ604 is stucked in fastboot screen. Only the fastboot works. I tried the recovery and rsd mode to save my device and goes to fastboot mode. I tried to flash a stock image but still in fastboot mode only.
HELP-ME please!
Click to expand...
Click to collapse
Hello, from this forum here you have a guide to solve this:
http://forum.xda-developers.com/showthread.php?t=1097997
you need android sdk and original system images.
Good luck!
While Unlocking Bootloader, Fastboot Commands are stuck on "waiting for device"
I have a 6045I version Idol 3 and I've installed the 15 second adb fastboot setup. When I type the command "adb devices" I get the id number and rebooting to bootloader works fine. Once I reboot, the command fastboot -i 0x1bbb devices shows the id number. The problem is when I try either fastboot flashing unlock or fastboot oem unlock both result in the cmd saying "waiting for device". I don't know how to fix this but I've done some research and I think it might have something to do with drivers or maybe alcatel blocked fastboot after a certain update? All I want to do is flash the lineage rom to get android 7.1 nougat so I would really appreciate any help.