Hi, I have a Sony IMX327LQR-C STARVIS which should be fine with imx290.json, and using Raspberry Pi5 updated on the last versionAll Sony sensors start with the IMX prefix. Which sensor are you talking about?Can someone please help me making the Sony IMX working with Raspberry Pi 5.. I searched everywhere but couldn't find any tutorial
what I did was change the config.txt file with this 2 lines:
camera_auto_detect=0
[all]
dtoverlay=imx290,clock-frequency=74250000,cam0
the camera producer also sent me a new json file to use (https://github.com/INNO-MAKER/CAM-MIPI3 ... MIPI462RAW).. but I still get this error:
noname@nonamepi:~/shared $ libcamera-still -t 0 --tuning-file ./new_imx290.json
[0:05:33.412228809] [2058] INFO Camera camera_manager.cpp:313 libcamera v0.3.0+65-6ddd79b5
[0:05:33.419588057] [2062] INFO RPI pisp.cpp:695 libpisp version v1.0.6 b567f0455680 17-06-2024 (10:20:00)
[0:05:33.433049942] [2062] INFO RPI pisp.cpp:1154 Registered camera /base/axi/pcie@120000/rp1/i2c@80000/imx290@1a to CFE device /dev/media0 and ISP device /dev/media1 using PiSP variant BCM2712_C0
Preview window unavailable
Mode selection for 960:540:12:P
SRGGB10_CSI2P,1280x720/0 - Score: 1125
SRGGB10_CSI2P,1920x1080/0 - Score: 1375
SRGGB12_CSI2P,1280x720/0 - Score: 125
SRGGB12_CSI2P,1920x1080/0 - Score: 375
Stream configuration adjusted
[0:05:33.433746756] [2058] INFO Camera camera.cpp:1183 configuring streams: (0) 960x540-YUV420 (1) 1280x720-RGGB_PISP_COMP1
[0:05:33.433834645] [2062] INFO RPI pisp.cpp:1450 Sensor: /base/axi/pcie@120000/rp1/i2c@80000/imx290@1a - Selected sensor format: 1280x720-SRGGB12_1X12 - Selected CFE format: 1280x720-PC1R
[0:05:33.473816765] [2062] ERROR V4L2 v4l2_videodevice.cpp:1906 /dev/video6[18:cap]: Failed to start streaming: Remote I/O error
ERROR: *** failed to start camera ***
Statistics: Posted by aikoon — Thu Jul 25, 2024 4:07 pm