Thanks, I finally managed to figure it out. The solution was to disable power management on the wi-fi controller by editing /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf as follows: [connection] wifi.powersave = 2
Power management at least on this particular chipset is way too aggressive. I disabled that and now everything is running exponentially better. Retrieving speedtest.net configuration... Testing from AT&T U-verse (MyIP)... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by QSG IT (Auburn Hills, MI) [24.42 km]: 20.301 ms Testing download speed................................ .. .... .......... .... .. .. .. ...... ... speed.......................................................................... speed........................................................................... ... Download: 336.44 Mbit/s Testing upload speed........ ................ ................ .. ................. ............ .. ................ ... ... .. Upload: 244.96 Mbit/s -----Original Message----- From: Paul Gevers <elb...@debian.org> Sent: Tuesday, July 11, 2023 3:10 PM To: Al Puzzuoli <alp...@gmail.com>; debian-accessibility@lists.debian.org Subject: Re: Installed Bookworm on my Lenovo P360 Tiny Workstation. Wifi Commically slow! Hi, On 11-07-2023 04:28, Al Puzzuoli wrote: > Um… Help?! Anyone have any ideas what might be going on? Have you looked in the system logs for signs of misbehavior? E.g. $ sudo journalctl --boot Paul