Bug 219907
Summary: | ath11k kills hibernate: - Dell XPS 13 9310 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Len Brown (lenb) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg |
Description
Len Brown
2025-03-21 21:43:21 UTC
Created attachment 307879 [details]
dmesg
dmesg afer a failed hibernate with ath11k loaded:
[ 188.757072] ath11k_pci 0000:72:00.0: firmware crashed: MHI_CB_EE_RDDM
[ 189.127099] ath11k_pci 0000:72:00.0: timed out while waiting for wow wakeup completion
[ 189.127109] ath11k_pci 0000:72:00.0: failed to wakeup wow during resume: -110
[ 189.127114] ath11k_pci 0000:72:00.0: failed to resume core: -110
[ 189.127120] ath11k_pci 0000:72:00.0: PM: dpm_run_callback(): pci_pm_restore returns -110
[ 189.127131] ath11k_pci 0000:72:00.0: PM: pci_pm_restore returned -110 after 3175311 usecs
[ 189.127144] ath11k_pci 0000:72:00.0: PM: failed to restore async: error -110
...
[ 192.199663] ath11k_pci 0000:72:00.0: wmi command 16387 timeout
[ 192.199673] ath11k_pci 0000:72:00.0: failed to send WMI_PDEV_SET_PARAM cmd
[ 192.199680] ath11k_pci 0000:72:00.0: failed to enable PMF QOS: (-11
[ 192.199684] ------------[ cut here ]------------
[ 192.199686] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue.
[ 192.199741] WARNING: CPU: 5 PID: 4221 at net/mac80211/util.c:1829 ieee80211_reconfig+0xe3/0x1a50 [mac80211]
|