You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

681 B

Odroid 4.14 Installation

NOTE: Intel does not officially support the Odroid line of devices. Furthermore, there are several known issues with running librealsense on Odroid.

To install librealsense on the Odroid, use the 4.14 image and follow the regular instructions for Ubuntu 16.04 with the following exceptions:

  1. Apply Odroid patch:
    ./script/patch-realsense-ubuntu-odroid.sh
    
    and NOT patch-realsense-lts.sh.
  2. Perform:
    sudo udevadm control --reload-rules && udevadm trigger
    
  3. Load uvc driver:
    sudo modprobe uvcvideo