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?
Solved! Go to Solution.
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------
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?
Hello,
Please try the Community release
FSL Community BSP Release Notes 1.8 documentation
Regards,
Yuri.