Questions about fastbootd - General Questions and Answers

Hello everyone! I encountered an issue, that is new for me, and I want to know more information. I tried to flash a MTK device that now has Android 10 installed with Android 11 to test it out, out of curiosity. I installed the Treble App on my device and it shows me all the information about what image should I chose and how to flash it. But I saw a new detail that made me curious. It said to use fastbootd instead of fastboot, or during the flashing I would get the error that the partition does not exist. Now I get a doubt... I checked the Android page about the new installation of GSI images on Android 10 devices, but it doesn't explain that much. Should the fastbootd be activated by the manufacturer or do I hve to activated somehow? Because as it says on the Android page if I give the command in ADB " adb reboot bootloader" the device should open directly fastbootd without entering recovery, which my device doesn't do it... So what is the "mystery" about the new dynamic partitions and the fastbootd? Regards and thanks in advance!
{
"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"
}

Code:
adb reboot bootloader
became obsolete starting with Android 10
You have to run
Code:
adb reboot fastboot
fastboot reboot fastboot
More info here:
Moving Fastboot to Userspace | Android Open Source Project
source.android.com

jwoegerbauer said:
Code:
adb reboot bootloader
became obsolete starting with Android 10
You have to run
Code:
adb reboot fastboot
fastboot reboot fastboot
More info here:
Moving Fastboot to Userspace | Android Open Source Project
source.android.com
Click to expand...
Click to collapse
Thank you very much for your reply! I'm gonna test it to see if it works!

Related

ADB Not recognised

Hi Guys,
Hope you are all well!
I am having some issues with my hopefully-not-late Nexus 5 (hammerhead).
I originally wanted to flash AOSP 7.2.1 however during the process I ran into some troubles.
I flashed TWRP successfully, but TWRP does not start and reboots as it says it is not able to mount /data, etc... hence why the phone takes me to bootloader.
I have downloaded Minimal ADB and Fastboot from XDA, which works fine for fastboot, as it finds my device through "fastboot devices". However, adb does not recognise my Nexus 5, as it retrives an empty list of devices through "adb start-server" then "adb devices".
I have installed the latest drivers from the Google developers website, and I still get a yellow icon for both ADB drivers, i.e. Android ADB and Android Compounded ADB. Bootloader instead, works just fine as it recognises the devices when it is plugged in.
I am stuck trying to understand what I am doing wrong.
I had USB debuginng enabled before flashing TWRP and "lock state" is unlocked on recovery, as well as "secure boot" enabled.
I am using Windows 10.1 if it helps at all!
Thank you so much for your help in advance!
Quick update: I have noticed that when it boots into TWRP the device comes up for a couple of seconds, which means it is getting recognised but I cannot boot into TWRP. This is the error I get:
{
"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"
}
adb does not work in fastboot mode, only fastboot does. Is your data encrypted. Seems your /data partition is corrupted. You could use fastboot format data and see if it fixes it. Note that this will erase all data.
It may be best to use fastboot command to restore a stock rom, confirm everything is work, and start over.
You could also try using a different verizon of twrp.

[TOOL][polaris] TOOL ALL IN ONE (Drivers|TWRP|Factory Image|Stock Recovery)

This is the Xiaomi Mi Mix 2S's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"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"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
does it work on MIUI 12.0.3 ? especially the EDL mode

Xiaomi Mi Box S Bricked

Hello,
I have a Xiaomi Mi Box S and when i was trying to download the newest update but the image got stuck at 60%, so i decided to unplug the power and got into the recovery menu to wipe the data and cache. In the middle of the process, i got a message saying that he couldn't mount several partitions. I unplugged the cable, once again, and since then the box bricked.
The only response i get from the box is a red light in the back of the box from the audio input. I can also connect it to the pc but i don't know what to do.
If you have any suggestion i would really appreciate.
Thanks.
{
"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"
}
Re-flash device's STOCK ROM.
Code:
adb devices
adb reboot sideload
adb sideload <STOCK-ROM.ZIP>
jwoegerbauer said:
Re-flash device's STOCK ROM.
Code:
adb devices
adb reboot sideload
adb sideload <STOCK-ROM.ZIP>
Click to expand...
Click to collapse
Thanks for the reply,
I followed the instructions and when i do adb devices it doesn't find any devices. The problem is that i can't boot into notinhg, not even the recovery menu to use adb.
Btw when i plugged it into the pc i get this.
Don't know if it helps or not.
If
Code:
adb devices
doesn't list any then my guess is that "USB debugging" didn't get enabled in Android Settings -> Developer options

Unbricking OP6

Heyy guys can someone help me unbrick my op6, I've done it a couple of times before but this time is different, device is not showing in msmTool, qualcomm 9008 driver is installed. Device is stuck in fastboot mode no recovery or anything else is available
preview link
Try this tool.
[TOOL][OP6] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)
This is the OnePlus 6's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread TOOL ALL IN ONE ADVANCED OPTIONS FUNCTIONS Install Drivers Install Drivers Unlock Bootloader Lock Bootloader (use carefully) Flash...
forum.xda-developers.com
Tried it already no device found, my OP can only boot in fastboot 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"
}
accordeuro06 said:
Tried it already no device found, my OP can only boot in fastboot mode
View attachment 5317423
Click to expand...
Click to collapse
Do you have bootloader unlocked,i always use mauronofrio roms without no problems
yes it is unlocked, but when I try to list the device in command prompt under window/ubuntu - it says no devices
accordeuro06 said:
yes it is unlocked, but when I try to list the device in command prompt under window/ubuntu - it says no devices
Click to expand...
Click to collapse
accordeuro06 said:
yes it is unlocked, but when I try to list the device in command prompt under window/ubuntu - it says no devices
Click to expand...
Click to collapse
If you are using Windows 10 like me you can try minimal adb and fastboot installer,maybe your drivers are corrupted.P:S. we are in the wrong thread,you should ask in another section-question and answers.

[Help] Fastboot mode.

I am unable to get into fastboot mode on my At&t Motivate 2. I do have OEM unlock, but when I use adb reboot fastboot, or hold the power key + up vol. It get's stuck on the screen saying => FASTBOOT mode... I am not sure what I am doing wrong (if I am). It's model number is EA211002. It stays on this screen no matter how long i leave it.
{
"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"
}
Be happy, you sucessfully entered Fastboot mode. Now direct Fastboot on PC per Windows CMD and/or PowerShell what action(s) to perform.
Fastboot Commands List and Cheat Sheet with Explanation
Fastboot is a command-line tool for Android. You can execute Fastboot commands to flash and boot factory and TWRP recovery images.
technastic.com
I have the same phone does anyone have the stock firmware ?
also where did you get the fastboot drivers for it? can you sent them to me ? please @jwoegerbauer @Synaronel
@IXDevoXI
Latest ADB and Fastboot drivers you can obtain here:
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
I finally figured out the whole fastboot thing with this phone lol and which one you need to be in and so forth it is the most confusing phone I’ve ever tried to root but now I’m left with that stupid dm-verity corrupt issue

Categories

Resources