https://bugzilla.kernel.org/show_bug.cgi?id=106591
Aaron Lu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Aaron Lu <[email protected]> --- I can't even disassemble the table: $ iasl -d dsdt.dat Intel ACPI Component Architecture ASL+ Optimizing Compiler version 20150515-64 Copyright (c) 2000 - 2015 Intel Corporation Reading ACPI table from file dsdt.dat - Length 00070373 (0x0112E5) ACPI: DSDT 0x0000000000000000 0112E5 (v01 TOSQCI TOSQCI00 F0000000 ACPI 00040000) 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 ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 2 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 6 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 3 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 2 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 2 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 2 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 2 (20150515/dmextern-819) ACPI Error: External method arg count mismatch _SB_.ALIB: Current 5, attempted 2 (20150515/dmextern-819) Found 2 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 Segmentation fault (core dumped) Maybe I need to upgrade the iasl tool shipped in Fedora 22... -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
