3.3
OpenVINO Environment for Linux
3.3.1
Install OS & Update Kernel
Step 1: Install Ubuntu 22.04 LTS
Step 2: Install 6.5 OEM Kernel to enable VPU.
Command:
sudo apt update
sudo apt-get install linux-image-6.5.0-1009-oem
Step 3: Reboot your board to apply the changes.
After rebooting, check that you have booted into the correct kernel version - uname -a
Output should show:
3.3.2
Install GPU Driver
Source:
https://dgpu-docs.intel.com/driver/client/overview.html
Add gpupackage repository:
wget -qO- https://repositories.intel.com/gpu/intel-graphics.key | \
sudo gpg –dearmor --output /usr/share/keyrings/intel-graphics.gpg
echo "deb [arch=amd64,i386 signed-by=/usr/share/keyrings/intel-graphics.gpg]
https://repositories.intel.com/gpu/ubuntu jammy client" | \
sudo tee /etc/apt/sources.list.d/intel-gpu-jammy.list
sudo apt update
Add gpupackage repository:
sudo apt install -y \
intel-opencl-icd intel-level-zero-gpu level-zero \
intel-media-va-driver-non-free libmfx1 libmfxgen1 libvpl2 \
Chapter 3 – Software Installation
linux-image-6.5.0-1009-oem
31
Need help?
Do you have a question about the AAEON UP Xtreme i14 and is the answer not in the manual?
Questions and answers