Libcamera not starting
Closed this issue · 1 comments
Hi,
I have tried to install this on my device, but when I test it I get the following message. I am using a Raspberry Pi 5, and get the same issue with the camera modules 2 and 3.
:~ $ libcamera-hello
WARNING: v3d support for hw version 71 is neither a complete nor a conformant OpenGL implementation. Testing use only.
Made X/EGL preview window
[0:01:19.660566483] [2039] INFO Camera camera_manager.cpp:284 libcamera v0.1.0+99-4a23664b
[0:01:19.678918830] [2043] INFO RPI pisp.cpp:652 libpisp version v1.0.0 ce5624ed8726 23-10-2023 (07:46:39)
[0:01:19.700389487] [2043] INFO RPI pisp.cpp:1106 Registered camera /base/axi/pcie@120000/rp1/i2c@80000/imx219@10 to CFE device /dev/media0 and ISP device /dev/media1 using PiSP variant BCM2712_C0
Mode selection for 1640:1232:12:P
SRGGB10_CSI2P,640x480/0 - Score: 4504.81
SRGGB10_CSI2P,1640x1232/0 - Score: 1000
SRGGB10_CSI2P,1920x1080/0 - Score: 1541.48
SRGGB10_CSI2P,3280x2464/0 - Score: 1718
SRGGB8,640x480/0 - Score: 5504.81
SRGGB8,1640x1232/0 - Score: 2000
SRGGB8,1920x1080/0 - Score: 2541.48
SRGGB8,3280x2464/0 - Score: 2718
Stream configuration adjusted
[0:01:19.701359773] [2039] INFO Camera camera.cpp:1181 configuring streams: (0) 1640x1232-YUV420 (1) 1640x1232-BGGR16_PISP_COMP1
[0:01:19.701486304] [2043] INFO RPI pisp.cpp:1390 Sensor: /base/axi/pcie@120000/rp1/i2c@80000/imx219@10 - Selected sensor format: 1640x1232-SBGGR10_1X10 - Selected CFE format: 1640x1232-PC1B
[0:01:19.716245638] [2043] ERROR V4L2 v4l2_videodevice.cpp:1906 /dev/video4[20:cap]: Failed to start streaming: Invalid argument
ERROR: *** failed to start camera ***
Hi, this is an issue with raspberry pi apps, so please report it on their repositories.