Hi @pau-capdevila

Your USB problem is unrelated to the issue in this bug, since your USB
device fails to do the initial handshake and enumeration.

> usb 1-1.2.1: device descriptor read/64, error -32

>From /usr/include/asm-generic/errno-base.h, Error -32 is:
#define EPIPE           32      /* Broken pipe */

Try shutting your computer down, unplug the power supply, let it rest
for 10 minutes and then try again. If you still have issues, try the USB
device on another computer to see if it works, and if it does, then file
a new bug report.

Some users have had success when they enabled IOMMU in the system BIOS /
EFI shell.

Some links:
https://stackoverflow.com/questions/22340730/usb-device-enumeration-fails-device-descriptor-read-64-error-32/22342619
https://askubuntu.com/questions/1111732/how-can-i-restore-usb-2-0-functionality-after-an-upgrade-to-ubuntu-18-10
https://askubuntu.com/questions/1220635/how-fix-usb-device-descriptor-read-64-error

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1856608

Title:
  [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is
  bad?

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Disco:
  Fix Released
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Incomplete

Bug description:
  This appears to be a regression between 4.15.0-70.79 and 4.15.0-72.81.
  This bug was fixed by simply reverting the offending change. Bug 1859873 
tracks root causing the issue and reapplying the change w/ any necessary fixes.

  [Impact]
  USB port unusable and boot time takes ~5 minutes longer to complete.

  Kernel emits messages like:
  usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

  [Test Case]
  dmesg | grep "Cannot enable"

  [Fix]
  [Regression Risk]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856608/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to