I am encountering lot of drop outs and instability (constant drop out) with my Wifi on Lenovo x230 with card
Centrino Advanced-N 6205 Taylor Peak
Physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version:34
width: 64
clock: 33Mhz
Anything I tried to do, did not seem to resolve the issue. Please anybody has an idea about fixing it - driver update or something similar. I love my Linux, but I am pretty much noob.
Thank you very much in advance. Tomas
CPU: i73615 QE@2.30GHz - 8 core
Gnome: 3.36.8
Windowing: x11 product: Centrino Advanced-N 6205 [Taylor Peak]
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 34
serial: a4:4e:31:2a:7a:f8
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=5.13.0-41-generic firmware=18.168.6.1 6000g2a-6.ucode latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:30 memory:f1400000-f1401fff
sudo iwconfig wlan0 power off
(subwlan0
for your wireless interface if it's different). This will turn off power management for your wifi card, so it won't sleep when it isn't busy. However, if your problem is caused by the card "power managing" when it shouldn't, this will fix it. To make this permanent (if it works), follow the answer here. – Esther May 20 '22 at 13:19wireless-info.txt
file. – Pilot6 May 21 '22 at 17:43