You are not logged in.

#1 2022-03-16 18:03:41

kerbosos
Member
Registered: 2022-03-16
Posts: 3

[Solved] Wifi device not showing in ip link

Hi, I did a brand new install of Arch. In the installer, when I did `ip link`, it showed devices `lo` and my `wlan0`... But now when I'm done with the installation and I've booted up, it only shows the `lo` device, and I cannot connect to the internet. I'll try to provide some debug information.

Kernel version: `5.16.14-arch-1`

It shows my device when I do `lspci`... It's `Ethernet controller: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac Wireless`
When I do `lspci -k`, this is the output:
```
01:00.0 Ethernet controller: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac Wireless
        Kernel driver in use: mwifiex_pcie
        Kernel modules: mwifiex_pcie
```

Ip link only shows the device `lo`, but when I was in archiso it showed `lo` and `wlan0` and I could connect via iwctl.

Last edited by kerbosos (2022-03-16 20:37:42)

Offline

#2 2022-03-16 18:45:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [Solved] Wifi device not showing in ip link

That's a marvell card which is one of the firmwares that got split into a subpackage in https://archlinux.org/news/linux-firmwa … splitting/ you need to install the linux-firmware-marvell package in addition to the standard linux-firmware

Offline

#3 2022-03-16 18:48:10

kerbosos
Member
Registered: 2022-03-16
Posts: 3

Re: [Solved] Wifi device not showing in ip link

Oh my god, Thank you so much!

Edit: It worked!

Last edited by kerbosos (2022-03-16 19:08:51)

Offline

#4 2022-03-16 18:52:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [Solved] Wifi device not showing in ip link

If this is solved please mark it as such by editing the title in your first post: https://wiki.archlinux.org/title/Genera … s_and_code

Offline

#5 2022-03-16 20:37:10

kerbosos
Member
Registered: 2022-03-16
Posts: 3

Re: [Solved] Wifi device not showing in ip link

Yep, thanks!

Offline

Board footer

Powered by FluxBB