-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
"Frames didn't arrived within 5 seconds" on Ubuntu 18.04.3 (Kernel 5.3.0-26) with librealsense-2.32.1 #5723
Comments
@byeongkyu, please attach the kernel and application logs for review. |
@byeongkyu Could you please provide more information as ev-mp commented? Thanks! |
There are no special messages. 12/02 15:34:15,511 WARNING [140170099660544] (backend-v4l2.cpp:973) Frames didn't arrived within 5 seconds dmesg [ 29.216371] uvcvideo: Failed to query (GET_CUR) UVC control 1 on unit 3: -32 (exp. 1024). |
@byeongkyu Is it possible for you to try other kernel version such as kernel 5.0 to see if have the same issue? |
@byeongkyu Did you get chance to try kernel 5.0? Looking forward to your update. Thanks! |
@byeongkyu Any update from your side? Thanks! |
@byeongkyu According to the release note of SDK v2.33.1, there's some fix for kernel 5.3. Please have a try with the latest SDK to see if you still have issue. Thanks! |
@RealSenseCustomerSupport Sorry for late answer. But it still has an error with kernel 5.3 and SDK v2.33.1. Kernel: 5.3.0-42-generic #34 |
@byeongkyu What's the firmware version of your camera? I didn't get such issue on my setup with the latest firmware and SDK v2.33.1 on Ubuntu 18.04 kernel 5.3.0-40. If you're using old firmware, could you please try to upgrade it to latest one to see if it helps? Thanks! |
@RealSenseCustomerSupport Of course I installed latest firmware using realsense-viewer. I will check on the other computer. Thanks for your reply. |
@byeongkyu Thanks for the update! Looking forward to your test update on other computer. |
@RealSenseCustomerSupport On my laptop (kernel 5.4.27+), it works successfully. I will check my desktop. Thanks for your help. :-) |
Issue Description
When I check the depth and rgb image using the tool (realsense-viewer, rs-align, etc.), first time is looking good. But after turn off and on again, it is not working until hardware reset or plug out and in.
The error message is "Timestamp: 1580194238836.964600
Severity: Warn
Description: Frames didn't arrived within 5 seconds"
I have checked the installation using binary or source build. Both cases have same problem.
The text was updated successfully, but these errors were encountered: