On 1/12/21 12:59 PM, Paul Smith wrote:
Thanks, Ranjan. I do not suspect the cable is the culprit -- I have
used it to charge the device. I have also used the USB port to connect
other devices with no problem.
I would still try a different cable, or use the cable with a different
device. Just
Your help was providential, Tom! By running
fastboot reboot
the tablet rebooted! Success!
Thank you so much, Tom! You have just saved my life!
Paul
On Tue, Jan 12, 2021 at 8:06 PM Tom Horsley wrote:
>
> On Tue, 12 Jan 2021 19:59:06 +
> Paul Smith wrote:
>
> > adb reboot
>
> If it is in fa
"Paul Smith"
> To: "Community support for Fedora users"
> Subject: Re: Android-tools does not find device
> Thanks, Ranjan. I do not suspect the cable is the culprit -- I have
> used it to charge the device. I have also used the USB port to connect
> other devi
On Tue, 12 Jan 2021 19:59:06 +
Paul Smith wrote:
> adb reboot
If it is in fastboot mode, don't you have to talk to it with
the "fastboot" tool, not "adb"?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-
On Tue, Jan 12, 2021 at 7:56 PM Roberto Ragusa wrote:
>
> > However, when I run the following command, no device is found, in
> > spite of the fact that the table is connected to my computer running
> > Fedora by a USB cable:
> >
> > # adb devices
> > List of devices attached
> First step: is a ne
From: "Paul Smith"
To: "Community support for Fedora users"
Subject: Re: Android-tools does not find device
Thanks, Ranjan. I do not suspect the cable is the culprit -- I have
used it to charge the device. I have also used the USB port to connect
other devices with no problem.
Thanks, Ranjan. I do not suspect the cable is the culprit -- I have
used it to charge the device. I have also used the USB port to connect
other devices with no problem.
I am trying to do a
adb reboot
of the tablet.
Paul
On Tue, Jan 12, 2021 at 7:47 PM Ranjan Maitra wrote:
>
> Several possib
On 1/12/21 8:40 PM, Paul Smith wrote:
However, when I run the following command, no device is found, in
spite of the fact that the table is connected to my computer running
Fedora by a USB cable:
# adb devices
List of devices attached
First step: is a new device appearing in "lsusb" output?
I
Several possibilities:
1. The cable is bad (the better option).
2. The connector that connects the cable to the tablet is bad.
I have #2 with my Samsung Galaxy S7 (I lost a day trying to figure this out) and it is a known problem with the device.
What are you trying to do?
Ranjan