All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: "Stéphane Klein" <hello@sklein.xyz>
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: Re: ath11k_pci 0000:01:00.0: failed to resume hif during resume: -5 after hibernaton resume on Thinkpad T14s Gen 3 AMD
Date: Thu, 02 Mar 2023 08:15:52 +0200	[thread overview]
Message-ID: <87sfenznjb.fsf@kernel.org> (raw)
In-Reply-To: <3ae33154-126c-42b8-a3cb-eeaa63c7a6f7@app.fastmail.com> ("Stéphane Klein"'s message of "Wed, 01 Mar 2023 19:05:39 +0100")

+ ath11k

Stéphane Klein <hello@sklein.xyz> writes:

> I try to configure hibernation on Thinkpad T14s Gen 3 AMD. See full
> context here:
> https://gist.github.com/eloylp/b0d64d3c947dbfb23d13864e0c051c67?permalink_comment_id=4474569#gistcomment-4474569
>
> I see this error in my dmesg:
>
> [  210.043130] ath11k_pci 0000:01:00.0: failed to resume mhi: -5
> [  210.043134] ath11k_pci 0000:01:00.0: failed to resume hif during resume: -5
> [  210.043136] ath11k_pci 0000:01:00.0: failed to resume core: -5
> [  210.043138] ath11k_pci 0000:01:00.0: PM: dpm_run_callback(): pci_pm_restore+0x0/0xe0 returns -5
> [  210.043158] ath11k_pci 0000:01:00.0: PM: failed to restore async: error -5
> [  213.050611] ath11k_pci 0000:01:00.0: wmi command 16387 timeout
> [  213.050624] ath11k_pci 0000:01:00.0: failed to send WMI_PDEV_SET_PARAM cmd
> [  213.050632] ath11k_pci 0000:01:00.0: failed to enable dynamic bw: -11
>
> More information on these comments:
>
> - https://gist.github.com/eloylp/b0d64d3c947dbfb23d13864e0c051c67?permalink_comment_id=4488325#gistcomment-4488325
> https://gist.github.com/eloylp/b0d64d3c947dbfb23d13864e0c051c67?permalink_comment_id=4488341#gistcomment-4488341
>
> Do you think it is a hardware bug, a bios bug or a driver bug?
> Or did I configure something wrong?

ath11k is broken and doesn't work in hibernation mode, we have a bug
about that:

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

Adding the ath11k list, please send all ath11k questions there.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: "Stéphane Klein" <hello@sklein.xyz>
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: Re: ath11k_pci 0000:01:00.0: failed to resume hif during resume: -5 after hibernaton resume on Thinkpad T14s Gen 3 AMD
Date: Thu, 02 Mar 2023 08:15:52 +0200	[thread overview]
Message-ID: <87sfenznjb.fsf@kernel.org> (raw)
In-Reply-To: <3ae33154-126c-42b8-a3cb-eeaa63c7a6f7@app.fastmail.com> ("Stéphane Klein"'s message of "Wed, 01 Mar 2023 19:05:39 +0100")

+ ath11k

Stéphane Klein <hello@sklein.xyz> writes:

> I try to configure hibernation on Thinkpad T14s Gen 3 AMD. See full
> context here:
> https://gist.github.com/eloylp/b0d64d3c947dbfb23d13864e0c051c67?permalink_comment_id=4474569#gistcomment-4474569
>
> I see this error in my dmesg:
>
> [  210.043130] ath11k_pci 0000:01:00.0: failed to resume mhi: -5
> [  210.043134] ath11k_pci 0000:01:00.0: failed to resume hif during resume: -5
> [  210.043136] ath11k_pci 0000:01:00.0: failed to resume core: -5
> [  210.043138] ath11k_pci 0000:01:00.0: PM: dpm_run_callback(): pci_pm_restore+0x0/0xe0 returns -5
> [  210.043158] ath11k_pci 0000:01:00.0: PM: failed to restore async: error -5
> [  213.050611] ath11k_pci 0000:01:00.0: wmi command 16387 timeout
> [  213.050624] ath11k_pci 0000:01:00.0: failed to send WMI_PDEV_SET_PARAM cmd
> [  213.050632] ath11k_pci 0000:01:00.0: failed to enable dynamic bw: -11
>
> More information on these comments:
>
> - https://gist.github.com/eloylp/b0d64d3c947dbfb23d13864e0c051c67?permalink_comment_id=4488325#gistcomment-4488325
> https://gist.github.com/eloylp/b0d64d3c947dbfb23d13864e0c051c67?permalink_comment_id=4488341#gistcomment-4488341
>
> Do you think it is a hardware bug, a bios bug or a driver bug?
> Or did I configure something wrong?

ath11k is broken and doesn't work in hibernation mode, we have a bug
about that:

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

Adding the ath11k list, please send all ath11k questions there.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2023-03-02  6:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01 18:05 ath11k_pci 0000:01:00.0: failed to resume hif during resume: -5 after hibernaton resume on Thinkpad T14s Gen 3 AMD Stéphane Klein
2023-03-02  6:15 ` Kalle Valo [this message]
2023-03-02  6:15   ` Kalle Valo

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=87sfenznjb.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=hello@sklein.xyz \
    --cc=linux-wireless@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.