View my account

Intel RealSense D455 Viewer not showing RGB and Motion Stream

Comments

3 comments

  • MartyX Grover

    Hi Urs  What computer or computing device have you installed librealsense on please?  (PC, Mac, Raspberry Pi, Nvidia Jetson, etc).  Thanks!

    0
    Comment actions Permalink
  • Urs

    It's a Lenovo Thinkpad T590

    0
    Comment actions Permalink
  • MartyG

    If you are using Ubuntu with a PC, I would recommend building librealsense from source code with CMake and the RSUSB installation method if you have not tried to do so already.  This will help to eliminate whether the problem is being caused by a conflict with the Linux kernel.  This is because an RSUSB installation of librealsense is not dependent on Linux versions or kernel versions and does not need patching.  This installation method does require an internet connection though.

    The instructions in the link below describe how to build librealsense and the Python wrapper together from source code.

    https://github.com/IntelRealSense/librealsense/issues/6964#issuecomment-665650908 

    Leave out the CMake flag -DBUILD_WITH_CUDA:bool=true though as your ThinkPad likely does not have an Nvidia graphics chip.

    0
    Comment actions Permalink

Please sign in to leave a comment.