Bug 216962

Summary: ath11k fails to resume from hibernate due to errorneous mhi state
Product: Drivers Reporter: Carsten Hatger (xmb8dsv4)
Component: network-wirelessAssignee: drivers_network-wireless (drivers_network-wireless)
Status: RESOLVED DUPLICATE    
Severity: normal CC: kvalo
Priority: P1    
Hardware: AMD   
OS: Linux   
Kernel Version: v6.1.7 Subsystem:
Regression: No Bisected commit-id:
Attachments: hibernation log as provided by systemd's journal

Description Carsten Hatger 2023-01-23 18:24:53 UTC
Created attachment 303638 [details]
hibernation log as provided by systemd's journal

On system HP Pro x360 435 G9 w/ 
- AMD 5825U and 
- Qualcomm Fast Connect 6900 Wi-Fi 6E 802.11ax

kernel module ath11k_pci fails to resume from hibernation. 

Kernel rev. is:
 v6.1.7 vanilla

Firmware rev. is:
 - WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.9

IMHO this is not a regression of https://lore.kernel.org/lkml/20211208094035.GF70121@thinkpad/T/ since the error occurs despite the resume being forced by 

- mhi_pm_resume_force in drivers/net/wireless/ath/ath11k/mhi.c

BTW: There are no issues when suspending to any of the s0ix states.

Current workaround is to bring the radio down and remove the module before hibernating. Resume works the same by reversing these actions.

Please let me know if I can further assist in resolving this issue.

Yours,
Carsten
Comment 1 Kalle Valo 2023-03-08 09:28:29 UTC

*** This bug has been marked as a duplicate of bug 214649 ***