Good morning, I was asked to email you about my problem with wifi card connectivity after suspending: https://github.com/morrownr/rtw89/issues/18#issuecomment-3083784268 I managed to solve that problem after writing 0 to /sys/bus/pci/devices/0000:39:00.0/d3cold_allowed That's my wifi card: marcin@fedora:~$ lspci | grep Realtek 39:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller Is there any chance to solve this problem without needing to write 0 to sys files? All regards