Skip to content

Instantly share code, notes, and snippets.

@BernardoGO
Created October 25, 2015 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BernardoGO/e66e229ddef35d7edb37 to your computer and use it in GitHub Desktop.
Save BernardoGO/e66e229ddef35d7edb37 to your computer and use it in GitHub Desktop.
bernardo@bernardo-P650SE-A:~$ uname -a
Linux bernardo-P650SE-A 3.19.0-31-generic #36~14.04.1-Ubuntu SMP Thu Oct 8 10:21:08 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
bernardo@bernardo-P650SE-A:~$ sh get-acpi-info.sh
Dumping ACPI tables...
[sudo] password for bernardo:
Intel ACPI Component Architecture
ACPI Binary Table Extraction Utility version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Acpi table [DSDT] - 105215 bytes written to dsdt.dat
Acpi table [SSDT] - 789 bytes written to ssdt1.dat
Acpi table [SSDT] - 3197 bytes written to ssdt2.dat
Acpi table [SSDT] - 4049 bytes written to ssdt3.dat
Acpi table [SSDT] - 1337 bytes written to ssdt4.dat
Acpi table [SSDT] - 2932 bytes written to ssdt5.dat
Acpi table [SSDT] - 24121 bytes written to ssdt6.dat
Acpi table [SSDT] - 663 bytes written to ssdt7.dat
Acpi table [SSDT] - 3693 bytes written to ssdt8.dat
Acpi table [SSDT] - 1145 bytes written to ssdt9.dat
Acpi table [SSDT] - 979 bytes written to ssdt10.dat
Acpi table [SSDT] - 1450 bytes written to ssdt11.dat
Acpi table [SSDT] - 281 bytes written to ssdt12.dat
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file dsdt.dat - Length 00105215 (019AFF)
Acpi table [DSDT] successfully installed and loaded
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Found 14 external control methods, reparsing with new information
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: dsdt.dsl - 943117 bytes
iASL Warning: There were 14 external control methods found during
disassembly, but additional ACPI tables to resolve these externals
were not specified. The resulting disassembler output file may not
compile because the disassembler did not know how many arguments
to assign to these methods. To specify the tables needed to resolve
external control method references, the -e option can be used to
specify the filenames. Example iASL invocations:
iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
iasl -e ssdt*.aml -d dsdt.aml
In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
External (<method pathname>, MethodObj, <argument count>)
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt1.dat - Length 00000789 (000315)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt1.dsl - 5119 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt10.dat - Length 00000979 (0003D3)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt10.dsl - 7579 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt11.dat - Length 00001450 (0005AA)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt11.dsl - 10610 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt12.dat - Length 00000281 (000119)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt12.dsl - 1966 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt2.dat - Length 00003197 (000C7D)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch AC1F: Current 0, attempted 3 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.LPCB.H_EC.ECWT: Current 4, attempted 1 (20140214/dmextern-798)
Found 4 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt2.dsl - 19770 bytes
iASL Warning: There were 4 external control methods found during
disassembly, but additional ACPI tables to resolve these externals
were not specified. The resulting disassembler output file may not
compile because the disassembler did not know how many arguments
to assign to these methods. To specify the tables needed to resolve
external control method references, the -e option can be used to
specify the filenames. Example iASL invocations:
iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
iasl -e ssdt*.aml -d dsdt.aml
In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
External (<method pathname>, MethodObj, <argument count>)
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt3.dat - Length 00004049 (000FD1)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt3.dsl - 16464 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt4.dat - Length 00001337 (000539)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt4.dsl - 9628 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt5.dat - Length 00002932 (000B74)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt5.dsl - 15991 bytes
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt6.dat - Length 00024121 (005E39)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
ACPI Error: External method arg count mismatch _SB_.PCI0.PEG0.PEGP.SGPO: Current 5, attempted 2 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.PEG0.PEGP.SGPO: Current 5, attempted 7 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.PEG0.PEGP.SGPO: Current 5, attempted 6 (20140214/dmextern-798)
ACPI Error: External method arg count mismatch _SB_.PCI0.PEG0.PEGP.SGPO: Current 5, attempted 2 (20140214/dmextern-798)
Found 5 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt6.dsl - 171991 bytes
iASL Warning: There were 5 external control methods found during
disassembly, but additional ACPI tables to resolve these externals
were not specified. The resulting disassembler output file may not
compile because the disassembler did not know how many arguments
to assign to these methods. To specify the tables needed to resolve
external control method references, the -e option can be used to
specify the filenames. Example iASL invocations:
iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
iasl -e ssdt*.aml -d dsdt.aml
In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
External (<method pathname>, MethodObj, <argument count>)
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt7.dat - Length 00000663 (000297)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Found 3 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt7.dsl - 6313 bytes
iASL Warning: There were 3 external control methods found during
disassembly, but additional ACPI tables to resolve these externals
were not specified. The resulting disassembler output file may not
compile because the disassembler did not know how many arguments
to assign to these methods. To specify the tables needed to resolve
external control method references, the -e option can be used to
specify the filenames. Example iASL invocations:
iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
iasl -e ssdt*.aml -d dsdt.aml
In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
External (<method pathname>, MethodObj, <argument count>)
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt8.dat - Length 00003693 (000E6D)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Found 8 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt8.dsl - 32849 bytes
iASL Warning: There were 8 external control methods found during
disassembly, but additional ACPI tables to resolve these externals
were not specified. The resulting disassembler output file may not
compile because the disassembler did not know how many arguments
to assign to these methods. To specify the tables needed to resolve
external control method references, the -e option can be used to
specify the filenames. Example iASL invocations:
iasl -e ssdt1.aml ssdt2.aml ssdt3.aml -d dsdt.aml
iasl -e dsdt.aml ssdt2.aml -d ssdt1.aml
iasl -e ssdt*.aml -d dsdt.aml
In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
External (<method pathname>, MethodObj, <argument count>)
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
Copyright (c) 2000 - 2014 Intel Corporation
Loading Acpi table from file ssdt9.dat - Length 00001145 (000479)
Acpi table [SSDT] successfully installed and loaded
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
Parsing completed
Disassembly completed
ASL Output: ssdt9.dsl - 7413 bytes
Gathering computer model and BIOS version...
Dumping PCI information...
Please submit the below file on https://bugs.launchpad.net/lpbugreporter/+bug/752542/+addcomment
-rw-rw-r-- 1 bernardo bernardo 268326 Oct 25 14:42 /tmp/tmp.VeFMkjhM8a/CLEVO-P65xSE-A.tar.gz
bernardo@bernardo-P650SE-A:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment