galaxy tab 10.1 wifi fastboot - Galaxy Tab 10.1 Q&A, Help & Troubleshooting

so i have a galaxy tab 10.1 wifi and i am trying to flash a recover.img via fastboot buy for the life of me i can not get fastboot to recognize my tablet but adb recognizes it just fine

Bray90820 said:
so i have a galaxy tab 10.1 wifi and i am trying to flash a recover.img via fastboot buy for the life of me i can not get fastboot to recognize my tablet but adb recognizes it just fine
Click to expand...
Click to collapse
Fastboot? Good sir, you should get it to Download Mode, not Fastboot. Fastboot is just the menu to select Recovery/Download mode. Get it to download mode, then flash the recovery via Odin.
Good luck.
Also, ADB is supposed to recognize the device in fastboot , the fastboot itself is a USB Debugging menu.

Related

[Q] LG optimus c stuck in fastboot mode PLEASE HELP

i tried to flash a recovery and it didnt work and the phone is stuck in fastboot mode
use this
BUT, before you even do a thing, know that you have to use the files that are meant for your phone (you need the recovery and usb drivers meant for your phone; i believe you can use the other files)
sweetnsour said:
use this
BUT, before you even do a thing, know that you have to use the files that are meant for your phone (you need the recovery and usb drivers meant for your phone; i believe you can use the other files)
Click to expand...
Click to collapse
My phone can't get to emergency mode and stuck in fastboot mode i have rooted my phone and backed up rom rebooted phone and went straight to fastboot mode what do i do
lg optimus c
Yes the tut didn't work for my phone. for some reason its not being recognized by the fastboot shell nor adb shell. I'd assume its completely bricked ? thanks for all the help.
My phone was not recognized by neither fastboot nor adb while in fastboot mode. "adb devices" and "fastboot devices" generated no result. Nevertheless, the following command worked flawlessly
fastboot flash recovery recovery.img
So, it seems that it's not necessary for the phone to show up in adb or fastboot.

[Q] How to flash recovery without USB debugging mode activated on a bricked Nexus S?

Hi,
I had flashed the NexusXperia ROM on my Nexus S just recently. After trying it out I restored the stock ICS 4.0.4....
For some reason the phone keeps on showing the HD bootscreen continously without starting up....
I thought of clearing the dalvik and re-installing via restore however now that it's not got any recovery neither is it being detected on my pc....
I remember deactivating the USB debugging mode and probably this could be the reason it's not being detected....
Is there a way to flash recovery without debugging mode switched ON or is there a way to simply switch ON the USB debugging mode from bootloader screen....
ANY HELP IS APPRECIATED ON THIS....
I have tried on windows 7 as well as on Ubuntu....but the device is not detected....thanks in advance.....
- DarKmentoR
On the Nexus S, holding Volume Up while turning on the power will load the bootloader and from there you should be able to use fastboot to install a custom recovery using fastboot. You should not need USB debugging enabled for this to work.
http://wiki.cyanogenmod.com/wiki/Ne...de#Installing_the_ClockworkMod_Recovery_Image
C:\nexussrootnew> fastboot flash recovery recovery.img
< waiting for device >
-------------------------------------------------------------
Just keeps on waiting for the device....adb not able to detect the device too
The phone is in the bootloader mode and fastboot doesn't detect it? Sounds like it is completely broken then, your only option may be the UnBrickable Mod: http://forum.xda-developers.com/showthread.php?t=1566475
Ok...i can see a "FASTBOOT MODE" written in red when i switch on using Vol+ & Power....
Which mode is it ? Fastboot or Download....?
darkmentor25 said:
Ok...i can see a "FASTBOOT MODE" written in red when i switch on using Vol+ & Power....
Which mode is it ? Fastboot or Download....?
Click to expand...
Click to collapse
Fastboot is the mode you need to be in for fastboot.exe to detect the phone. Put it into that mode and try to flash the recovery with fastboot.exe using the command you posted above.
I have HUAWEI P smart. I am searching for a firmware for flash my phone.

Sharp Aquos S2 stucked in Download mode

Hi:
My unlocked bootloader SS2 phone got stucked in Download Mode after successfully installed/flashed AICP ROM
It booted once and when i rebooted to enter recovery got stucked. Tried pushing buttons combos but still stucked in Dmode.
Have no access to fastboot from Windows but can get limited access to fastboot in Debian: can flash several twrp recoveries, can flash
AICP ROM again but can not get fastboot oem commands working.
Can't enter to recovery because phone never turn off.
Tried also to come back to Nougat but can't enter recovery to flash ss2_old_bootloader.
I do not know what to do.
Any help?
Also have this problem... any help?
have u try to connect into computer, use adb, and use this command :
Code:
fastboot reboot
what's the result with that?
No connection.
But i have reinstalled OST Treble ROM and phone now working.
gsausalito said:
Hi:
My unlocked bootloader SS2 phone got stucked in Download Mode after successfully installed/flashed AICP ROM
It booted once and when i rebooted to enter recovery got stucked. Tried pushing buttons combos but still stucked in Dmode.
Have no access to fastboot from Windows but can get limited access to fastboot in Debian: can flash several twrp recoveries, can flash
AICP ROM again but can not get fastboot oem commands working.
Can't enter to recovery because phone never turn off.
Tried also to come back to Nougat but can't enter recovery to flash ss2_old_bootloader.
I do not know what to do.
Any help?
Click to expand...
Click to collapse
I also have problem after flashing to AICP and sometimes phone (after power off) stuck in Download mode.
Just enter:
fastboot --set-active=a reboot
rgr1 said:
I also have problem after flashing to AICP and sometimes phone (after power off) stuck in Download mode.
Just enter:
fastboot --set-active=a reboot
Click to expand...
Click to collapse
I have the same problem. I tried to follow your advice, but fastboot in my PC doesn't recognize the parameter (all I get is fastboot help page).
Regards.
EDIT: reinstalled treble v3.1 via OST and it fixed the download mode issue.
thanks!
hi,
got the same problem, stuck at download mode but phones can`t to pc via usb so I am unable to use fastreboot.
Any other suggestions how to fix it ?
internety1 said:
hi,
got the same problem, stuck at download mode but phones can`t to pc via usb so I am unable to use fastreboot.
Any other suggestions how to fix it ?
Click to expand...
Click to collapse
in my xperience is connect your phone to the PC then open cmd ... make sure in folder of adb and fastboot .exe stored ...
type:
Code:
fastboot continue
longu said:
I have the same problem. I tried to follow your advice, but fastboot in my PC doesn't recognize the parameter (all I get is fastboot help page).
Regards.
EDIT: reinstalled treble v3.1 via OST and it fixed the download mode issue.
Click to expand...
Click to collapse
Maybe use other fastboot.
Sometimes you must enter:
Code:
fastboot --set-active=_a reboot
("_a" instead of "a")
BTW. My Aquos sometimes stuck in download mode after installing AICP.
I fixed this by entering:
Code:
adb shell
bootctl mark-boot-successful
Hello, i have the same exact problem. I tried to use adb program to fix this problem, but my laptop couldn't recognize my device. Any other solutions would be helpful. Thanks for your attention! (I'm a beginner in technology, so please forgive me)

Help Rooting Galaxy J7 Prime

I am having trouble rooting my Galaxy J7 Prime sm-j727t
Every Odin version I use with every TWRP tar file I try to use doesn't work. They either Fail or Odin stops responding when I try to load the tar file into the AP.
I've tried just using the CF Auto Root and those fail as well.
Any ideas what the issue is? I've been trying for two days with no success
Is your bootloader unlocked?
Emir Çetin said:
Is your bootloader unlocked?
Click to expand...
Click to collapse
I thought Samsung phones come with bootloader unlocked already??
BramaKnox said:
I thought Samsung phones come with bootloader unlocked already??
Click to expand...
Click to collapse
You can check bootloader with dialer (search it).
Of phone has fastboot mode you can check bootloader with fastboot commands (search it too)
Emir Çetin said:
You can check bootloader with dialer (search it).
Of phone has fastboot mode you can check bootloader with fastboot commands (search it too)
Click to expand...
Click to collapse
When I put the phone in FastBoot mode I have the following options
Reboot System Now
Reboot to Bootloader
Apply update from ADB
Apply Update from SD card
Wide data/factory reset
Wipe Cashe partition
Mount /system
View recovery logs
Run graphics test
Power off
Lacking storage booting
1-Install your phones drivers on your PC.
2-Install adb and fastboot tools. https://www.addictivetips.com/android/download-adb-and-fastboot/
3-Reboot to fastboot.
4-Connect your phone with USB cable.
5-Open command prompt in adb and fastboot folder
6-Type fastboot devices (If you don't see your device there is a problem in drivers or fastboot)
7-Type fastboot oem device-info
You can check your bootloader status in that screen.
Emir Çetin said:
1-Install your phones drivers on your PC.
2-Install adb and fastboot tools. https://www.addictivetips.com/android/download-adb-and-fastboot/
3-Reboot to fastboot.
4-Connect your phone with USB cable.
5-Open command prompt in adb and fastboot folder
6-Type fastboot devices (If you don't see your device there is a problem in drivers or fastboot)
7-Type fastboot oem device-info
You can check your bootloader status in that screen.
Click to expand...
Click to collapse
Am I doing something wrong here ? see attached for screnshot
Emir Çetin said:
1-Install your phones drivers on your PC.
2-Install adb and fastboot tools. https://www.addictivetips.com/android/download-adb-and-fastboot/
3-Reboot to fastboot.
4-Connect your phone with USB cable.
5-Open command prompt in adb and fastboot folder
6-Type fastboot devices (If you don't see your device there is a problem in drivers or fastboot)
7-Type fastboot oem device-info
You can check your bootloader status in that screen.
Click to expand...
Click to collapse
I tried a some other steps. Tried using the video on youtube on a tut. When I get to the oem unlock I just get stuck with a msg sayng "waiting for any device" my device is plugged in, from what I know I have updated the samsung drivers (from previous attempt of other methods) the adb bootloader cmd did put my phone into fastboot mode
(White box, blue arrow point down with a straight line under the point)
(Blue screen with Downloading...)
do not turn off target
What am I missing here?
I tried rooting TWRP 3.2.3. with Odin on the phone again and it still failed
Does anyone else have any more insight to a possible solution?
Have you checked bootloader with dialer?
BramaKnox said:
I am having trouble rooting my Galaxy J7 Prime sm-j727t
Every Odin version I use with every TWRP tar file I try to use doesn't work. They either Fail or Odin stops responding when I try to load the tar file into the AP.
I've tried just using the CF Auto Root and those fail as well.
Any ideas what the issue is? I've been trying for two days with no success
Click to expand...
Click to collapse
Witch android you are?

Lg velvet 900um1

I cannot get adb to recognize my device in download mode. I have installed all the necessary drivers, got usb debugging enabled and even switched out cables. If anybody has a solution to this it would be greatly appreciated. I'm trying to falsh a boot img with magisk to root my device, but download mode is not recognized.
ADB doesn't work in Fastboot ( AKA Download and/or Bootloader ) mode: you have to use
Code:
fastboot devices
fastboot <FASTBOOT-SUBCOMMAND-HERE>
jwoegerbauer said:
ADB doesn't work in Fastboot ( AKA Download and/or Bootloader ) mode: you have to use
Code:
fastboot devices
fastboot <FASTBOOT-SUBCOMMAND-HERE>
Click to expand...
Click to collapse
unfortunately the fastboot command ain't working either. everything works fine when the phone is on it's just when I enter download mode it ain't recognized
Cat_tails said:
unfortunately the fastboot command ain't working either. everything works fine when the phone is on it's just when I enter download mode it ain't recognized
Click to expand...
Click to collapse
Why you enter the download mode - that is LAF mode - at all?
Normally there is no adb nor fastboot in that mode...

Categories

Resources