My camera’s autofocus was working fine, but today it gave such an error.
I am using imx519 arducam with raspberry pi 4.
kernel version is: 6.6.31
libcamera-still -t 0
Stream configuration adjusted
[0:12:30.459906609] [2911] INFO Camera camera.cpp:1191 configuring streams: (0) 2328x1748-YUV420 (1) 2328x1748-SRGGB10_CSI2P
[0:12:30.461234793] [2914] INFO RPI vc4.cpp:630 Sensor: /base/soc/i2c0mux/i2c@1/imx519@1a - Selected sensor format: 2328x1748-SRGGB10_1X10 - Selected unicam format: 2328x1748-pRAA
Attempt to import unsupported winsys offset 5174080
terminate called after throwing an instance of ‘std::runtime_error’
what(): failed to import fd 25
Aborted