Failed to start Load Kernel Modules

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Failed to start Load Kernel Modules

ソリューションへジャンプ
466件の閲覧回数
won0020
Contributor III

Hello,
I use S32G-VNO-GLDBOX ver. 47800 REV D1, BSP 39.0 with linux release 5.15.129-rt available from nxp-auto-linux git.
Now I have a problem with loading kernel modules. I checked the Kenrel config file changes, but the only change from the previous one is gcc version:

won0020_0-1711704464070.png

Next, I tried creating a symbolic link in /lib/modules:

won0020_1-1711704851326.png

but nothing changed.

Detailed failure info:

won0020_2-1711705198308.png

So I would like to ask how can I solve this module loading problem for sja1110.

Thank you in advance for your reply.

Best regards
won0020

 

0 件の賞賛
返信
1 解決策
440件の閲覧回数
won0020
Contributor III
Porblem solved by using a yocto kernel instead of standalone.
For example, building the ipcf sample with:
make -C ./ipc-shm/sample KERNELDIR=$PWD/bin/fsl-auto-yocto-bsp/build_s32g274ardb2/tmp/work/s32g274ardb2-fsl-linux/linux-s32/5.15.129-r0/build modules PLATFORM_FLAVOR=s32g2

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
441件の閲覧回数
won0020
Contributor III
Porblem solved by using a yocto kernel instead of standalone.
For example, building the ipcf sample with:
make -C ./ipc-shm/sample KERNELDIR=$PWD/bin/fsl-auto-yocto-bsp/build_s32g274ardb2/tmp/work/s32g274ardb2-fsl-linux/linux-s32/5.15.129-r0/build modules PLATFORM_FLAVOR=s32g2
0 件の賞賛
返信