You are not logged in.
Pages: 1
A problem typical for owners of devices on Android 10+ (rummaged in the relevant forums.
So, I execute the sequence of commands:
[oskiller@OSKiller Resurrection remix]$ adb devices
List of devices attached
102285440409 device
[oskiller@OSKiller Resurrection remix]$ adb reboot bootloader
[oskiller@OSKiller Resurrection remix]$ fastboot devices
102285440409 fastbootAt this stage, the answer is expected, after "adb reboot bootloader" a logo appears on the device with the words "fastboot".
Then I execute:
[oskiller@OSKiller Resurrection remix]$ fastboot reboot fastboot
Rebooting into fastboot OKAY [ 0.001s]
< waiting for any device >A logo appears on the device with the inscription "fastbootd" - an absolutely adequate reaction. But the computer stops seeing the device and waits for a connection.
Who faced? I did not find any clear answers, especially on Linux.
Offline
I'm going to go out on a limb here and tell you that android support and googles' svn issues would probably be better answered in an android forum. At the very least, the arch arm64 forums.
An old man, trying to stay sane
Offline
But android-tools is an Archlinux package, that's why I'm asking here. I'd like tto know, why fastbootd isn't correctly supported by fastboot tool which is a part of android-tools.
Offline
Actually, it's written and developed by someone else, Android Studio Project. This link is for reporting bugs.
edit: I think I should point out that on the package page of just about any package offered by Arch, there is an upstream web link.
Last edited by Buddlespit (2021-02-24 22:42:52)
An old man, trying to stay sane
Offline
Pages: 1