* ath11k hibernation broken since v6.11
@ 2024-11-15 7:35 Julian Wollrath
2024-11-29 10:45 ` Mihai Moldovan
0 siblings, 1 reply; 2+ messages in thread
From: Julian Wollrath @ 2024-11-15 7:35 UTC (permalink / raw)
To: ath11k
Dear maintainers,
it seems for v6.11 the patch making hibernation possible with ath11k
was reverted again (in commit 2f833e8948). This broke hibernation for
me. Is there a plan to re-introduce it? With reverting the revert on
top of v6.12-rc7 hibernation works fine for me with a
$ lspci -nn
02:00.0 Network controller [0280]: Qualcomm Technologies, Inc QCNFA765
Wireless Network Adapter [17cb:1103] (rev 01)
in a Thinkpad T14 G4.
Best regards,
Julian Wollrath
--
() ascii ribbon campaign - against html e-mail
/\ - against proprietary attachments
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ath11k hibernation broken since v6.11
2024-11-15 7:35 ath11k hibernation broken since v6.11 Julian Wollrath
@ 2024-11-29 10:45 ` Mihai Moldovan
0 siblings, 0 replies; 2+ messages in thread
From: Mihai Moldovan @ 2024-11-29 10:45 UTC (permalink / raw)
To: Julian Wollrath, ath11k
[-- Attachment #1.1: Type: text/plain, Size: 830 bytes --]
* On 11/15/24 08:35, Julian Wollrath wrote:
> it seems for v6.11 the patch making hibernation possible with ath11k
> was reverted again (in commit 2f833e8948). This broke hibernation for
> me. Is there a plan to re-introduce it?
Unfortunately, the commit message mentions that no alternative fix is available,
so I wouldn't hold my breath.
As a fellow QCNFA765 user in a non-Lenovo machine, previously on 6.9.1 which
didn't include the hibernation patch, I resorted to a workaround of stopping the
wifi interface, removing relevant modules (modprobe -r 'ath11k_pci' 'ath11k'
'qmi_helpers') on suspend/hibernate and re-inserting ath11k_pci on resume via
elogind system-sleep hooks. This is easily portable to a systemd-based setup.
This sidestepped any hibernation issues related to the module.
Mihai
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-29 10:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 7:35 ath11k hibernation broken since v6.11 Julian Wollrath
2024-11-29 10:45 ` Mihai Moldovan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox