From: Ping-Ke Shih <pkshih@realtek.com>
To: Giovanni Santini <giovannisantini93@yahoo.it>,
"stable@vger.kernel.org" <stable@vger.kernel.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Cc: Linux regressions mailing list <regressions@lists.linux.dev>
Subject: RE: rtw88: WiFi card is not offloaded properly when suspending the OS
Date: Mon, 8 Jun 2026 01:32:59 +0000 [thread overview]
Message-ID: <efae0a4db2ab4b6193922b393d3dcdd6@realtek.com> (raw)
In-Reply-To: <10da4c45-74ed-4deb-8c88-6d0b803465ba@yahoo.it>
Giovanni Santini <giovannisantini93@yahoo.it> wrote:
>
> Jun 02 17:25:33 archlinux-tug kernel: rtw88_8822ce 0000:03:00.0: failed
> to send h2c command
> Jun 02 17:25:33 archlinux-tug kernel: rtw88_8822ce 0000:03:00.0: failed
> to send h2c command
> Jun 02 17:25:33 archlinux-tug kernel: rtw88_8822ce 0000:03:00.0: failed
> to send h2c command
> Jun 02 17:25:33 archlinux-tug kernel: rtw88_8822ce 0000:03:00.0: failed
> to send h2c command
> Jun 02 17:25:36 archlinux-tug kernel: rtw88_8822ce 0000:03:00.0: failed
> to poll offset=0x5 mask=0x2 value=0x0
> Jun 02 17:25:36 archlinux-tug kernel: ------------[ cut here ]------------
> Jun 02 17:25:36 archlinux-tug kernel: failed to read DBI register,
> addr=0x0719
Add these below to see if it can help.
sudo nano /etc/modprobe.d/rtw88.conf
options rtw88_core disable_lps_deep=y
options rtw88_pci disable_aspm=y
After cold reboot, check /sys/modules/rtw88_*/paramters/* to see if
the modification takes effect.
>
> I'm attaching the full boot log, if you need a fresh one I can provide it.
Before "failed to poll ..." log, I also see
Jun 02 17:25:02 archlinux-tug kernel: rtw88_8822ce 0000:03:00.0: AMD-Vi:
Event logged [IO_PAGE_FAULT domain=0x000e address=0xae9668bc flags=0x0000]
Please try to turn off IOMMU by editing /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash amd_iommu=off iommu=off"
And then update-grub
>
> I run ArchLinux with KDE Plasma, for networking I use NetworkManager and
> wpa_supplicant.
>
> If you would like me to run tests with e.g. just iwd I can do so, just
> let me know what setup you would like me to have.
>
> I do not have this issue with the LTS kernel 6.18.34. This affects 7.0
> and 7.1.
> I believe this issue was not present in < 7 kernels, but I cannot guarantee.
> I can however downgrade to previous kernels to understand where the
> issue was introduced.
The commits between 6.18.34 ~ 7.0.10 are quite few, and I can't find the
one that can affect the behavior. Please switch your kernel back to 6.18.34,
and apply rtw88's patches added until 7.0.10.
Since the last commit of 6.18 is fce6fee0817b8899e0ee38ab6b98f0d7e939ceed
Please use below commands to get the (20) patches:
drivers/net/wireless/realtek/rtw88$ git format-patch v7.0.10...fce6fee0817b8899e0ee38ab6b98f0d7e939ceed -- ./
Then you can add them one by one to see which one is the cause.
The git repository you need is:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
Ping-Ke
prev parent reply other threads:[~2026-06-08 1:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <10da4c45-74ed-4deb-8c88-6d0b803465ba.ref@yahoo.it>
2026-06-05 8:24 ` rtw88: WiFi card is not offloaded properly when suspending the OS Giovanni Santini
2026-06-08 1:32 ` Ping-Ke Shih [this message]
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=efae0a4db2ab4b6193922b393d3dcdd6@realtek.com \
--to=pkshih@realtek.com \
--cc=giovannisantini93@yahoo.it \
--cc=linux-wireless@vger.kernel.org \
--cc=regressions@lists.linux.dev \
--cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox