Copying binary kernel modules isn't guaranteed to work across kernel versions. There's a stable API, but not a stable ABI.
Heck, Ubuntu's kernel actually has lots of patches, so unless you carry those along, the modules may even not-work on a same kernel version for some other distro.
Comments
Copying binary kernel modules isn't guaranteed to work across kernel versions. There's a stable API, but not a stable ABI.
Heck, Ubuntu's kernel actually has lots of patches, so unless you carry those along, the modules may even not-work on a same kernel version for some other distro.