Guys,
Some progress, but not that much.
I've substituted everything under HDEF to be exactly as Kings tutorial PDF.
Checked three or four times, line by line. I save dsdt.dsl, drag to iasl me, and it says
Code:
Copyright (C) 2000 - 2008 Intel Corporation
Supports ACPI Specification Revision 3.0a
/Users/bigbang/Desktop/DSDT dsl to aml/dsdt.dsl 9592: [*** iASL: Read error on source code temp file /Users/bigbang/Desktop/DSDT dsl to aml/Sessions/2009-09-03-125900/dsdt.src ***]
Error 4095 - syntax error, unexpected $end ^
ASL Input: /Users/bigbang/Desktop/DSDT dsl to aml/dsdt.dsl - 9593 lines, 326239 bytes, 4052 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
All done.
Enjoy ...
but the only file present in the "sessions" directory is log.txt that reads
Code:
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20080926 [Oct 4 2008]
Copyright (C) 2000 - 2008 Intel Corporation
Supports ACPI Specification Revision 3.0a
/Users/bigbang/Desktop/DSDT dsl to aml/dsdt.dsl 9592: [*** iASL: Read error on source code temp file /Users/bigbang/Desktop/DSDT dsl to aml/Sessions/2009-09-03-125900/dsdt.src ***]
Error 4095 - syntax error, unexpected $end ^
ASL Input: /Users/bigbang/Desktop/DSDT dsl to aml/dsdt.dsl - 9593 lines, 326239 bytes, 4052 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
So what am I doing wrong?
attached is the dsdt.dsl with the copied code...