Hello,
we are trying to set up our environment for i.mx6dl bsp, based on Yocto Sumo. We have tried both Linux Kernel 4.9.67 and 4.9.88, but we have several problems in Galcore module initialization. Galcore module (version 6.2.4) is loaded into the Kernel but it is not correctly initialized.
During the Kernel startup, the following log is shown:
"galcore: loading out-of-tree module taints kernel"
Anyway, this procedure is not able to create a device entry as "/dev/galcore".
Could you please provide me a way to fix this issue?
Thanks.
Hello Massimo,
If you playing with 4.9.88 the galcore is enable by default, in the 4.9.67 the galcore don´t support this kernel, also i suggest to try the 4.14.88 where a lot of bugs fixed
Regards