Skip to main content
Topic: Kernel version dosn't match uname (Read 385 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

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.
Code: [Select]
[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...
Code: [Select]
warning: linux-6.0.12.artix1-1 is up to date -- reinstalling
and to double check, the package claims to be the correct version.
Code: [Select]
[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

Re: Kernel version dosn't match uname

Reply #1
I would try with:

Code: [Select]
 [laptop]$ rfkill -h
"Wer alles kann, macht nichts richtig"

Artix USE="runit openrc slim openbox lxde gtk2 qt4 qt5 qt6 conky
-gtk3 -gtk4 -adwaita{cursors,themes,icons} -gnome3 -kde -plasma -wayland "