60 :: DSDT.aml And Linux
Hosted by Killersmurf on Wednesday, 2006-01-11 is flagged as Explicit and is released under a CC-BY-NC-SA license.
.
Listen in mp3 format. Play now:
Duration: 00:12:36
general.
Great how-to that got me Started
You will need to have bison and flex-old install to make iasl
To obtain your present dsdt file drop to term and type
‘ cat /proc/acpi/dsdt > dsdt.dat ‘
To decompile dsdt.dat and get a dsdt.dsl drop to term and type
‘ ./iasl -d dsdt.dat ‘
To recompile dsdt.dsl and get a DSDT.aml drop to term and type
‘./iasl -tc dsdt.dsl’