V4L2 Problem on imx8QM

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

V4L2 Problem on imx8QM

跳至解决方案
4,778 次查看
CYL
Contributor II

Dear NXP,

We use the L5.4.70_2.3.0_MX8QM Linux release, and follow the guide:https://www.nxp.com.cn/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

then flash to SD Card:sudo dd if=imx-image-multimedia-imx8qmmek.wic of=/dev/sd bs=1M conv=fsync

Using this SDCard, we can boot the linux os. But, when we check the v4l2 function,  Crash occurred.

Details in the attach file : Crash.TXT,  the dmesg.

Any idea or suggestions?

Best regards

0 项奖励
回复
1 解答
4,756 次查看
CYL
Contributor II

Try to change boot params, works

在原帖中查看解决方案

0 项奖励
回复
4 回复数
4,757 次查看
CYL
Contributor II

Try to change boot params, works

0 项奖励
回复
4,698 次查看
hsaito
Contributor I

Hello, CYL

 

Sorry, forgive a sudden reply. I'm having the same phenomenon.

Would you tell me about change boot params.

 

Best Regards,

0 项奖励
回复
4,669 次查看
CYL
Contributor II

Input below commands in uboot command line:

setenv fdt_file xxxx.dtb(a device tree which include the video-in device, I use the hdmi-in dtb file)

saveenv

boot

 

hope that will take effect for you

4,654 次查看
hsaito
Contributor I

Thank you for reply.

I will refer to your procedure.

 

Regards,

0 项奖励
回复