Question Lenovo Tab P11 TB-J606F Stuck at fastboot, can't do anything. - Lenovo P11

I just bought my lenovo tab p11 and i decided to do a manual update through lenovo smart rescue assistant because my device has an old firmware and can't OTA update. The thing is, i forgot to do OEM unlock on my device although i did do USB debugging. I have successfully install the updated firmware on my device but i am stuck on fastboot mode which i can't select anything even if i select any of the option it keeps on booting to fastboot mode. The only option working is the Power off option. How do i fix this? Please help

You can try to reset tablet to Normal mode ( means boot into Android OS ) running
Code:
adb devices
adb reboot

jwoegerbauer said:
You can try to reset tablet to Normal mode ( means boot into Android OS ) running
Code:
adb devices
adb reboot
Click to expand...
Click to collapse
Hi! Thanks for replying, i'm new to this kind of thing but do i need to EDL mode my device before doing this? also i tried the adb thing but i the list for devices is empty although my device is connected to my pc.

Make sure your device is NOT connected as a media device ( means in MTP mode ).
Turn on USB debugging
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Use USB cable that came with tablet.

jwoegerbauer said:
Make sure your device is NOT connected as a media device ( means in MTP mode ).
Turn on USB debugging
Use USB cable that came with tablet.
Click to expand...
Click to collapse
I can't do this method because i can't get out to fastboot mode :'(

Then try this
Code:
fastboot devices
fastboot reboot fastboot
fastboot reboot

jwoegerbauer said:
Then try this
Code:
fastboot devices
fastboot reboot fastboot
fastboot reboot
Click to expand...
Click to collapse
Hi again. Sorry for the long inactivity. I tried this method and it shows me:
" fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
PS C:\Users\jaeru\Desktop\lenovo flash pls work\platform-tools> "
what should i do next? I'm really sorry for asking too much :'(

Pupa231 said:
Hi again. Sorry for the long inactivity. I tried this method and it shows me:
" fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
PS C:\Users\jaeru\Desktop\lenovo flash pls work\platform-tools> "
what should i do next? I'm really sorry for asking too much :'(
Click to expand...
Click to collapse
Don't connect your device to PC. Press same time volume up+ volume down + power for seconds and your device will reboot.

Use a linux distribution, install fastboot and try:
fastboot set_active a​

Amatöhr said:
Use a linux distribution, install fastboot and try:
fastboot set_active a​
Click to expand...
Click to collapse
failed : not unlocked

~$ fastboot flashing unlock
should help you to fix this.

Related

[Q] Frozen at bootloader, no adb or fastboot

Hello,
I was attempting to clean out (format) everything on my phone and start over with a fresh ROM, and it looks like I went a bit overboard. Now I'm stuck at the bootloader, but it appears to be frozen. When it loads, I get:
Code:
FASTBOOT MODE - NO BOOT OR RECOVERY IMG
PRODUCT NAME - HERRING
HW VERSION - REV 11
BOOTLOADER VERSION - 19020XXLC2
BASEBAND VERSION - 19020XXKI1
CARRIER INFO - TMB
SERIAL NUMBER - (REDACTED)
LOCK STATE - UNLOCKED
The menu appears as well, but I am unable to change the current selection, or perform a selection. (My power button stopped functioning a couple months ago).
Occasionally when I unplug the usb cable I'll see a quick message "USB Control Init USB Control Init End" and it restarts the bootloader. FASTBOOT MODE then just appears empty, and I still cannot access the menu items.
ADB was working before, but now 2 separate computers cannot detect it using "adb devices". I hadn't tried 'fastboot devices' beforehand, but it doesn't detect the phone now.
I tried installing a couple different drivers (Google's, PDANet), and using Wugfresh NRT, but could never connect.
So how's it look, doc? Will it live? Or should I bury it?
Thanks!
Lanik42 said:
So how's it look, doc? Will it live? Or should I bury it?
Click to expand...
Click to collapse
As long as the bootloader isn't deleted there's a good chance.
I think you have deleted the OS and the recovery :silly:
When you are in the bootloader, only fastboot commands work.
Type "fastboot devices" to check the connection
Or "fastboot help"
https://plus.google.com/103583939320326217147/posts/BQ5iYJEaaEH
I had to force the "Google Nexus BootLoader Interface" driver onto the system (win 8.1)
I know it says Acer, but it is my Nexus S
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When fastboot.exe can see your device you can flash a recovery image.
"fastboot flash recovery recovery.img"
"fastboot boot recovery.img"
You should now be able to start the recovery and use the adb commands.
Hope some of this can help
Thanks for the response! I wasn't sure if I would even get a reply, as the board appears to be rather quiet.
Lar5 said:
As long as the bootloader isn't deleted there's a good chance.
I think you have deleted the OS and the recovery :silly:
Click to expand...
Click to collapse
Yeah, I'm afraid I did. I got a little overly aggressive in my data purge
Lar5 said:
When you are in the bootloader, only fastboot commands work.
Type "fastboot devices" to check the connection
Or "fastboot help"
Click to expand...
Click to collapse
Sadly, therein lies my problem. I haven't been able to get fastboot to recognize my device, at all
Lar5 said:
I had to force the "Google Nexus BootLoader Interface" driver onto the system (win 8.1)
I know it says Acer, but it is my Nexus S
View attachment 2936108
When fastboot.exe can see your device you can flash a recovery image.
"fastboot flash recovery recovery.img"
"fastboot boot recovery.img"
You should now be able to start the recovery and use the adb commands.
Hope some of this can help
Click to expand...
Click to collapse
I tried the driver install listed, and I assume it successfuly installed, though I'm not sure how I'd check. but I'm still having the same problem. neither fastboot nor adb recognize the device (though as you said, adb wouldn't at this stage either way).
It doesn't appear that it's even showing up in the device manager (using Windows 7 x64). No search for drivers, no unrecognized device, nothing
I'm afraid it means that my phone is actually freezing during the bootloader loading, since the computer does not appear to recognize it and I can't navigate its menu.
Is there anything I'm forgetting? I may try booting into a Linux live image, to see if windows is just ignoring due to some driver issue. Will follow up with those results.
Thanks again!
I suggest removing all drivers. Each and every trace of it to be removed. Then install the Google USB drivers.
You can also get drivers from Windows Update...

Volume down button broken, so there is no fastboot

Hi, my volume down button is broken, and I'm just wondering if there are any way to get into fastboot without hardware buttons... I was flashing through fastboot and I made some mistakes in the process, so basicly I have no S. O.
When I turn on the phone, it goes straight to recovery mode, but I'm not able to choose any other option, because my volume button is broken
Is there any solution or workaround to get into fastboot? Is to hard to repair the volume buttons? Thanks in advance...
TWRP custom recovery has a Reboot option, which includes 'Reboot to Bootloader.'
lost101 said:
TWRP custom recovery has a Reboot option, which includes 'Reboot to Bootloader.'
Click to expand...
Click to collapse
But I'm not able to get into fastboot (bootloader) , I can't flash anything
I'm stuck with stock recovery... And without volume down button
abeloman said:
But I'm not able to get into fastboot (bootloader) , I can't flash anything
I'm stuck with stock recovery... And without volume down button
Click to expand...
Click to collapse
Setup a PC / Laptop for ADB. There is a command: adb reboot-bootloader
If ADB in recovery mode does not work with Windows, use Linux (an Ubuntu Live CD is enough) - install fastboot and use the command: sudo adb reboot-bootloader
lost101 said:
Setup a PC / Laptop for ADB. There is a command: adb reboot-bootloader
If ADB in recovery mode does not work with Windows, use Linux (an Ubuntu Live CD is enough) - install fastboot and use the command: sudo adb reboot-bootloader
Click to expand...
Click to collapse
I've just installed adb and fastboot on a live CD... And it's the same, it says "error: device not found"... I just wanna get into fastboot, that's all :'(
abeloman said:
I've just installed adb and fastboot on a live CD... And it's the same, it says "error: device not found"... I just wanna get into fastboot, that's all :'(
Click to expand...
Click to collapse
Recovery mode adb should be working - even with stock recovery.
lost101 said:
Recovery mode adb should be working - even with stock recovery.
Click to expand...
Click to collapse
But I can't activate adb in the recovery (I think)... I'm stuck here and nothing happens (on Windows and Ubuntu):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any ideas? Thank you very much for your time
abeloman said:
But I can't activate adb in the recovery (I think)... I'm stuck here and nothing happens (on Windows and Ubuntu):
Any ideas? Thank you very much for your time
Click to expand...
Click to collapse
I see. Can you use volume up to highlight adb? Then power button to enable?
lost101 said:
I see. Can you use volume up to highlight adb? Then power button to enable?
Click to expand...
Click to collapse
Nope, I can't scroll up neither down, and "volume up" does nothing... My father has another moto g; if I borrow his volume rocker, could I be able to replace it and get into fastboot?
abeloman said:
Nope, I can't scroll up neither down, and "volume up" does nothing... My father has another moto g; if I borrow his volume rocker, could I be able to replace it and get into fastboot?
Click to expand...
Click to collapse
Possibly, but without a working volume rocker I see no way out of your situation.

Need Help, tablet in boot loop with Asus logo after flashing stock. Can't access fastboot.

Hello,
I was given this TF300T to check if I can fix it (it was really bad soft brick with data partition not being mounted by TWRP and giving on boot that it is encrypted).
I tried flashing stock and after stock ROM was flashed (followed the guide I found here) rebooted as per the guide.
Since then the tablet is in a boot loop, I can't turn in off completely and upon trying to restart it while holding volume down I still get into the boot loop. With volume up, it vibrates one and then "connects" to my computer as an unknown device.
If anyone has any idea on how to fix it, please respond. All help is welcomed.
Video of Boot Loop
if if vibrates, it's not a TF300T... because the TF300 doesn't have vibration...
Bozy25 said:
if if vibrates, it's not a TF300T... because the TF300 doesn't have vibration...
Click to expand...
Click to collapse
Well, based on the kernel, and what it did say in the TWRP recovery before I tried flashing stock it is TF300T. And after checking online, the model for Bulgaria does have a vibration motor.
How the question is how can I force it to boot into fastboot mode.
19darion91 said:
How the question is how can I force it to boot into fastboot mode.
Click to expand...
Click to collapse
Before the bootloop starts again hold "Volume" down and you will get into fastboot mode.
After that you may do a Buster99: (1) Unrecoverable bootloader error but not Bricked! | XDA Developers Forums (xda-developers.com)
BTW, if you cannot get into fastboot mode, please, dowload "Minimal ADB and Fastboot" and try ADB.
ebonit said:
Before the bootloop starts again hold "Volume" down and you will get into fastboot mode.
After that you may do a Buster99: (1) Unrecoverable bootloader error but not Bricked! | XDA Developers Forums (xda-developers.com)
BTW, if you cannot get into fastboot mode, please, download "Minimal ADB and Fastboot" and try ADB.
Click to expand...
Click to collapse
So I tried that, but it still doesn't get me into fastboot mode. I also tried it with the reset switch and it still gets into the bootloop and nothing connects to the pc. However is I hold the volume up button, the display goes black and it does connect, but my pc doesn't recognize the device and can't find drivers. When I do the volume up it connects as an "APX Device"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In this mode it is still not seen either from ADB or Fastboot (tied both with Google Platform Tools ADB and Fastboot and with minimal ADB and Fastboot).
Seems there is a driver problem. Hopefully you will get it. So you may try the attached driver.
ebonit said:
Seems there is a driver problem. Hopefully you will get it. So you may try the attached driver.
Click to expand...
Click to collapse
That was helpful, the tablet is now connected in APX mode. I tried finding the NVFlash tool for the TF300T, but it is dead and APX mode itself doesn't let you use adb or fastboot commands
19darion91 said:
That was helpful, the tablet is now connected in APX mode. APX mode itself doesn't let you use adb or fastboot commands
Click to expand...
Click to collapse
Maybe you'll find the solution here: https://forum.xda-developers.com/t/guide-how-to-enter-apx-mode-or-bootloader-menu.2034866/

Asus Zenfone 5 Lite ZC600KL stuck on logo

Hello all
need some help with the mentioned phone that is stuck on the Asus logo when powering up
i have tried to go into the recovery / reset mode but for some unknown reason all i can seem to get is CSC fastboot mode long press power key to shutdown and nothing else even using up and down volume nothig
i tried using tools like minimul ADB as well as fastboot platform tools now with ADB minimul phone did respond to it once but after nothing else..... the fastboot platform tools does respond and when using the command fastboot devices it will show up what appears to be a serial number another command fastboot recovery i believe will make the phone shutdown and reboot back into fastboot mode this time with what apeears to be a barcode on the right side of the screen
now i have a sneaky feeling that the phone has somehow corrupted the boot partition or where ever the boot files are located preventing me to boot phone or even get into recovery for a factory reset
now as mentioned above my phone is communicating with the computer so tho i am assuming only the platform tools will work with fastboot commands but adb wont work properly due to debugging mode not enabled
does anyone have any solutions and detailed instructions on how to fix the problem without firmware flashing
i will happily flash the firmware as a last resort but would need some advice on software to do this as i am used to MTK chipsets and using SP flashtools but this model phone isnt MTK
i tried
fastboot reboot recovery
but don't work
any help would be appreciated
many thanks
fastboot reboot recovery is not a valid command, so it's same like fastboot reboot
not sure what is the problem with that phone. maybe it's just end of life/emmc wear-out.
you can try fastboot continue that would boot into android ignoring volume key in case button stucks/short-circuited/wet.
if that doesn't help you can post the output of
Code:
fastboot oem device-info
fastboot flashing get_unlock_ability
flashing is possible from EDL mode, but that won't fix hardware issues:
Bootloop issue and can't go to recovery mode
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
edit: please don't post foreign text from other threads persuade you are firm with SP Flash Tool (when you're actually not)

Unlock OEM and flash bootloader

Hello,
I have a problem with my mobile, I cant access into the phone and I want to flash a new ROM and also flash TWRP. I have a few problem which really don't allowed me do something.
+ I don't have an access to phone to set USB debugging or something else.
+ I cant flash a new TWRP through ODIN 3, because there is OEM lock.
+ I cant use Samsung Smart Switch and "Emergency software recovery" method, because "This model does not support firmware upgrades and initialization".
+ I cant flash stock firmware because ODIN 3 stuck in a half of process (in part "SUPER" when is flashing).
+ I cant use SP Flash Tool because there appears "Please select one ROM at least before execution." and I don't have an scatter file for Exynos 9 9810 which is inside N770F.
+ I cant use ADB and fastboot because, when I try to type "adb reboot fastboot", the phone approach restart, type "Entering fastboot" and nothing else, stop and stuck it on this text, and nothing happened.
Could you please help with this problem. I don't care about stock or custom firmware if will be flash to phone.
Thank you so much.
You should use Odin, at least version 3.14.4.
Restart to fastboot on this model:
Code:
adb reboot bootloader
NO I Cant as I already wrote, when I try reboot to bootloader phone stuck in "Entering fastboot" and nothing happened next....
deklin said:
NO I Cant as I already wrote, when I try reboot to bootloader phone stuck in "Entering fastboot" and nothing happened next....
Click to expand...
Click to collapse
What do you think should be happening? Because I do not know.
Exactly Entering fastboot... means that you are in fastboot mode, which you can check by executing the command fastboot devices.
Exit this mode by long pressing [Vol -] + [Power]
I saw some threads that it is not right, and also I thought that when I type command "fastboot devices" also nothing happened means appears "waiting for any device" but nothing else. So what can I do after it for flashing please?
deklin said:
I saw some threads that it is not right, and also I thought that when I type command "fastboot devices" also nothing happened means appears "waiting for any device" but nothing else. So what can I do after it for flashing please?
Click to expand...
Click to collapse
Do you own an original or refurbished phone?
You can check this in the Phone INFO app, available at apkmirrors.
{Mod edit: Quoted post has been deleted}
Are you serious?!! UnlockTool-2022-06-29-0 AutoLoader.zip.html
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
yes I understand, BUT NOT A MINING OF CRYPTO...so now your PC hiddenly mining crypto if you are using it....
Or give me portable version (already installed) of this soft please

Categories

Resources