mxc_v4l2_capture on imx6q

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mxc_v4l2_capture on imx6q

Jump to solution
1,453 Views
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?

Labels (2)
0 Kudos
1 Solution
695 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
3 Replies
696 Views
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 Kudos
695 Views
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 Kudos
695 Views
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 Kudos