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

Camera board • Re: RPi4 + RPICAM V1.3 no longer takes 640x480

$
0
0
Hi
From your suggested command (thanks) I get black popup window and the below error messages (similar to before)

I had also already tried

libcamera-jpeg --width 640 --height 480 -o test.jpg

with the same failing to connect result (except strangely I do see a preview window) but no captured image test.jpg

Conversely, with default parameters

libcamera-jpeg -o test.jpg

then the camera works fine, I see a preview window and receive a captured image

I'm quite baffled! as it had been working fine.

Log follows from your suggested command

rpicam-hello --viewfinder-mode 640:480:10
[0:00:59.693868314] [2225] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
[0:00:59.693969277] [2225] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
[0:00:59.694058703] [2225] INFO Camera camera_manager.cpp:284 libcamera v0.2.0+46-075b54d5
[0:00:59.734359388] [2231] WARN RPiSdn sdn.cpp:39 Using legacy SDN tuning - please consider moving SDN inside rpi.denoise
[0:00:59.738277536] [2231] INFO RPI vc4.cpp:447 Registered camera /base/soc/i2c0mux/i2c@1/ov5647@36 to Unicam device /dev/media4 and ISP device /dev/media0
[0:00:59.738431888] [2231] INFO RPI pipeline_base.cpp:1144 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'
Made X/EGL preview window
Mode selection for 640:480:10:P
SGBRG10_CSI2P,640x480/0 - Score: 0
SGBRG10_CSI2P,1296x972/0 - Score: 287
SGBRG10_CSI2P,1920x1080/0 - Score: 636.667
SGBRG10_CSI2P,2592x1944/0 - Score: 854
Stream configuration adjusted
[0:01:00.836982202] [2225] INFO Camera camera.cpp:1183 configuring streams: (0) 1296x972-YUV420 (1) 640x480-SGBRG10_CSI2P
[0:01:00.837346980] [2231] INFO RPI vc4.cpp:611 Sensor: /base/soc/i2c0mux/i2c@1/ov5647@36 - Selected sensor format: 640x480-SGBRG10_1X10 - Selected unicam format: 640x480-pGAA
[0:01:01.954240035] [2231] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[13:cap]: Dequeue timer of 1000000.00us has expired!
[0:01:01.954331517] [2231] ERROR RPI pipeline_base.cpp:1376 Camera frontend has timed out!
[0:01:01.954346239] [2231] ERROR RPI pipeline_base.cpp:1377 Please check that your camera sensor connector is attached securely.
[0:01:01.954360424] [2231] ERROR RPI pipeline_base.cpp:1378 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!

Statistics: Posted by spf650 — Fri Mar 15, 2024 3:53 pm



Viewing all articles
Browse latest Browse all 5556

Trending Articles