RE: [PATCH v2] wifi: rtw88: disable ASPM for Lenovo IdeaPad S340-14IWL
From: Ping-Ke Shih
Date: Sun Aug 23 2026 - 21:12:59 EST
Ata İlhan Köktürk <atailhan2006@xxxxxxxxx> wrote:
> The Lenovo IdeaPad S340-14IWL (DMI product name "81N4") experiences
> severe connectivity issues with the Realtek 8822BE rtw88 PCIe
> wireless card when ASPM is enabled. Reported symptoms include
> frequent disconnections, cannot resume after sleep, kernel panics,
> and the driver failing to load time to time.
>
> The issue can be worked around by either adding pci=noaspm to the
> kernel command line or by reloading the driver with disable_aspm=1
> via modprobe. Add a DMI quirk to disable ASPM automatically for
> this device.
>
> Signed-off-by: Ata İlhan Köktürk <atailhan2006@xxxxxxxxx>
Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>