Home > OS >  Questions about the PCIE drive transplantation
Questions about the PCIE drive transplantation

Time:10-05

Ubuntu14.04, kernel version 4.4.0 pcie drive under - 141 - generic, transplanted Ubuntu16.04, kernel version 4.15.0-45 - generic, compile, but insmod error invalid modules format, do you have encountered similar problems? How to solve?

CodePudding user response:

Can use modinfo to see under the ko
Confirm the cross-compilation is no problem

CodePudding user response:

Confirm whether because one is caused by the difference between 32-bit and 64 - bit,
Can put on ubuntu16.04 recompile the source code package, install again,
  • Related