<html><head></head><body style="zoom: 0%;"><div dir="auto">On an artix/arch based system it does work differently. On other distros when you update your kernel, the old kernel does not get removed, which means all the kernel modules and other kernel files are still on the disk. So reboot isn't required right away. However on artix/arch when the new kernel is installed the old one is instantly removed. This means the old kernel modules are deleted. However the kernel running in RAM is still the old kernel and can't use the new kernel's modules and doesn't have the old modules available either. So on artix/arch it is always required to reboot after a kernel update otherwise random stuff may not work. For example docker stops working till reboot after a kernel update.<br><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->--<!-- tmjah_g_1299e --><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Chris Cromer<!-- tmjah_g_1299e --><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Artix Linux Developer<!-- tmjah_g_1299e --></div>
<div class="gmail_quote" >On Dec 17, 2021, at 9:25 AM, Florian Berger <<a href="mailto:florian.berger@posteo.de" target="_blank">florian.berger@posteo.de</a>> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="blue">On 17.12.21 13:00, Chris Cromer wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Your error message says kernel 5.14 which makes me think you have not rebooted after updating your kernel.<br></blockquote><br>Ha, that was it. From a different distro I was used to updating packages was a different thing than <br>updating kernels, and I hardly reboot. Everything works now. Thanks!<br><br>         Florian</pre></blockquote></div></body></html>