Score:0

Unable to see device with fastboot but can with adb

cn flag

I'm using Ubuntu 20.04 and connected a Oneplus 5T to it. sudo fastboot devices and sudo $(which fastboot) devices returns nothing whereas sudo adb devices shows my device.

Even after running

sudo apt install fastboot

sudo apt-get install android-libboringssl android-libcrypto-utils libudev1 libusb-1.0-0

sudo apt-get update

sudo apt-get dist-upgrade

sudo apt-get install android-tools-fastboot

sudo sh -c "echo '# Megafon SP-A20i' >> /etc/udev/rules.d/51-android.rules"

sudo sh -c "echo 'SUBSYSTEM==\"usb\", ATTR{idVendor}==\"8087\", MODE=\"0666\", GROUP=\"plugdev\"' >> /etc/udev/rules.d/51-android.rules"

sudo service udev restart

even if I try fastboot devices after sudo -s, I still don't see the device

can anyone help?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.