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

Camera board • Raspberry Pi 5 + Camera Module V3 detected but not working ( rpicam)

$
0
0
Hi,

I’m using a Raspberry Pi 5 with a Camera Module V3 (IMX708) on Raspberry Pi OS Bookworm.

The camera is detected and listed correctly (rpicam-hello lists the sensor), but it does not actually work when I try to capture images or video. I keep getting the error shown below.

I’m using rpicam-apps / libcamera (not legacy camera).

Has anyone experienced this issue with the V3 camera on Raspberry Pi 5?

Thanks in advance.



Here is the full output from rpicam-hello:

rpicam-hello
[0:02:07.788517312] [1745] INFO Camera camera_manager.cpp:340 libcamera v0.6.0+rpt20251202
[0:02:07.803025418] [1748] INFO RPI pisp.cpp:720 libpisp version 1.3.0
[0:02:07.807154909] [1748] INFO IPAProxy ipa_proxy.cpp:180 Using tuning file /usr/share/libcamera/ipa/rpi/pisp/imx708.json
[0:02:07.818849990] [1748] INFO Camera camera_manager.cpp:223 Adding camera '/base/axi/pcie@1000120000/rp1/i2c@88000/imx708@1a' for pipeline handler rpi/pisp
[0:02:07.818903175] [1748] INFO RPI pisp.cpp:1181 Registered camera /base/axi/pcie@1000120000/rp1/i2c@88000/imx708@1a to CFE device /dev/media0 and ISP device /dev/media1 using PiSP variant BCM2712_C0
Made X/EGL preview window
Mode selection for 2304:1296:12:P
SRGGB10_CSI2P,1536x864/0 - Score: 3400
SRGGB10_CSI2P,2304x1296/0 - Score: 1000
SRGGB10_CSI2P,4608x2592/0 - Score: 1900
Stream configuration adjusted
[0:02:08.264240105] [1745] INFO Camera camera.cpp:1215 configuring streams: (0) 2304x1296-YUV420/sYCC (1) 2304x1296-BGGR_PISP_COMP1/RAW
[0:02:08.264338179] [1748] INFO RPI pisp.cpp:1485 Sensor: /base/axi/pcie@1000120000/rp1/i2c@88000/imx708@1a - Selected sensor format: 2304x1296-SBGGR10_1X10/RAW - Selected CFE format: 2304x1296-PC1B/RAW
[0:02:09.412774946] [1748] WARN V4L2 v4l2_videodevice.cpp:2100 /dev/video4[14:cap]: Dequeue timer of 1000000.00us has expired!
[0:02:09.412820817] [1748] ERROR RPI pipeline_base.cpp:1350 Camera frontend has timed out!
[0:02:09.412829817] [1748] ERROR RPI pipeline_base.cpp:1351 Please check that your camera sensor connector is attached securely.
[0:02:09.412838058] [1748] ERROR RPI pipeline_base.cpp:1352 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!

Statistics: Posted by engineer1881 — Sat Dec 27, 2025 1:18 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles