-
Notifications
You must be signed in to change notification settings - Fork 347
Alchemist(DG2) and ATSM Setup
Sherry Lin edited this page Sep 19, 2022
·
1 revision
ACM and ATS-M kernel is under upstreaming so the building steps are slightly different with upstream kernel. Please follow up below introduction for ACM and ATS-M environment setup.
Current media-driver was verified againstintel_gpu_i915_backports, using below steps to enable the kernel and firmware for ACM.
- Download the DKMS and correlated Kernel version following README
- Compile and install kernel followingBuild-Kernel-From-Source-Code
- Download and load firmware follwoing Build-Kernel-From-Source-Code, but the firmware should be downloaded from intel-gpu-firmware
Follow the steps in wiki Build media-driver from source code, but it's required to enable build option ENABLE_PRODUCTION_KMD=ON when run cmake, like cmake ../media-driver -DENABLE_PRODUCTION_KMD=ON
.
- Build & Install
- GPU HW acceleration enabling
- Known Issues
- Debug Tool