Open BlackMage2 opened 7 hours ago
You can run (as root) lsmod | grep apfs
.
ohh ok, the module is stored at /var/lib/dkms/linux-apfs-rw/kernel-5.15.0-124-generic-x86_64/module/apfs.ko for example
but the command shows nothing, loading of the module always fails:
insmod: ERROR: could not insert module apfs.ko: Invalid module format
So it's the same as before? You don't get anything if you run dmesg?
no, nothing
Is this ubuntu? They have a package for the driver, have you tried installing that?
what packages?
how can I check whether the module is loaded successfully?