View my account

installing SDK on ubuntu 22.04

Comments

4 comments

  • MartyG

    Hi Kirkpennock  If you are using Ubuntu 22.04 then patch script /scripts/patch-realsense-ubuntu-lts-hwe.sh supports kernel 5.13 and 5.15.

     

    Kernel 5.11 is supported by the older patch script patch-realsense-ubuntu-lts.sh but its newest supported Ubuntu version is 20.04.

     

     

    0
    Comment actions Permalink
  • Kirkpennock

    any way to get it to work with the kernal that comes with 22.04 or 5.19?

    0
    Comment actions Permalink
  • Kirkpennock

    Or to develop on ubuntu 22.04, do i have to do the install from source or can i do the apt get package method?

    0
    Comment actions Permalink
  • MartyG

    Most RealSense users with 22.04 use kernel 5.15.

     

    If you would prefer to use 5.19 then you could do so by building the SDK from source code with CMake with the RSUSB backend method (-DFORCE_RSUSB_BACKEND=true), as it bypasses the kernel.  An RSUSB build is therefore not dependent on Linux versions or kernel versions and does not require kernel patching.

    0
    Comment actions Permalink

Please sign in to leave a comment.