1 line
2.4 KiB
Plaintext
1 line
2.4 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p><strong>edit:</strong> as per <a href="/u/hearthreddit">/u/hearthreddit</a>'s advice, downgrading to linux-lts seems to be working. time will tell, but I've done a few reboots and it's been working fine. probably gonna wait a few kernel versions and then try going back again.</p> <p>(Thinkpad T14, haven't had any issues since I got it half a year ago)</p> <p>Most of the time when booting my computer right now I don't have my wlan interface listed. Sometimes it works, but it's rare and a reboot doesn't seem to do the trick.</p> <p>I read that <code>sudo modprobe wl</code> should help, but it says <code>modprobe: FATAL: Module wl not found in directory /lib/modules/5.15.3-arch1-1</code>.</p> <pre><code>$ lspci -k 09:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a) Subsystem: Intel Corporation Wi-Fi 6 AX210 160MHz Kernel driver in use: iwlwifi Kernel modules: iwlwifi $ sudo dmesg | grep iwlwifi [ 2.256300] iwlwifi 0000:09:00.0: enabling device (0000 -> 0002) [ 2.268822] iwlwifi 0000:09:00.0: api flags index 2 larger than supported by driver [ 2.268842] iwlwifi 0000:09:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.63.2.1 [ 2.269104] iwlwifi 0000:09:00.0: loaded firmware version 66.55c64978.0 ty-a0-gf-a0-66.ucode op_mode iwlmvm [ 2.411624] iwlwifi 0000:09:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420 [ 2.571532] iwlwifi 0000:09:00.0: loaded PNVM version 0xd35929d8 [ 2.583483] iwlwifi 0000:09:00.0: Detected RF GF, rfid=0x10d000 [ 2.653376] iwlwifi 0000:09:00.0: base HW address: 64:6e:e0:5a:a2:8f </code></pre> <p><code>ip addr show</code> has a pretty long output, but what it shows is: loopback interface, ethernet interface, wwan interface, docker interface and br-0917411b9fd7 which I think is also related to docker.</p> <p>Any ideas? It seems to load the driver just fine, but the device simply isn't listed in <code>ip addr show</code> so I can't use it. <code>sudo modprobe iwlwifi</code> also does nothing since it's already loaded.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/qhxo"> /u/qhxo </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qyw5f1/anyone_else_having_issues_with_wifi_recently/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qyw5f1/anyone_else_having_issues_with_wifi_recently/">[comments]</a></span> |