Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer Errors #43

Open
RouterHax0r opened this issue Feb 1, 2025 · 1 comment
Open

Buffer Errors #43

RouterHax0r opened this issue Feb 1, 2025 · 1 comment

Comments

@RouterHax0r
Copy link

RouterHax0r commented Feb 1, 2025

Sorry if this has been discussed. I have been searching and cannot find the fix. After clean install and starting the SRV, I get:

Using a single 64MP OwlSight Camera (ov64a40)

[0:12:02.488265519] [1119] ERROR V4L2 v4l2_videodevice.cpp:2015 /dev/video23[26:cap]: Failed to queue buffer 3: Invalid argument
[0:12:02.488301777] [1119] ERROR RPISTREAM rpi_stream.cpp:276 Failed to queue buffer for ISP Output0
[0:12:02.492692872] [1119] ERROR V4L2 v4l2_videodevice.cpp:2015 /dev/video23[26:cap]: Failed to queue buffer 4: Invalid argument
[0:12:02.492723000] [1119] ERROR RPISTREAM rpi_stream.cpp:276 Failed to queue buffer for ISP Output0
[0:12:02.497100781] [1119] ERROR V4L2 v4l2_videodevice.cpp:2015 /dev/video23[26:cap]: Failed to queue buffer 5: Invalid argument
[0:12:02.497128224] [1119] ERROR RPISTREAM rpi_stream.cpp:276 Failed to queue buffer for ISP Output0
[0:12:02.501506301] [1119] ERROR V4L2 v4l2_videodevice.cpp:2015 /dev/video23[26:cap]: Failed to queue buffer 6: Invalid argument
[0:12:02.501532041] [1119] ERROR RPISTREAM rpi_stream.cpp:276 Failed to queue buffer for ISP Output0
[0:12:02.505902488] [1119] ERROR V4L2 v4l2_videodevice.cpp:2015 /dev/video23[26:cap]: Failed to queue buffer 7: Invalid argument
[0:12:02.505927283] [1119] ERROR RPISTREAM rpi_stream.cpp:276 Failed to queue buffer for ISP Output0

Any help would be great!

@signag
Copy link
Owner

signag commented Feb 4, 2025

Hi, thanks for this post.

The log indicates an error deep in the camera stack.

Probably, you may try to set the Buffer Count on the Config screen to a lower value.

It would also be helpful if you could post a screenshot of the Info screen, showing some relevant system info.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants