All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 216601] New: pci_pm_suspend(): hcd_pci_suspend+0x0/0x40 returns -16
Date: Tue, 18 Oct 2022 05:41:37 +0000	[thread overview]
Message-ID: <bug-216601-208809@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=216601

            Bug ID: 216601
           Summary: pci_pm_suspend(): hcd_pci_suspend+0x0/0x40 returns -16
           Product: Drivers
           Version: 2.5
    Kernel Version: latest drmtip/pci_pm/usb next
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: USB
          Assignee: drivers_usb@kernel-bugs.kernel.org
          Reporter: koba.ko@canonical.com
        Regression: No

[Steps to reproduce]
1. must cold-boot into OS
2. checkbox-cli run
com.canonical.certification::power-management/suspend-30-cycles-log-check-with-reboots
3. get the xhci error
~~~
Sep 27 19:48:10 ubuntu kernel: xhci_hcd 0000:00:14.0: PM: pci_pm_suspend():
hcd_pci_suspend+0x0/0x40 returns -16
Sep 27 19:48:10 ubuntu kernel: xhci_hcd 0000:00:14.0: PM: dpm_run_callback():
pci_pm_suspend+0x0/0x190 returns -16
Sep 27 19:48:10 ubuntu kernel: xhci_hcd 0000:00:14.0: PM: failed to suspend
async: error -16
Sep 27 19:48:10 ubuntu kernel: iwlmei
0000:00:16.0-13280904-7792-4fcb-a1aa-5e70cbb1e865: Can't send a SAP message if
we're not connected
Sep 27 19:48:10 ubuntu kernel: amdgpu 0000:03:00.0: amdgpu: free PSP TMR buffer
Sep 27 19:48:10 ubuntu kernel: PM: suspend of devices aborted after 465.967
msecs
Sep 27 19:48:10 ubuntu kernel: PM: start suspend of devices aborted after
466.632 msecs
Sep 27 19:48:10 ubuntu kernel: PM: Some devices failed to suspend, or early
wake event detected
~~~

After disable xhci wakeup events, can't get this error since.
Here's script to disable xhci's event.
Ref. https://gist.github.com/kobataiwan/d22482e299c01825a9fe51910d6214ee

There's existed open bug that have the same xhci issue,
Ref. https://bugzilla.kernel.org/show_bug.cgi?id=116761

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2022-10-18  5:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-18  5:41 bugzilla-daemon [this message]
2022-10-18  5:42 ` [Bug 216601] pci_pm_suspend(): hcd_pci_suspend+0x0/0x40 returns -16 bugzilla-daemon
2022-10-18  5:43 ` bugzilla-daemon
2022-10-18  5:43 ` bugzilla-daemon
2022-10-18  5:46 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-216601-208809@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.