Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 681 Bytes

installation_odroid.md

File metadata and controls

17 lines (16 loc) · 681 Bytes

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