- Asus PE3000G + Intel® Arc™ A370M Graphics
- Asrock iEPF-9030S-EW4 + Intel® Arc™ A770 Graphics
Install the latest Ubuntu* 22.04 LTS Desktop. Refer to Ubuntu Desktop installation tutorial if needed.
Note Ubuntu* 22.04 installation process may freeze if the primary display is set to dGPU. Some devices for example, the Asus IoT PE3000G, has the default dGPU set as the primary display. To solve this, go to the BIOS menu, select Advanced -> Graphic Configuration -> Primary Display, select 'IGFX'. Save changes and reboot the system. Then, you can proceed to install Ubuntu 22.04 and following the setup script. If you wish to use the dGPU as the primary display, go to the BIOS and switch the selection back to 'PEG Slot' or 'AUTO'.
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/gpu/arc/dg2
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 the to available use cases and examples below