Install the latest Ubuntu* 22.04 LTS Desktop. Refer to Ubuntu Desktop installation tutorial if needed.
This step will download all reference scripts from the repository.
sudo apt install git
git clone https://github.com/intel/edge-developer-kit-reference-scripts
This step will redirect user to the current platform setup directory
cd edge-developer-kit-reference-scripts/platforms/core/rpl/rpls
This step will configure the basic setup of the platform. Make sure all of the requirements have been met before proceeding to the next step.
./setup.sh
During installation, it may ask you to reboot your system. Reboot the system and run ./setup.sh
again. Installation is completed when you see this message:
✓ Platform configured
Refer to the available use cases and examples below