Skip to content

Asl Setup

Laurie Jarlstrom edited this page Nov 23, 2016 · 3 revisions

ASL Compiler Setup

Download ASL build tool from: https://acpica.org/downloads

Windows

Install the iasl compiler by downloading from the following location: https://acpica.org/downloads and place the unzipped content ("iasl.exe") into the directory "C:\ASL" on your local hard drive (create the folder "C:\ASL" if it does not exist).

Linux

bash$ sudo apt-get install iasl          
Clone this wiki locally