Broken USB connection?

Hello !

I have an FP3+ phone with 1.19-s-20240109372023-stable e/0S/ version. The USB connection to PC is not working correctly:

  • no USB connection options pop up when the phone is connected and, in the phone settings, the USB menu is greyed out;

  • adb devices command output won’t show anything;

But:

  • the phone seems to be correctly detected by the system (Ubuntu 22.04, here the dmesg output):
[ 5946.402377] usb 1-1: new high-speed USB device number 4 using xhci_hcd
[ 5946.551363] usb 1-1: New USB device found, idVendor=18d1, idProduct=d00d, bcdDevice= 1.00
[ 5946.551383] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5946.551391] usb 1-1: Product: Android
[ 5946.551397] usb 1-1: Manufacturer: Google
[ 5946.551403] usb 1-1: SerialNumber: XXXXXXXXXXXX
  • fastboot commands are working correctly.

I think that this problem appeared after the last update (version number provided above). Since I can run fastboot commands, it doesn’t seem to be a cable issue. Is this a bug ? Should this be reported ? Which information can I provide more to assess this issue ?

Cheers :slight_smile:

There is also “Default USB” … plus further Feedback for v1.19.1 - #113 by aibd

1 Like

Oh, thanks @aibd, I didn’t see that thread. The “Default USB” setting was also greyed.

Anyway: I just replugged the phone to the PC one more time, and know it works. Before that, I modified the “Restrict USB” options in “Privacy > Trust”. It was set to “Always allow USB connections”. I changed it to “Allow USB connections when unlocked” and then reverted to the initial state, then unplugged/replugged the phone… :person_shrugging:

This topic was automatically closed after 60 days. New replies are no longer allowed.