You are not logged in.
I just did a fresh Arch install. Wifi works fine on the Arch ISO, but the wifi card is not recognized in my install.
ip link
does not show my Wifi card. However,
lspci
shows my network adapter just fine. I notice here that the iwlwifi kernel module is not loaded. When I try to manually load this kernel module, it says it's not the right version for my kernel. My kernel modules are for 6.1.5-arch2-1, while my kernel is 6.1.4-arch1-1. This is a fresh install; I am baffled that such an issue would arise right out of the box. I don't know how to install the correct version kernel modules.
Any help would be appreciated, and I'm happy to share the output of any commands to provide more information. Thanks!
Last edited by stonebrakermatt (2023-02-23 01:10:38)
Offline
Did you install linux-firmware? Did you reboot after updating the kernel?
Last edited by Scimmia (2023-01-13 16:23:57)
Offline
Did you install linux-firmware? Did you reboot after updating the kernel?
Yes and yes.
Offline
If you rebooted and you're still on 6.1.4-arch1-1, then you didn't have the /boot partition mounted when you updated. Either that or you did have it mounted but your bootloader isn't using it.
Offline
I'm pretty sure I had it mounted; maybe the bootloader isn't using it. I'll try some things and get back to you.
Offline
Please post the content of /etc/fstab and the full output of
lsblk -f
The bootloader configuration would also be useful.
"The nation-state domesticates the society in the name of capitalism and alienates the community from its natural foundations."
— Democratic Confederalism, Abdullah Öcalan.
Offline