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:
Apply Odroid patch:
./script/patch-realsense-ubuntu-odroid.sh
and NOT
patch-realsense-lts.sh
.Perform:
sudo udevadm control --reload-rules && udevadm trigger
Load uvc driver:
sudo modprobe uvcvideo