Hello, beginner here, thank you in advance for your time.
My setup is a Raspberry Pi 5 (8GB), and an official Camera Module 3 Wide. The camera was connected to the slot 0. I had to remove it, and I broke the plastic cap (of camera slot 0) that holds the cable in place. So I carefully placed it in the other slot (camera slot 1). Since then, I have the following problem.
Running , I get the following output:Which looks nice. But, when running , I get the following output:What I have done so far:
1. Replaced the ribbon cable with a new one - very carefully.
2. Re-Flashed the SD Card with the official / recommended OS.
And nothing seems to work. Any possible workarounds? Note that the camera was working flawlessly for the past 1 month. Thank you in advance.
My setup is a Raspberry Pi 5 (8GB), and an official Camera Module 3 Wide. The camera was connected to the slot 0. I had to remove it, and I broke the plastic cap (of camera slot 0) that holds the cable in place. So I carefully placed it in the other slot (camera slot 1). Since then, I have the following problem.
Running
Code:
libcamera-still --list-cameras
Code:
Available cameras-----------------0 : imx708_wide [4608x2592 10-bit RGGB] (/base/axi/pcie@120000/rp1/i2c@80000/imx708@1a) Modes: 'SRGGB10_CSI2P' : 1536x864 [120.13 fps - (768, 432)/3072x1728 crop] 2304x1296 [56.03 fps - (0, 0)/4608x2592 crop] 4608x2592 [14.35 fps - (0, 0)/4608x2592 crop]
Code:
libcamera-still -n -o test.jpg
Code:
[0:37:58.522083672] [2034] INFO Camera camera_manager.cpp:284 libcamera v0.2.0+120-eb00c13d[0:37:58.529891039] [2037] INFO RPI pisp.cpp:695 libpisp version v1.0.5 999da5acb4f4 17-04-2024 (14:29:29)[0:37:58.545946385] [2037] INFO RPI pisp.cpp:1154 Registered camera /base/axi/pcie@120000/rp1/i2c@80000/imx708@1a to CFE device /dev/media3 and ISP device /dev/media0 using PiSP variant BCM2712_C0[0:37:58.546439904] [2034] WARN V4L2 v4l2_pixelformat.cpp:344 Unsupported V4L2 pixel format RPBPMode selection for 2304:1296:12:P SRGGB10_CSI2P,1536x864/0 - Score: 3400 SRGGB10_CSI2P,2304x1296/0 - Score: 1000 SRGGB10_CSI2P,4608x2592/0 - Score: 1900Stream configuration adjusted[0:37:58.547240961] [2034] INFO Camera camera.cpp:1183 configuring streams: (0) 2304x1296-YUV420 (1) 2304x1296-BGGR_PISP_COMP1[0:37:58.547366184] [2037] INFO RPI pisp.cpp:1450 Sensor: /base/axi/pcie@120000/rp1/i2c@80000/imx708@1a - Selected sensor format: 2304x1296-SBGGR10_1X10 - Selected CFE format: 2304x1296-PC1B[0:37:59.633915232] [2037] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video4[17:cap]: Dequeue timer of 1000000.00us has expired![0:37:59.633945954] [2037] ERROR RPI pipeline_base.cpp:1334 Camera frontend has timed out![0:37:59.633950935] [2037] ERROR RPI pipeline_base.cpp:1335 Please check that your camera sensor connector is attached securely.[0:37:59.633955787] [2037] ERROR RPI pipeline_base.cpp:1336 Alternatively, try another cable and/or sensor.ERROR: Device timeout detected, attempting a restart!!!
1. Replaced the ribbon cable with a new one - very carefully.
2. Re-Flashed the SD Card with the official / recommended OS.
And nothing seems to work. Any possible workarounds? Note that the camera was working flawlessly for the past 1 month. Thank you in advance.
Statistics: Posted by xuserac — Wed May 08, 2024 11:19 am — Replies 0 — Views 32