The firmware compiled by Yocto cannot run on imx477. Is there something I need to adapt?
The burned linux1.1.1 image can run normally, and the display can preview the camera image normally
When burning the firmware compiled by Yocto, an error message will be reported indicating that the camera open failed.
I want to use Yocto to compile firmware and run imx477. What content should I adapt?
gbm_create_device(224): Info: backend name is: msm_drm
Setting pipeline to PAUSED …
gbm_create_device(224): Info: backend name is: msm_drm
ERROR: from element /GstPipeline:pipeline0/GstQmmfSrc:camsrc: Failed to Open Camera!
Additional debug info:
/usr/src/debug/qcom-gstreamer1.0-plugins-oss-qmmfsrc/1.0-r0/gst-plugin-qmmfsrc/qmmf_source.c(1049): qmmfsrc_change_state (): /GstPipeline:pipeline0/GstQmmfSrc:camsrc
ERROR: pipeline doesn’t want to preroll.
Failed to set pipeline to PAUSED.
Setting pipeline to NULL …
Freeing pipeline …
GBM_INFO::~msmgbm_mapper(269)::gbm mapper de-instantiated
Dear customer
Please ensure that you have connected the camera as outlined in section ’ 2.4.1 Connect the camera cable’ of the user manual. Kindly take a photo and upload it.
Please run the following commands to collect log and upload it:
Dear customer
Please push these two files to the /usr/lib/camera directory, then restart and try again.
分享文件:imx477.zip
云盘链接:查看分享
提取密码:nql3
过期时间:2025-06-04 11:51:47
Dear customer,
Please move the com.qti.tuned.imx477.bin file from the /usr/lib/camera directory to another location, and ensure that this bin file is not present in the /usr/lib/camera directory.
yes,I just cloned the code and compiled it, packaged it and burned it to the board. I want you to help confirm whether other operations are required or the original repository cannot run with this operation.