Kernel version dosn't match uname
I'm tring to install Artix linux on my old laptop but it seems like all the kernel modules arn't working.
[laptop]# rfkill
rfkill: cannot open /dev/rfkill: No such file or directory
[laptop]# modprobe rfkill
modprobe: FATAL: Module rfkill not found in directory /lib/modules/6.0.7-artix1-1
[laptop]# ls /lib/modules
6.0.12-artix1-1
[laptop]# uname -r
6.0.7-artix1-1
I went into chroot to get wifi and tried to update and...
warning: linux-6.0.12.artix1-1 is up to date -- reinstalling
and to double check, the package claims to be the correct version.
[laptop]# pacman -Ss linux|grep installed
system/linux 6.0.12.artix1-1 [installed]
Basically, the package and uname version don't match and this is messing up stuff