You are not logged in.

#1 2021-12-08 22:14:31

ttrss
Member
Registered: 2021-12-08
Posts: 2

Wlan network interface not showing

Hi, I recently installed arch on my laptop. It lacks an ethernet port so I've had to use wireless, It's been working on and off for a few days but now the wlan interface won't show when I run 'ip link'. I can see it's been detected in lspci and it is written, 'Kernel driver in use: iwlwifi'. It's called Intel corporation wifi 6 (Rev 20).
Lspci https://prnt.sc/22d2zmk
Ip link https://prnt.sc/22d34k9

Last edited by ttrss (2021-12-08 22:15:39)

Offline

#2 2021-12-08 22:21:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,299

Re: Wlan network interface not showing

Check your dmesg/journal for error messages from the iwlwifi module. What did you set up for configuring the network in general? Did you forget to install linux-firmware?

Offline

#3 2021-12-08 22:59:23

ttrss
Member
Registered: 2021-12-08
Posts: 2

Re: Wlan network interface not showing

In both journal an dmesg it repeats 3 times that it failed with code -2 but then it says it did load the firmware and detected my wifi card and shows the hardware address.
https://prnt.sc/22d94ii

To configure, originally I unblocked the interface from rfkill then "ip link set wlan0 up" then setup dhcp with dhcpcd then finally iwctl and it worked.

Also I did install linux-firmware with pacstrap.

Offline

#4 2021-12-09 11:07:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,299

Re: Wlan network interface not showing

So does it work now? If it works now please mark as [SOLVED] by editing the title in your first post. This is indeed a fix you can do other alternatives are mentioned in: https://wiki.archlinux.org/title/Iwd#En … figuration

Offline

Board footer

Powered by FluxBB