Computer does not detect asus tablet in fastboot mode - Asus Transformer TF700

New issue, I got it to install by switching through all of my usb ports and then rebooted it through cmd when it was finished. How do I boot into recovery now? I tried holding the power+volume up but it just vibrates and then never boots.

Spectre216 said:
New issue, I got it to install by switching through all of my usb ports and then rebooted it through cmd when it was finished. How do I boot into recovery now? I tried holding the power+volume up but it just vibrates and then never boots.
Click to expand...
Click to collapse
Power+volume down to enter the bootloader menu, then volume up to confirm "RCK".

_that said:
Power+volume down to enter the bootloader menu, then volume up to confirm "RCK".
Click to expand...
Click to collapse
Thank you, I had assumed that it was the same as my phone (power + volume up).

Related

Propably bricked software

Hello guys. I just got my N5 and ofc rooted it , unlocked bootloader. Then when I booted it into recovery mode ( CWM recovery) I did factory reset as ussually. Then I realised that all my files on card were deleted os I couldnt even flash CM. I tried to pull off the battery. Right now phone does not want to boot into fasboot mode or normal boot. But it can be seen via pc. Is there any way to fix it? I am sure in 99% that this is a problem of deleted software not hardware. Right now its coneted to pc and the screen is on ( but it does not show anything. just pure black).
wojwem19 said:
Hello guys. I just got my N5 and ofc rooted it , unlocked bootloader. Then when I booted it into recovery mode ( CWM recovery) I did factory reset as ussually. Then I realised that all my files on card were deleted os I couldnt even flash CM. I tried to pull off the battery. Right now phone does not want to boot into fasboot mode or normal boot. But it can be seen via pc. Is there any way to fix it?
Click to expand...
Click to collapse
Connect the phone to the pc and type in cmd: adb devices (should see a serial number), if so type: adb reboot bootloader. Do you get into bootloader mode then? BTW did you format data or data factory reset?
wojwem19 said:
Hello guys. I just got my N5 and ofc rooted it , unlocked bootloader. Then when I booted it into recovery mode ( CWM recovery) I did factory reset as ussually. Then I realised that all my files on card were deleted os I couldnt even flash CM. I tried to pull off the battery. Right now phone does not want to boot into fasboot mode or normal boot. But it can be seen via pc. Is there any way to fix it? I am sure in 99% that this is a problem of deleted software not hardware. Right now its coneted to pc and the screen is on.
Click to expand...
Click to collapse
if it doesn't boot on fastboot or recovery and you said that your phone's display is on.. in what mode is it?? well if you can go into fastboot simply download the original system and flash it.. After you will boot your phone and connect it to the pc and flash recovery etc etc :good:
gee2012 said:
Connect the phone to the pc and type in cmd: adb devices (should see a serial number), if so type: adb reboot bootloader. Do you get into bootloader mode then? BTW did you format data or data factory reset?
Click to expand...
Click to collapse
I did factory reset. Tried to write in cmd adb devicies but it says that it doesnt know what it means. Maybe i need to download some kind of software to use adb?
N3xusS said:
if it doesn't boot on fastboot or recovery and you said that your phone's display is on.. in what mode is it?? well if you can go into fastboot simply download the original system and flash it.. After you will boot your phone and connect it to the pc and flash recovery etc etc :good:
Click to expand...
Click to collapse
It isnt any mode known for me. The screen is on but it doesnt show anything it is just pure black. The problem is that i can't get to fastboot mode ( volume down + power button).
wojwem19 said:
It isnt any mode known for me. The screen is on but it doesnt show anything it is just pure black. The problem is that i can't get to fastboot mode ( volume down + power button).
Click to expand...
Click to collapse
hold power for 10 seconds. then hold volume up + down + power
samersh72 said:
hold power for 10 seconds. then hold volume up + down + power
Click to expand...
Click to collapse
Okay did it. after those 10 secs the google screen showed up. Then i presed vol up+ down+ power and right now I am on this google screen. What should I do now? Right now I think it got some kind of bootloop.
Okay just updated my drives via windows and right now in Devicies menager it show up as a " Google nexus ADB Interface".
wojwem19 said:
Okay did it. after those 10 secs the google screen showed up. Then i presed vol up+ down+ power and right now I am on this google screen. What should I do now?
Click to expand...
Click to collapse
sir, hold the power button until it turned off then directly hold the volume up + down followed by power
samersh72 said:
sir, hold the power button until it turned off then directly hold the volume up + down followed by power
Click to expand...
Click to collapse
Okay did it and right now it shows in device menager as "QHSUSB_BULK" and windows can not find software for it. The google logo disappered and screen is off right now.
Okay i managed to turn it into fastboot mode. What should I do right now? and in devices menager it shows up as " Google nexus bootloader interface" Can anyone answer to me? it's really important for me.
wojwem19 said:
Okay did it and right now it shows in device menager as "QHSUSB_BULK" and windows can not find software for it. The google logo disappered and screen is off right now.
Click to expand...
Click to collapse
now try to boot into fastboot mode, volume down + power or both volume + power
wojwem19 said:
Okay did it and right now it shows in device menager as "QHSUSB_BULK" and windows can not find software for it. The google logo disappered and screen is off right now.
Click to expand...
Click to collapse
Can you get into bootloader mode? Hold power button for 10 seconds until it shuts off. Then press and hold vol + and- and then power
Sent from my Nexus 5
wojwem19 said:
Okay i managed to turn it into fastboot mode. What should I do right now?
Click to expand...
Click to collapse
good. flash stock images or boot into custom recovery (you can flash it) and sideload a rom or push a rom (see sticky threads in general section)
gee2012 said:
Connect the phone to the pc and type in cmd: adb devices (should see a serial number), if so type: adb reboot bootloader. Do you get into bootloader mode then? BTW did you format data or data factory reset?
Click to expand...
Click to collapse
Okay right now I am in fastboot mode and installed sdk manager. In folder sdk/platform-tools I enabled cmd with shift + right click. Run adb devicies and it said "daemon not running. starting it now on port 5037
daemon started successfully
list of devices attached".
And when i run it once again it says only "List of devicies attached".
wojwem19 said:
Okay right now I am in fastboot mode and installed sdk manager. In folder sdk/platform-tools I enabled cmd with shift + right click. Run adb devicies and it said "daemon not running. starting it now on port 5037
daemon started successfully
list of devices attached".
And when i run it once again it says only "List of devicies attached".
Click to expand...
Click to collapse
run this command when you are in fastboot mode
Code:
fastboot devices
and not adb
samersh72 said:
run this command when you are in fastboot mode
Code:
fastboot devices
and not adb
Click to expand...
Click to collapse
okay did it and now it showed a key. What should i do now ( i am really newbie in this things conected with flashing via adb. I always flash via recovery.) I already did fastboot flash recovery recovery.img and flashed the cwm 6.0.4.5
wojwem19 said:
okay did it and now it showed a key. What should i do now ( i am really newbie in this things conected with flashing via adb. I always flash via recovery.) I already did fastboot flash recovery recovery.img and flashed the cwm 6.0.4.5
Click to expand...
Click to collapse
now follow this guide to flash stock http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
samersh72 said:
now follow this guide to flash stock http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
Click to expand...
Click to collapse
i love you man <3

Moto G XT1033 (Lollipop) struck at Warning bootloader unlocked screen.

Hi, it all started when I tried to install another ROM for my moto g xt1033. I accidentally deleted OS and storage.
Now it is struck at Warning bootloader unlocked screen. I can't even go into recovery mode.
I guess I hard bricked it.
Please help.
Thanks.
Have you tried to reboot into fastboot mode? Hold power button 5 seconds, after it reboots hold vol- key for some time and release it. If You booted into Flashboot mode you can install recovery or restore full system.
kuba_160 said:
Have you tried to reboot into fastboot mode? Hold power button 5 seconds, after it reboots hold vol- key for some time and release it. If You booted into Flashboot mode you can install recovery or restore full system.
Click to expand...
Click to collapse
Yes I tried. It reboots with a small vibration to bootloader unlocked screen again.
It's not detected by fastboot when you connect it?
kuba_160 said:
It's not detected by fastboot when you connect it?
Click to expand...
Click to collapse
No.. I tried... It just stops at waiting for devices..

Pixel 2 Softbrick, No Fastboot?

I flashed TWRP to the device successfully, and proceeded to try to install Magisk 19.3 zip. It would begin to do a recovery bootloop. I fixed it using TWRP, and tried using the patched boot img from magisk manager instead. This is where things go wrong. After flashing boot.img, the phone refuses to boot, and asks me to do a factory reset. I did this twice, and the phone continued not to boot. I then tried installing the latest android Q factory image. The flash failed, and the phone stopped showing up when I do fastboot devices or adb devices. It is stuck in the bootloader telling me slot b is not bootable. I have tried different ports, but adb and fastboot are no longer responding.
Can't promise anything, but this might be a good spot to start
D3RP_ said:
Can't promise anything, but this might be a good spot to start
Click to expand...
Click to collapse
Unfortunately, this just tells me that it can't detect my device, even though it is plugged in. Its so weird that it makes it to the bootloader screen, but fastboot doesn't work.
skyward176 said:
Unfortunately, this just tells me that it can't detect my device, even though it is plugged in. Its so weird that it makes it to the bootloader screen, but fastboot doesn't work.
Click to expand...
Click to collapse
Have you tried just holding the volume up and power button for a good 30 seconds?
D3RP_ said:
Have you tried just holding the volume up and power button for a good 30 seconds?
Click to expand...
Click to collapse
Holding down the volume up and power buttons just restarts it repeatedly, and each time it restarts it tells me "ERROR: Operation Denied"
EDIT: OMG fastboot works! Let's see how this goes from here. TYSM!
ITS FIXED!! Thanks so much
skyward176 said:
ITS FIXED!! Thanks so much
Click to expand...
Click to collapse
Hello! I have exactly the same problem.
Can you explain step by step what you did after fastboot began to see your phone?
I held the vol up and power buttons. This allowed fastboot to see it, and let the flash all script from the stock boot image run. This gave an error, but after holding the vol. Up and power buttons again, the phone started right up.
skyward176 said:
I held the vol up and power buttons. This allowed fastboot to see it, and let the flash all script from the stock boot image run. This gave an error, but after holding the vol. Up and power buttons again, the phone started right up.
Click to expand...
Click to collapse
Ayyy! Good job!

problem mtk6592

hello i m to unlock oem from adb and reboot tablet but it won't start only restart and go to boot mode volum down not working to choose fastboot
If english isn't your main language then use google translate and I'll try my best to understand.
Anyway, does adb recognize your device? Does adb devices returns devices attached and a serial number?
If so then try adb reboot bootloader
Or try manually booting with volume buttons, usually it's (Volume Up + Power) combination, on some devices it's (Volume Up + Volume Down + Power) combination.
You have to enable USB debugging and oem unlock in settings for any of this to work.
After successful booting to fastboot. Use fastboot oem unlock for older devices or fastboot flashing unlock for newer devices.
Then use fastboot reboot after successful unlocking. Note: Most devices use prompt to confirm bootloader unlocking which in turn requires the user to select "yes" with volume buttons.
If your device doesn't boot to bootloader and you have oem unlock and usb debugging on and tried all of the above. Then most likely your device bootloader cannot be unlocked, which explains why you can't find your device in XDA forums.
I did all of the above, but after unlocking oem, this is what the picture became
volumn down not working
I'm not following here, what exactly happened? Did you unlock the bootloader?
yes I unlocked the bootloader but after fastboot reboot it does not turn on it reboots only as shown in the video
Try booting into fastboot again and using flashing unlock_critical
I can not enter the fastboot mod because it does not work for me volumn down
Is your device detected on your PC? Try adb reboot bootloader
after unlocking oem, the tablet does not turn on and does not see the pc
Try connecting the device to your PC while pressing volume button to boot to bootloader. If it still doesn't boot then you can only fix the volume button.
Can you tell me what's your device model?
my model is x101 china model tablet .
boot only working volumn up
I can not choose boot mode
I never saw a bootloop after unlocking bootloader before. Maybe you modified your device in anyway before doing this? Like one click root apps or anything whatsoever?
If you can get volume down to work then you should be fine. Also try power button too pressing it should have the same effect as volume down.
I haven't modified anything. only the power button does not work only the volume up and the volume down is not pressed Please help me how to recovery system
devmastsoft said:
I haven't modified anything. only the power button does not work only the volume up and the volume down is not pressed Please help me how to recovery system
Click to expand...
Click to collapse
Is your device battery removable? If so, remove it and wait 5 minuets and connect your device to your PC while pressing volume button to boot into bootloader.
If not then completely discharge your phone and wait for 24 hours. and then try connecting it to your PC while pressing volume button to boot into bootloader.
XDHx86 said:
Is your device battery removable? If so, remove it and wait 5 minuets and connect your device to your PC while pressing volume button to boot into bootloader.
If not then completely discharge your phone and wait for 24 hours. and then try connecting it to your PC while pressing volume button to boot into bootloader.
Click to expand...
Click to collapse
I discharged it but still nothing fixed
Hence the reason not buy cheap Chinese products. You can only take it to a service center to fix the volume down button.
XDHx86 said:
Hence the reason not buy cheap Chinese products. You can only take it to a service center to fix the volume down button.
Click to expand...
Click to collapse
volume down button working only android systm n ot working boot
devmastsoft said:
volume down button working only android systm n ot working boot
Click to expand...
Click to collapse
If it's working then boot to the bootloader. And use fastboot flashing unlock_critical
XDHx86 said:
If it's working then boot to the bootloader. And use fastboot flashing unlock_critical
Click to expand...
Click to collapse
it only works when I turn down the sound, but when I go into the boot, it's not heaven

Question [Answered] How to factory reset Xperia 5 III in bootloop

My phone is struck in bootloop after failing to root it.How do I factory reset it? What programs do I have to use and what comands do I give, preferibly linux ones?
You can try booting into the stock recovery: Hold down the volume DOWN button and power button until the SONY logo appears. When you see SONY, release the power button but hold the volume down button until the recovery menu appears. Then you can factory reset from that menu.
Or, make sure you have platform tools (adb) and the Sony USB drivers installed, and you can boot into recovery by:
Making sure the phone is off. Plug in a usb cable into your computer but NOT the phone yet. Then hold down the volume UP button while plugging in a usb cable and release the button when you see a blue light. The blue light indicates fastboot mode. Then, in a command prompt, make sure you have the device connected by entering:
fastboot devices
If your device is listed, then it's connected. If not, repeat the above steps. Then enter:
fastboot boot recovery
Your phone should then boot into recovery which will allow you to factory reset the phone.
delfuhd said:
You can try booting into the stock recovery: Hold down the volume DOWN button and power button until the SONY logo appears. When you see SONY, release the power button but hold the volume down button until the recovery menu appears. Then you can factory reset from that menu.
Click to expand...
Click to collapse
Problem: even that gives me "Your device is corrupted" error.
delfuhd said:
Or, make sure you have platform tools (adb) and the Sony USB drivers installed, and you can boot into recovery by:
Making sure the phone is off. Plug in a usb cable into your computer but NOT the phone yet. Then hold down the volume UP button while plugging in a usb cable and release the button when you see a blue light. The blue light indicates fastboot mode. Then, in a command prompt, make sure you have the device connected by entering:
fastboot devices
Click to expand...
Click to collapse
ok that still work
delfuhd said:
fastboot boot recovery
Your phone should then boot into recovery which will allow you to factory reset the phone.
Click to expand...
Click to collapse
; fastboot boot recovery
fastboot: error: cannot load 'recovery': No such file or directory
Then head on over to this thread: https://forum.xda-developers.com/t/...re-and-gsi-rom-flashing-without-twrp.4344373/ and go through step 7 with Xperia Companion
I tried that but it gives me the error:"Xperia COmpanion cannot update the device: the bootloader was unlocked"
ok I had to do `fastboot oem lock`
ok thanks I've fixed it!
OP reported the issue was fixed, thread locked to avoid further bumps.

Categories

Resources