Hi, On Mon, Mar 21, 2022 at 5:13 PM Stefan K <shadow_7@xxxxxxx> wrote: > > Hello, > > I got an new Laptop (Lenovo T14 Gen2 AMD) and it has RTL8852AE chip, it can connect to WiFi, but its very slow and unstable: > --- 8.8.8.8 ping statistics --- > 100 packets transmitted, 60 received, 60% packet loss, time 99514ms > rtt min/avg/max/mdev = 578.297/4515.244/10612.149/2763.037 ms, pipe 11 > > I'm running on Debian bullseye with backport Kernel Linux 5.16.0-0.bpo.3-amd64 > What rtw89 firmware version do you use? I found that the current linux-firmware.git firmware v0.13.36.0, together with the latest patches (i.e.: "rtw89: add tx_wake notify for low ps mode" and later) improved the situation... by a lot! Do you know if your debian is using Larry's rtw89 repo for its rtw89 driver, or are they simply sticking with that is in 5.16? If they just use the 5.16 stock, you should give wireless-testing.git a try. (Note: Your router/AP might also play a role here. In my case, the connection was always "OK" with unifi ac pro. But not with a Rudgers Advanced Wifi modem.) (I had a Lenovo P14 Gen2 AMD and Ubuntu 21.10 for testing.) Cheers, Christian