-
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
Warnings on Realsense Viewer initialization #4971
Comments
@evercoast-smm have you tried streaming? I just updated to librealsense-2.29.0 as well and get the following warnings:
When I try to record data, I get many warnings (example below):
I'm able to view the streams and record, but when I try to access the depth frames from the .bag file using the API, I get an error. For example, the trace below:
This all used to work on my system but no longer, and the only difference to my system is SDK and firmware updates. |
@evercoast-smm , the DKMS packages are developed and maintained for Ubuntu LTS kernels only. |
@evercoast-smm, do you need more assistance with 4.16 kernel ? |
Camera Model: D415
Firmware Version: 05.11.15.00
OS: Ubuntu 18.04 with kernel 4.16.18-041618-generic
Platform: PC
SDK Version: librealsense-2.29.0
Segment: Telecommunications
We're seeing 3 warnings generated by the Realsense Viewer:
02/10 14:06:54,284 WARNING [140512100869888] (backend-v4l2.cpp:1148) Pixel format 20303157-0000-0010-8000-00aa003 likely requires patch for fourcc code W10 !
02/10 14:06:54,303 WARNING [140512100869888] (backend-v4l2.cpp:1148) Pixel format 36315752-1a66-a242-9065-d01814a likely requires patch for fourcc code RW16!
02/10 14:07:05,652 WARNING [140511180482304] (ds5-timestamp.cpp:64) UVC metadata payloads not available. Please refer to the installation chapter for details.
Our primary questions is:
Additional info:
Please note that we've also filed this issue, which could be related: #4970
Also, per (#4815) we note that it's been suggested that these issues could be related to the DKMS, so here's our
apt show
for thelibrealsense2-dkms
:The text was updated successfully, but these errors were encountered: