When I follow the instructions of
no module appears with command “lsmod”
How can I include the same modules as in the Linux 2.7 stable version?
Regards
When I follow the instructions of
no module appears with command “lsmod”
How can I include the same modules as in the Linux 2.7 stable version?
Regards
Dear @EBERS ,
Thank you for reaching out to Toradex Community!
You could add the modules directly under /lib/modules/kernel_version/. When you deploy a custom kernel, then you need to build and deploy the kernel modules too. The kernel modules have the same version as the kernel.
Please refer to this Developer article for instructions on how to deploy the modules in the SoM: Build U-Boot and Linux Kernel from Source Code | Toradex Developer Center
Regards, Janani