Skip to main content
Lead
October 22, 2024
Question

Is the kernel from ST modified compared to Kernel from Torvalds?

  • October 22, 2024
  • 0 replies
  • 645 views

Hi!

I'm using the provided Kernel software from ST. The Kernel from STM32CubeIDE.

I have compiled the kernel and made it start. But once In load a module by using "insmod" or placing the modules inside the /liv/modules folder, then the kernel hangs.

I get no error messages so If can't point at anything that may causing the problem.

It can be that my kernel is located at another partition (bootfs) /dev/mmc0p6 and not in rootfs /dev/mmc0p7 where insmod is. Perhaps insmod expecting another kernel location

I have a small thought that it might be so that the kernel from ST is modified to fit STM32MP processors and cannot be allowed to be changed. Please let me know.

Kernel version: 6.1.82