mxc_v4l2_capture on imx6q

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

mxc_v4l2_capture on imx6q

跳至解决方案
1,728 次查看
shlomiperlman
Contributor II

Hi,

when loading the mxc_v4l2_capture.ko module with insmod im getting these errors:

   mxc_v4l2_capture: Unknown symbol v4l2_int_ioctl_0 (err 0)
  mxc_v4l2_capture: Unknown symbol v4l2_int_ioctl_1 (err 0)
  mxc_v4l2_capture: Unknown symbol csi_enc_deselect (err 0)
  mxc_v4l2_capture: Unknown symbol bg_overlay_sdc_select (err 0)
  mxc_v4l2_capture: Unknown symbol bg_overlay_sdc_deselect (err 0)

I even tried modifying the source but the error for v4l2_int_ioctl_0 and v4l2_int_ioctl_1 persists!

when using modprobe it tries to load ipu_fq_overlay_sdc.ko first and says: invalis module format...?

as a result i cant use my camera driver.

what do i do?

标签 (2)
0 项奖励
回复
1 解答
970 次查看
Yuri
NXP Employee
NXP Employee

Hello,

You may try the recent BSP L3.14.52.

i.MX 6 Series Software and Development Tool|NXP

Please follow recommendations of "Freescale_Yocto_Project_User's_Guide.pdf"

how to build different configurations and section 6.4 (Unit Test) of "i.MX_Linux_Reference_Manual.pdf"

how to test it.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
971 次查看
Yuri
NXP Employee
NXP Employee

Hello,

You may try the recent BSP L3.14.52.

i.MX 6 Series Software and Development Tool|NXP

Please follow recommendations of "Freescale_Yocto_Project_User's_Guide.pdf"

how to build different configurations and section 6.4 (Unit Test) of "i.MX_Linux_Reference_Manual.pdf"

how to test it.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
970 次查看
shlomiperlman
Contributor II

Hi,

the Yocto Project build doesn’t deem to have support for the BDSL-SabreLite Board.

can one of the build option make a kernel that will run on this board?

0 项奖励
回复
970 次查看
Yuri
NXP Employee
NXP Employee

Hello,

Please try the Community release

FSL Community BSP 

FSL Community BSP Release Notes 1.8 documentation

Regards,

Yuri.

0 项奖励
回复