Jump to content

Need Help DSDT Error[Dell Inspiron 5559]


Hidden.be
 Share

6 posts in this topic

Recommended Posts

DSDT Error Log

7/1/17, 11:34:21 AM, Intel ACPI Component Architecture
7/1/17, 11:34:21 AM, ASL+ Optimizing Compiler version 20161210-64(RM)
7/1/17, 11:34:21 AM, Copyright (c) 2000 - 2016 Intel Corporation
7/1/17, 11:34:21 AM, Intel ACPI Component Architecture
7/1/17, 11:34:21 AM, ASL+ Optimizing Compiler version 20161210-64(RM)
7/1/17, 11:34:21 AM, Copyright (c) 2000 - 2016 Intel Corporation
7/1/17, 11:34:21 AM, Input file iASLVolSVi.aml, Length 0x1DA46 (121414) bytes
7/1/17, 11:34:21 AM, ACPI: DSDT 0x0000000000000000 01DA46 (v02 DELL   CBX3     01072009 INTL 20120913)
7/1/17, 11:34:21 AM, Pass 1 parse of [DSDT]
7/1/17, 11:34:21 AM, Pass 2 parse of [DSDT]
7/1/17, 11:34:21 AM, Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
7/1/17, 11:34:22 AM, Parsing completed
7/1/17, 11:34:22 AM, Found 21 external control methods, reparsing with new information
7/1/17, 11:34:22 AM, Pass 1 parse of [DSDT]
7/1/17, 11:34:22 AM, Pass 2 parse of [DSDT]
7/1/17, 11:34:22 AM, Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
7/1/17, 11:34:22 AM, Parsing completed
7/1/17, 11:34:22 AM, Disassembly completed
7/1/17, 11:34:22 AM, ASL Output:    iASLVolSVi.dsl - 970631 bytes
7/1/17, 11:34:22 AM, iASL Warning: There were 21 external control methods found during
7/1/17, 11:34:22 AM, disassembly, but only 0 were resolved (21 unresolved). Additional
7/1/17, 11:34:22 AM, ACPI tables may be required to properly disassemble the code. This
7/1/17, 11:34:22 AM, resulting disassembler output file may not compile because the
7/1/17, 11:34:22 AM, disassembler did not know how many arguments to assign to the
7/1/17, 11:34:22 AM, unresolved methods. Note: SSDTs can be dynamically loaded at
7/1/17, 11:34:22 AM, runtime and may or may not be available via the host OS.
7/1/17, 11:34:22 AM, To specify the tables needed to resolve external control method
7/1/17, 11:34:22 AM, references, the -e option can be used to specify the filenames.
7/1/17, 11:34:22 AM, Example iASL invocations:
7/1/17, 11:34:22 AM, iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
7/1/17, 11:34:22 AM, iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
7/1/17, 11:34:22 AM, iasl -e ssdt*.aml -d dsdt.aml
7/1/17, 11:34:22 AM, In addition, the -fe option can be used to specify a file containing
7/1/17, 11:34:22 AM, control method external declarations with the associated method
7/1/17, 11:34:22 AM, argument counts. Each line of the file must be of the form:
7/1/17, 11:34:22 AM, External (<method pathname>, MethodObj, <argument count>)
7/1/17, 11:34:22 AM, Invocation:
7/1/17, 11:34:22 AM, iasl -fe refs.txt -d dsdt.aml
7/1/17, 11:34:25 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:34:25 AM, iASLXLcoTn.dsl(3908) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','
7/1/17, 11:34:25 AM, iASLXLcoTn.dsl(3912) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:34:25 AM, iASLXLcoTn.dsl(5683) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:34:25 AM, iASLXLcoTn.dsl(5742) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:34:25 AM, iASLXLcoTn.dsl(9375) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:34:25 AM, ASL Input:     iASLXLcoTn.dsl - 9375 lines, 970631 bytes, 2827 keywords
7/1/17, 11:34:25 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:37:24 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:37:24 AM, iASLJCZTpX.dsl(3908) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','
7/1/17, 11:37:25 AM, iASLJCZTpX.dsl(3912) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:37:25 AM, iASLJCZTpX.dsl(5683) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:37:25 AM, iASLJCZTpX.dsl(5742) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:37:25 AM, iASLJCZTpX.dsl(9375) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:37:25 AM, ASL Input:     iASLJCZTpX.dsl - 9375 lines, 970682 bytes, 2827 keywords
7/1/17, 11:37:25 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:38:20 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:38:20 AM, iASL3BHXTL.dsl(3908) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','
7/1/17, 11:38:20 AM, iASL3BHXTL.dsl(3912) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:38:20 AM, iASL3BHXTL.dsl(5691) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:38:20 AM, iASL3BHXTL.dsl(5750) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:38:20 AM, iASL3BHXTL.dsl(9383) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:38:20 AM, ASL Input:     iASL3BHXTL.dsl - 9383 lines, 970980 bytes, 2832 keywords
7/1/17, 11:38:20 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:38:36 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:38:36 AM, iASLYkZxlW.dsl(3908) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','
7/1/17, 11:38:36 AM, iASLYkZxlW.dsl(3912) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:38:36 AM, iASLYkZxlW.dsl(5691) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:38:36 AM, iASLYkZxlW.dsl(5750) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:38:36 AM, iASLYkZxlW.dsl(9383) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:38:36 AM, ASL Input:     iASLYkZxlW.dsl - 9383 lines, 970980 bytes, 2832 keywords
7/1/17, 11:38:36 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:39:30 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:39:30 AM, iASLf2GAmc.dsl(3908) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','
7/1/17, 11:39:30 AM, iASLf2GAmc.dsl(3912) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:39:30 AM, iASLf2GAmc.dsl(5691) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:39:30 AM, iASLf2GAmc.dsl(5750) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:39:30 AM, iASLf2GAmc.dsl(9383) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:39:30 AM, ASL Input:     iASLf2GAmc.dsl - 9383 lines, 970980 bytes, 2832 keywords
7/1/17, 11:39:30 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:40:05 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:40:05 AM, iASLcQeuBf.dsl(3908) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:40:05 AM, iASLcQeuBf.dsl(3911) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:40:05 AM, iASLcQeuBf.dsl(5690) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:05 AM, iASLcQeuBf.dsl(5749) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:05 AM, iASLcQeuBf.dsl(9382) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:40:05 AM, ASL Input:     iASLcQeuBf.dsl - 9382 lines, 970932 bytes, 2830 keywords
7/1/17, 11:40:05 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:40:12 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:40:12 AM, iASL8zL4dl.dsl(3910) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:40:12 AM, iASL8zL4dl.dsl(5689) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:12 AM, iASL8zL4dl.dsl(5748) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:12 AM, iASL8zL4dl.dsl(9381) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 11:40:12 AM, ASL Input:     iASL8zL4dl.dsl - 9381 lines, 970901 bytes, 2830 keywords
7/1/17, 11:40:12 AM, Compilation complete. 4 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:40:24 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:40:24 AM, iASLTpKYbT.dsl(5688) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:24 AM, iASLTpKYbT.dsl(5747) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:24 AM, iASLTpKYbT.dsl(12748) : error    6126 - syntax error, unexpected PARSEOP_ARG1
7/1/17, 11:40:24 AM, iASLTpKYbT.dsl(16147) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:40:24 AM, iASLTpKYbT.dsl(31719) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:40:24 AM, ASL Input:     iASLTpKYbT.dsl - 31719 lines, 970869 bytes, 14655 keywords
7/1/17, 11:40:24 AM, Compilation complete. 5 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:40:37 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:40:37 AM, iASLSavTrH.dsl(5706) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:40:37 AM, iASLSavTrH.dsl(12707) : error    6126 - syntax error, unexpected PARSEOP_ARG1
7/1/17, 11:40:37 AM, iASLSavTrH.dsl(16106) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:40:37 AM, iASLSavTrH.dsl(31678) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:40:37 AM, ASL Input:     iASLSavTrH.dsl - 31678 lines, 970008 bytes, 14655 keywords
7/1/17, 11:40:37 AM, Compilation complete. 4 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:40:49 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:40:49 AM, iASLk75ESv.dsl(12700) : error    6126 - syntax error, unexpected PARSEOP_ARG1
7/1/17, 11:40:49 AM, iASLk75ESv.dsl(16099) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:40:49 AM, iASLk75ESv.dsl(31671) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:40:49 AM, ASL Input:     iASLk75ESv.dsl - 31671 lines, 969805 bytes, 14655 keywords
7/1/17, 11:40:49 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:40:57 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:40:57 AM, iASLOc0JQH.dsl(12700) : error    6126 - syntax error, unexpected PARSEOP_ARG2
7/1/17, 11:40:57 AM, iASLOc0JQH.dsl(16098) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:40:57 AM, iASLOc0JQH.dsl(31670) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:40:57 AM, ASL Input:     iASLOc0JQH.dsl - 31670 lines, 969780 bytes, 14655 keywords
7/1/17, 11:40:57 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:41:06 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:41:06 AM, iASLhuFCME.dsl(12700) : error    6126 - syntax error, unexpected PARSEOP_ARG3
7/1/17, 11:41:06 AM, iASLhuFCME.dsl(16097) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:41:06 AM, iASLhuFCME.dsl(31669) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:41:06 AM, ASL Input:     iASLhuFCME.dsl - 31669 lines, 969755 bytes, 14655 keywords
7/1/17, 11:41:06 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:41:15 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:41:15 AM, iASL4OxADc.dsl(12700) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:41:15 AM, iASL4OxADc.dsl(16096) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:41:15 AM, iASL4OxADc.dsl(31668) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:41:15 AM, ASL Input:     iASL4OxADc.dsl - 31668 lines, 969730 bytes, 14655 keywords
7/1/17, 11:41:15 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:41:27 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:41:27 AM, iASLpQmBPf.dsl(16095) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:41:27 AM, iASLpQmBPf.dsl(31667) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:41:27 AM, ASL Input:     iASLpQmBPf.dsl - 31667 lines, 969705 bytes, 14655 keywords
7/1/17, 11:41:27 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:41:40 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:41:40 AM, iASLl3A5w1.dsl(16096) : error    6126 - syntax error, unexpected PARSEOP_RETURN
7/1/17, 11:41:40 AM, iASLl3A5w1.dsl(31666) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:41:40 AM, ASL Input:     iASLl3A5w1.dsl - 31666 lines, 969695 bytes, 14655 keywords
7/1/17, 11:41:40 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:41:50 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:41:50 AM, iASLtDdrjx.dsl(16096) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:41:50 AM, iASLtDdrjx.dsl(31665) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:41:50 AM, ASL Input:     iASLtDdrjx.dsl - 31665 lines, 969673 bytes, 14654 keywords
7/1/17, 11:41:50 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:41:56 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:41:56 AM, iASLFLh7Xf.dsl(16097) : error    6126 - syntax error, unexpected PARSEOP_OPERATIONREGION
7/1/17, 11:41:56 AM, iASLFLh7Xf.dsl(31664) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:41:56 AM, ASL Input:     iASLFLh7Xf.dsl - 31664 lines, 969667 bytes, 14654 keywords
7/1/17, 11:41:56 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:07 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:07 AM, iASLH72jJJ.dsl(16097) : error    6126 - syntax error, unexpected PARSEOP_FIELD
7/1/17, 11:42:07 AM, iASLH72jJJ.dsl(31663) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:07 AM, ASL Input:     iASLH72jJJ.dsl - 31663 lines, 969618 bytes, 14653 keywords
7/1/17, 11:42:07 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:13 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:13 AM, iASLPCQmK2.dsl(16097) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:42:13 AM, iASLPCQmK2.dsl(31662) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:13 AM, ASL Input:     iASLPCQmK2.dsl - 31662 lines, 969576 bytes, 14652 keywords
7/1/17, 11:42:13 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:21 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:21 AM, iASLSM3q13.dsl(16097) : error    6126 - syntax error, unexpected PARSEOP_NAMESEG
7/1/17, 11:42:21 AM, iASLSM3q13.dsl(31661) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:21 AM, ASL Input:     iASLSM3q13.dsl - 31661 lines, 969570 bytes, 14652 keywords
7/1/17, 11:42:21 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:29 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:29 AM, iASL6O7TAU.dsl(16097) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:42:29 AM, iASL6O7TAU.dsl(31660) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:29 AM, ASL Input:     iASL6O7TAU.dsl - 31660 lines, 969552 bytes, 14652 keywords
7/1/17, 11:42:29 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:34 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:34 AM, iASLni1B85.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_NAME
7/1/17, 11:42:34 AM, iASLni1B85.dsl(16102) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:42:34 AM, iASLni1B85.dsl(31659) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:34 AM, ASL Input:     iASLni1B85.dsl - 31659 lines, 969546 bytes, 14652 keywords
7/1/17, 11:42:34 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:42 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:42 AM, iASLVovfJ9.dsl(16098) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:42:42 AM, iASLVovfJ9.dsl(31658) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:42 AM, ASL Input:     iASLVovfJ9.dsl - 31658 lines, 969515 bytes, 14651 keywords
7/1/17, 11:42:42 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:48 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:48 AM, iASLIhbvlo.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:42:48 AM, iASLIhbvlo.dsl(31657) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:48 AM, ASL Input:     iASLIhbvlo.dsl - 31657 lines, 969509 bytes, 14651 keywords
7/1/17, 11:42:48 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:54 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:54 AM, iASLkVY1Ze.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:42:54 AM, iASLkVY1Ze.dsl(31656) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:54 AM, ASL Input:     iASLkVY1Ze.dsl - 31656 lines, 969494 bytes, 14651 keywords
7/1/17, 11:42:54 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:54 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:54 AM, iASLs7EVzh.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:42:54 AM, iASLs7EVzh.dsl(31656) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:54 AM, ASL Input:     iASLs7EVzh.dsl - 31656 lines, 969494 bytes, 14651 keywords
7/1/17, 11:42:54 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:42:55 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:42:55 AM, iASLsAIAng.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_ZERO
7/1/17, 11:42:55 AM, iASLsAIAng.dsl(31656) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:42:55 AM, ASL Input:     iASLsAIAng.dsl - 31656 lines, 969494 bytes, 14651 keywords
7/1/17, 11:42:55 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:00 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:00 AM, iASLa89BGH.dsl(16098) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:43:00 AM, iASLa89BGH.dsl(31655) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:00 AM, ASL Input:     iASLa89BGH.dsl - 31655 lines, 969481 bytes, 14651 keywords
7/1/17, 11:43:00 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:05 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:05 AM, iASLGgP8Hk.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_METHOD
7/1/17, 11:43:05 AM, iASLGgP8Hk.dsl(31654) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:05 AM, ASL Input:     iASLGgP8Hk.dsl - 31654 lines, 969474 bytes, 14651 keywords
7/1/17, 11:43:05 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:13 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:13 AM, iASLBEwngF.dsl(16098) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:43:13 AM, iASLBEwngF.dsl(31653) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:13 AM, ASL Input:     iASLBEwngF.dsl - 31653 lines, 969412 bytes, 14650 keywords
7/1/17, 11:43:13 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:18 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:19 AM, iASLuZSZft.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_STORE
7/1/17, 11:43:19 AM, iASLuZSZft.dsl(31652) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:19 AM, ASL Input:     iASLuZSZft.dsl - 31652 lines, 969406 bytes, 14650 keywords
7/1/17, 11:43:19 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:27 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:27 AM, iASLgKyHEH.dsl(16098) : error    6126 - syntax error, unexpected PARSEOP_STORE
7/1/17, 11:43:27 AM, iASLgKyHEH.dsl(31651) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:27 AM, ASL Input:     iASLgKyHEH.dsl - 31651 lines, 969379 bytes, 14649 keywords
7/1/17, 11:43:27 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:33 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:33 AM, iASLaGfZ2G.dsl(16098) : error    6126 - syntax error, unexpected '}'
7/1/17, 11:43:33 AM, iASLaGfZ2G.dsl(31650) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:33 AM, ASL Input:     iASLaGfZ2G.dsl - 31650 lines, 969352 bytes, 14648 keywords
7/1/17, 11:43:33 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:38 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:38 AM, iASLMvRUCi.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_METHOD
7/1/17, 11:43:38 AM, iASLMvRUCi.dsl(31649) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:38 AM, ASL Input:     iASLMvRUCi.dsl - 31649 lines, 969346 bytes, 14648 keywords
7/1/17, 11:43:38 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:45 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:45 AM, iASLklEWHt.dsl(16099) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:43:45 AM, iASLklEWHt.dsl(31648) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:45 AM, ASL Input:     iASLklEWHt.dsl - 31648 lines, 969310 bytes, 14647 keywords
7/1/17, 11:43:45 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:51 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:51 AM, iASLSvv6DM.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_STORE
7/1/17, 11:43:51 AM, iASLSvv6DM.dsl(31647) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:51 AM, ASL Input:     iASLSvv6DM.dsl - 31647 lines, 969304 bytes, 14647 keywords
7/1/17, 11:43:51 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:43:59 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:43:59 AM, iASLy1uSLv.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_NAMESEG
7/1/17, 11:43:59 AM, iASLy1uSLv.dsl(31646) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:43:59 AM, ASL Input:     iASLy1uSLv.dsl - 31646 lines, 969277 bytes, 14646 keywords
7/1/17, 11:43:59 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:44:08 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:44:08 AM, iASLi3z5EG.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_NAMESEG
7/1/17, 11:44:08 AM, iASLi3z5EG.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:44:08 AM, iASLi3z5EG.dsl(31645) : error    6126 - syntax error, unexpected $end and premature End-Of-File
7/1/17, 11:44:08 AM, ASL Input:     iASLi3z5EG.dsl - 31645 lines, 969251 bytes, 14646 keywords
7/1/17, 11:44:08 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:44:18 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:44:18 AM, iASLktb1Td.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_IF
7/1/17, 11:44:18 AM, iASLktb1Td.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:44:18 AM, ASL Input:     iASLktb1Td.dsl - 31644 lines, 969194 bytes, 14644 keywords
7/1/17, 11:44:18 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:44:28 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:44:28 AM, iASL2pfKuR.dsl(16099) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:44:28 AM, ASL Input:     iASL2pfKuR.dsl - 31643 lines, 969161 bytes, 14642 keywords
7/1/17, 11:44:28 AM, Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:44:36 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:44:36 AM, iASLVGQwsx.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_IF
7/1/17, 11:44:36 AM, iASLVGQwsx.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:44:36 AM, iASLVGQwsx.dsl(16116) : error    6126 - syntax error, unexpected PARSEOP_METHOD, expecting $end and premature End-Of-File
7/1/17, 11:44:36 AM, ASL Input:     iASLVGQwsx.dsl - 16116 lines, 969151 bytes, 5875 keywords
7/1/17, 11:44:36 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:44:44 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:44:44 AM, iASLqnGPqP.dsl(16099) : error    6126 - syntax error, unexpected '{'
7/1/17, 11:44:44 AM, iASLqnGPqP.dsl(16115) : error    6126 - syntax error, unexpected PARSEOP_METHOD, expecting $end and premature End-Of-File
7/1/17, 11:44:44 AM, ASL Input:     iASLqnGPqP.dsl - 16115 lines, 969112 bytes, 5873 keywords
7/1/17, 11:44:44 AM, Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
7/1/17, 11:44:50 AM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 11:44:51 AM, iASLyHOKrc.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_IF
7/1/17, 11:44:51 AM, iASLyHOKrc.dsl(16099) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 11:44:51 AM, iASLyHOKrc.dsl(16106) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting $end and premature End-Of-File
7/1/17, 11:44:51 AM, ASL Input:     iASLyHOKrc.dsl - 16106 lines, 969098 bytes, 5871 keywords
7/1/17, 11:44:51 AM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

And

​My Laptop configuration""lspci -nn""output from linux

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.a

ubuntu@ubuntu:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Sky Lake Host Bridge/DRAM Registers [8086:1904] (rev 08)
00:02.0 VGA compatible controller [0300]: Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller [8086:9d60] (rev 21)
00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller [8086:9d61] (rev 21)
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI [8086:9d3a] (rev 21)
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:9d10] (rev f1)
00:1c.4 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port [8086:9d14] (rev f1)
00:1c.5 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port [8086:9d15] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d48] (rev 21)
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
01:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330] [1002:6660] (rev 81)
02:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b3] (rev 83)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)

DSDT.aml.zip

Link to comment
Share on other sites

acpi6.1

attachicon.gifDSDT.aml.zip

 

Again Error

7/1/17, 12:22:43 PM, Intel ACPI Component Architecture
7/1/17, 12:22:43 PM, ASL+ Optimizing Compiler version 20161210-64(RM)
7/1/17, 12:22:43 PM, Copyright (c) 2000 - 2016 Intel Corporation
7/1/17, 12:22:43 PM, Intel ACPI Component Architecture
7/1/17, 12:22:43 PM, ASL+ Optimizing Compiler version 20161210-64(RM)
7/1/17, 12:22:43 PM, Copyright (c) 2000 - 2016 Intel Corporation
7/1/17, 12:22:43 PM, Input file iASLbc5kr7.aml, Length 0x1DF71 (122737) bytes
7/1/17, 12:22:43 PM, ACPI: DSDT 0x0000000000000000 01DF71 (v02 DELL   CBX3     01072009 INTL 20160422)
7/1/17, 12:22:43 PM, Pass 1 parse of [DSDT]
7/1/17, 12:22:43 PM, Pass 2 parse of [DSDT]
7/1/17, 12:22:43 PM, Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
7/1/17, 12:22:43 PM, Parsing completed
7/1/17, 12:22:43 PM, Found 21 external control methods, reparsing with new information
7/1/17, 12:22:43 PM, Pass 1 parse of [DSDT]
7/1/17, 12:22:43 PM, Pass 2 parse of [DSDT]
7/1/17, 12:22:43 PM, Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
7/1/17, 12:22:43 PM, Parsing completed
7/1/17, 12:22:43 PM, Disassembly completed
7/1/17, 12:22:43 PM, ASL Output:    iASLbc5kr7.dsl - 974178 bytes
7/1/17, 12:22:43 PM, iASL Warning: There were 21 external control methods found during
7/1/17, 12:22:43 PM, disassembly, but only 20 were resolved (1 unresolved). Additional
7/1/17, 12:22:43 PM, ACPI tables may be required to properly disassemble the code. This
7/1/17, 12:22:43 PM, resulting disassembler output file may not compile because the
7/1/17, 12:22:43 PM, disassembler did not know how many arguments to assign to the
7/1/17, 12:22:43 PM, unresolved methods. Note: SSDTs can be dynamically loaded at
7/1/17, 12:22:43 PM, runtime and may or may not be available via the host OS.
7/1/17, 12:22:43 PM, To specify the tables needed to resolve external control method
7/1/17, 12:22:43 PM, references, the -e option can be used to specify the filenames.
7/1/17, 12:22:43 PM, Example iASL invocations:
7/1/17, 12:22:43 PM, iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
7/1/17, 12:22:43 PM, iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
7/1/17, 12:22:43 PM, iasl -e ssdt*.aml -d dsdt.aml
7/1/17, 12:22:43 PM, In addition, the -fe option can be used to specify a file containing
7/1/17, 12:22:43 PM, control method external declarations with the associated method
7/1/17, 12:22:43 PM, argument counts. Each line of the file must be of the form:
7/1/17, 12:22:43 PM, External (<method pathname>, MethodObj, <argument count>)
7/1/17, 12:22:43 PM, Invocation:
7/1/17, 12:22:43 PM, iasl -fe refs.txt -d dsdt.aml
7/1/17, 12:22:48 PM, Compiler aborting due to parser-detected syntax error(s)
7/1/17, 12:22:48 PM, iASLHgqRmF.dsl(3908) : error    6126 - syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','
7/1/17, 12:22:48 PM, iASLHgqRmF.dsl(3912) : error    6126 - syntax error, unexpected PARSEOP_CLOSE_PAREN
7/1/17, 12:22:48 PM, iASLHgqRmF.dsl(9469) : error    6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
7/1/17, 12:22:48 PM, ASL Input:     iASLHgqRmF.dsl - 9469 lines, 974178 bytes, 2864 keywords
7/1/17, 12:22:48 PM, Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Link to comment
Share on other sites

DSDT.02.zip

u can apply ur patches, solve errors, compile and done

if error is back, apply patches, solve error and compile

this is a old bug in the iasl disassembler.

 

btw, here the error dont back ;)

Link to comment
Share on other sites

 Share

×
×
  • Create New...