[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2022-09-02 Thread Timo Aaltonen
** Changed in: hwe-next
   Status: New => Fix Released

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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


[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2022-01-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.14 - 5.14.0-1013.13

---
linux-oem-5.14 (5.14.0-1013.13) focal; urgency=medium

  * focal/linux-oem-5.14: 5.14.0-1013.13 -proposed tracker (LP:
#1955464)

  * devices on thunderbolt dock are not recognized on adl-p platform
(LP: #1955016)
- SAUCE: thunderbolt: Runtime PM activate both ends of the device link
- SAUCE: thunderbolt: Tear down existing tunnels when resuming from 
hibernate
- SAUCE: thunderbolt: Runtime resume USB4 port when retimers are scanned
- SAUCE: thunderbolt: Do not allow subtracting more NFC credits than
  configured
- SAUCE: thunderbolt: Do not program path HopIDs for USB4 routers
- SAUCE: thunderbolt: Add debug logging of DisplayPort resource allocation

 -- Chia-Lin Kao (AceLan)   Tue, 21 Dec 2021
16:59:25 +0800

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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


[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2022-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.15.0-17.17

---
linux (5.15.0-17.17) jammy; urgency=medium

  * jammy/linux: 5.15.0-17.17 -proposed tracker (LP: #1957809)

 -- Andrea Righi   Thu, 13 Jan 2022 17:11:21
+0100

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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


[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2021-12-09 Thread Kai-Heng Feng
** Tags added: oem-priority originate-from-1944959 somerville

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Confirmed

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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


[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2021-12-16 Thread Timo Aaltonen
** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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


[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2021-12-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oem-5.14/5.14.0-1012.12
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-focal' to 'verification-done-focal'. If the
problem still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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


[Kernel-packages] [Bug 1954369] Re: Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME flag

2021-12-17 Thread Kai-Chuan Hsieh
Verify on WMVD5-DVT2-A1, BIOS 0.4.7.

Bluetooth can get scan result in gnome-control-center.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Fix runtime power management on USB controller with
  XHCI_RESET_ON_RESUME flag

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  xHCI driver's runtime resume routine tries to reset USB controller with
  XHCI_RESET_ON_RESUME flag. That causes USB devices connect to the xHCI
  fail to work.

  [Fix]
  Disable runtime power management regardless of
  CONFIG_USB_DEFAULT_PERSIST option.

  [Test]
  USB devices which connect to the xHCI controller can work normally.

  [Where problems could occur] 
  USB_DEFAULT_PERSIST is a config for system-wide PM to speed up resume
  time, so it shouldn't be applied to runtime PM at first place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1954369/+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