how to debug kernel Image

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to debug kernel Image

516 次查看
srinivas_123
Contributor III

i am using IMXLXYOCTOUG v.LF6.6.3_1.0.0 BSP .

i build the imx-image-full

i build the standalone kernel using toolchain.

but there is difference in kernel Image of both builds.

when i user kernel Image  built by using toolchain. 

in boot log it shows :Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNot)

is there any way how to debug the Kernel Image.

Thanks &Regards

Srinivas

0 项奖励
回复
1 回复

471 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @srinivas_123 

 

Looking at the logs from the other post, it appears that there is an issue with the /lib/modules name.

Please modify the /usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service to align with your correct /lib/modules version/name.

 

Best regards,

Salas.

0 项奖励
回复