linux-apfs / linux-apfs-rw

APFS module for linux, with experimental write support
GNU General Public License v2.0
533 stars 35 forks source link

how can I check whether the module is loaded successfully? #85

Open BlackMage2 opened 7 hours ago

BlackMage2 commented 7 hours ago

how can I check whether the module is loaded successfully?

eafer commented 6 hours ago

You can run (as root) lsmod | grep apfs.

BlackMage2 commented 5 hours ago

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
eafer commented 5 hours ago

So it's the same as before? You don't get anything if you run dmesg?

BlackMage2 commented 5 hours ago

no, nothing

eafer commented 4 hours ago

Is this ubuntu? They have a package for the driver, have you tried installing that?

BlackMage2 commented 4 hours ago

what packages?

eafer commented 4 hours ago

https://launchpad.net/ubuntu/plucky/amd64/apfs-dkms