ARM Rasberry Pi 4 Camera

If it is you have to use this command line. The file is not in either of the 2 packages in the last tarball I gave you to test. I just got through compiling the latest git and it is there.

libcamera-hello --tuning-file /usr/share/libcamera/ipa/raspberrypi/imx219_noir.json

I’ve done some tests with the 32bits rpiOS (5.10.63) with the same hardware.
RpiOS uses libcamera v0.0.0+3156-f4070274 (which is closed to the head of the repo: 3170 commits) and it works well on this 32 bits environment.

$ /usr/bin/qcam
qt5ct: using qt5ct plugin
[0:33:12.881574788] [2364] INFO Camera camera_manager.cpp:293 libcamera v0.0.0+3156-f4070274
[0:33:13.005145321] [2364] INFO Camera camera.cpp:937 configuring streams: (0) 800x600-BGR888 [0:33:13.005346560] [2366] INFO RPI raspberrypi.cpp:122 Mode: 3280x2464 fmt RG10 Score: 2592.49 (best 2592.49)
[0:33:13.005423688] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1920x1080 fmt RG10 Score: 2066.67 (best 2066.67)
[0:33:13.005464929] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1640x1232 fmt RG10 Score: 1874.49 (best 1874.49)
[0:33:13.005504261] [2366] INFO RPI raspberrypi.cpp:122 Mode: 640x480 fmt RG10 Score: 2060 (best 1874.49)
[0:33:13.005544854] [2366] INFO RPI raspberrypi.cpp:122 Mode: 3280x2464 fmt pRAA Score: 2092.49 (best 1874.49)
[0:33:13.005583446] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1920x1080 fmt pRAA Score: 1566.67 (best 1566.67)
[0:33:13.005621279] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1640x1232 fmt pRAA Score: 1374.49 (best 1374.49)
[0:33:13.005658352] [2366] INFO RPI raspberrypi.cpp:122 Mode: 640x480 fmt pRAA Score: 1560 (best 1374.49)
[0:33:13.005699315] [2366] INFO RPI raspberrypi.cpp:122 Mode: 3280x2464 fmt RGGB Score: 3592.49 (best 1374.49)
[0:33:13.005736518] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1920x1080 fmt RGGB Score: 3066.67 (best 1374.49)
[0:33:13.005773758] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1640x1232 fmt RGGB Score: 2874.49 (best 1374.49)
[0:33:13.005811017] [2366] INFO RPI raspberrypi.cpp:122 Mode: 640x480 fmt RGGB Score: 3060 (best 1374.49)
[0:33:13.005960756] [2366] INFO RPI raspberrypi.cpp:620 Sensor: /base/soc/i2c0mux/i2c@1/imx219@10 - Selected mode: 1640x1232-pRAA Zero-copy enabled [0:33:13.023872580] [2366] INFO RPISTREAM rpi_stream.cpp:122 No buffers available for ISP Output0 [0:33:13.023964950] [2366] INFO RPISTREAM rpi_stream.cpp:122 No buffers available for ISP Output0 [0:33:13.023993764] [2366] INFO RPISTREAM rpi_stream.cpp:122 No buffers available for ISP Output0 [0:33:13.103904852] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (6 left)
[0:33:13.135532255] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (5 left)
[0:33:13.171996063] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (4 left)
[0:33:13.205104744] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (3 left)
[0:33:13.236582555] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (2 left)
[0:33:13.280508626] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (1 left)
[0:33:13.324844100] [2366] INFO RPI raspberrypi.cpp:1636 Dropping frame at the request of the IPA (0 left) libpng warning: iCCP: known incorrect sRGB profile
[0:33:19.606615659] [2364] ERROR Camera camera.cpp:437 Camera in Running state trying acquire() requiring state Available Failed to acquire camera /base/soc/i2c0mux/i2c@1/imx219@10 [0:33:40.051744718] [2364] INFO Camera camera.cpp:937 configuring streams: (0) 800x600-BGR888 [0:33:40.052020845] [2366] INFO RPI raspberrypi.cpp:122 Mode: 3280x2464 fmt BG10 Score: 2592.49 (best 2592.49)
[0:33:40.052134936] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1920x1080 fmt BG10 Score: 2066.67 (best 2066.67)
[0:33:40.052213861] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1640x1232 fmt BG10 Score: 1874.49 (best 1874.49)
[0:33:40.052289508] [2366] INFO RPI raspberrypi.cpp:122 Mode: 640x480 fmt BG10 Score: 2060 (best 1874.49)
[0:33:40.052379192] [2366] INFO RPI raspberrypi.cpp:122 Mode: 3280x2464 fmt BA81 Score: 3592.49 (best 1874.49)
[0:33:40.052475747] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1920x1080 fmt BA81 Score: 3066.67 (best 1874.49)
[0:33:40.052570764] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1640x1232 fmt BA81 Score: 2874.49 (best 1874.49)
[0:33:40.052665856] [2366] INFO RPI raspberrypi.cpp:122 Mode: 640x480 fmt BA81 Score: 3060 (best 1874.49)
[0:33:40.052777854] [2366] INFO RPI raspberrypi.cpp:122 Mode: 3280x2464 fmt pBAA Score: 2092.49 (best 1874.49)
[0:33:40.052875075] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1920x1080 fmt pBAA Score: 1566.67 (best 1566.67)
[0:33:40.052968426] [2366] INFO RPI raspberrypi.cpp:122 Mode: 1640x1232 fmt pBAA Score: 1374.49 (best 1374.49)
[0:33:40.053062332] [2366] INFO RPI raspberrypi.cpp:122 Mode: 640x480 fmt pBAA Score: 1560 (best 1374.49)
[0:33:40.053426735] [2366] INFO RPI raspberrypi.cpp:620 Sensor: /base/soc/i2c0mux/i2c@1/imx219@10 - Selected mode: 1640x1232-pBAA Zero-copy enabled libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile

I don’t know what to test/do :frowning:

Any news on the topic? Trying to get the cameras running on a minimal Manjaro ARM installation on some RPI4s.

Thanks in advance!

Unfortunately, I wasn’t able to get the camera running so I gave up.
Don’t know if @Darksky has any results on his side.
Maybe with another tester… :wink:

Not much I can do here as I do not have a camera to test with. I do know that since they came out with Bullseye OS they said the were going to redo their camera guide as things were different using libcamera/V4L.

https://www.raspberrypi.com/documentation/accessories/camera.html

Although things will have to be added manually in config.tx with an arch based OS one might install PiOS and look for changes in cmdline.txt/config.txt and make note of them.