Hm, there is a /lib/modules/5.15.5-artix1-1/kernel/fs/udf/udf.ko.zst file.
But these fail:
$ modprobe udf
modprobe: FATAL: Module udf not found in directory /lib/modules/5.14.16-artix1-1
$ insmod /lib/modules/5.15.5-artix1-1/kernel/fs/udf/udf.ko.zst
insmod: ERROR: could not insert module /lib/modules/5.15.5-artix1-1/kernel/fs/udf/udf.ko.zst:
Invalid module format
I am sort of new to Artix, so I don't quite know how to proceed from here. I guess if the UDF module
was loaded, everything should be fine. How can I load the kernel module. Why don't the above
approaches work?
Thanks
Florian
More information about the artix-general
mailing list