Greetings!!
I must create the device tree source file and the kernel driver for a new image sensor (due to a restrictive NDA, I cannot reveal the manufacturer or the part number). I have compiled and installed the device tree and kernel module. The kernel module is being loaded, and the overlay is being accepted into the device tree. However, when I run libcamera, I get the following error message:
[13:02:35.783041253] [3486] ERROR IPARPI ipa_base.cpp:124 Could not create camera helper for xyz123
[13:02:35.783109826] [3486] ERROR RPI pipeline_base.cpp:804 Failed to load a suitable IPA library
[13:02:35.783128474] [3486] ERROR RPI vc4.cpp:216 Failed to register camera xyz123 10-0036: -22
Made X/EGL preview window
ERROR: *** no cameras available ***
How to resolve this? Please advise. Thank you!
I must create the device tree source file and the kernel driver for a new image sensor (due to a restrictive NDA, I cannot reveal the manufacturer or the part number). I have compiled and installed the device tree and kernel module. The kernel module is being loaded, and the overlay is being accepted into the device tree. However, when I run libcamera, I get the following error message:
[13:02:35.783041253] [3486] ERROR IPARPI ipa_base.cpp:124 Could not create camera helper for xyz123
[13:02:35.783109826] [3486] ERROR RPI pipeline_base.cpp:804 Failed to load a suitable IPA library
[13:02:35.783128474] [3486] ERROR RPI vc4.cpp:216 Failed to register camera xyz123 10-0036: -22
Made X/EGL preview window
ERROR: *** no cameras available ***
How to resolve this? Please advise. Thank you!
Statistics: Posted by tagsense — Sat Mar 16, 2024 8:22 am