Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4862

Camera board • Errors for adding the new cameras to libcamera

$
0
0
Dear Experts.

I'm adding the IMX662 and IMX585 to the libcamera.
I once succeeded in by adding cam_helper_imxXYZ.cpp and json files to vc4/data, but this time the libcamera says json file is not found in rpi/vc4/. Of course I modified meson.build in each directory.
I checked the version number of libcamera, the last one is v0.2.0(succeed) and new one is v0.0.5(fail).
pi@RPiZero2wBullseye64:~/rpicam-apps $ libcamera-hello
Made X/EGL preview window
[0:24:03.205286154] [2967] INFO Camera camera_manager.cpp:297 libcamera v0.0.5+83-bde9b04f
[0:24:03.230717562] [2968] WARN CameraSensorProperties camera_sensor_properties.cpp:261 No static properties available for 'imx662'
[0:24:03.230796524] [2968] WARN CameraSensorProperties camera_sensor_properties.cpp:263 Please consider updating the camera sensor properties database
[0:24:03.253616817] [2968] ERROR IPAProxy ipa_proxy.cpp:149 Configuration file 'imx662.json' not found for IPA module 'rpi/vc4'
[0:24:03.254101700] [2968] ERROR IPARPI ipa_base.cpp:117 Could not create camera helper for imx662
[0:24:03.254269217] [2968] ERROR RPI pipeline_base.cpp:818 Failed to load a suitable IPA library
[0:24:03.254409252] [2968] ERROR RPI vc4.cpp:219 Failed to register camera imx662 10-001a: -22
ERROR: *** no cameras available ***
Any advice will be appreciated.

Best Regards,

sohonomura2020

Statistics: Posted by sohonomura2020 — Thu Apr 04, 2024 4:34 am



Viewing all articles
Browse latest Browse all 4862

Trending Articles