acpidump vs tiger2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexey,
Using pmtools-20061130 I get some warnings on a Tiger-2:

[root@tiger lenb]# bin/acpidump >acpidump.out
acpidump(4538): unaligned access to 0x6000000000008274, ip=0x4000000000002ab1
acpidump(4538): unaligned access to 0x600000000000827c, ip=0x4000000000002ab1

Bob,
acpixtract also results in warnings when running,
an error in the .dsl file, and inability to re-compile.

acpidump.out.gz attached.

thanks,
-Len


[lenb@tiger ~]$ acpixtract -a acpidump.out
Acpi table [DSDT] -  10539 bytes written to DSDT.dat
Acpi table [FACS] -     64 bytes written to FACS.dat
Acpi table [FACP] -    244 bytes written to FACP.dat
Acpi table [APIC] -    174 bytes written to APIC.dat
Acpi table [XSDT] -     52 bytes written to XSDT.dat
Acpi table [RSDP] -     36 bytes written to RSDP.dat
[lenb@tiger ~]$ iasl  -d DSDT.dat

Intel ACPI Component Architecture
AML Disassembler version 20061109 [Jan 25 2007]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

Loading Acpi table from file DSDT.dat
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 6 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
iasl(4893): unaligned access to 0x60000000000189a5, ip=0x400000000008ba30
iasl(4893): unaligned access to 0x6000000000018a3f, ip=0x400000000008bc60
iasl(4893): unaligned access to 0x6000000000018a41, ip=0x400000000008bca0
iasl(4893): unaligned access to 0x6000000000018a47, ip=0x400000000008bc60
Disassembly completed, written to "DSDT.dsl"

[lenb@tiger ~]$ head -20 DSDT.dsl
ACPI Error (nsaccess-0531): ACPI path has too many parent prefixes (^) - reached beyond root node [20061109]
/*
 * Intel ACPI Component Architecture
 * AML Disassembler version 20061109
 *
 * Disassembly of DSDT.dat, Thu Jan 25 23:11:52 2007
 *
 *
 * Original Table Header:
 *     Signature        "DSDT"
 *     Length           0x0000292B (10539)
 *     Revision         0x01
 *     OEM ID           "Intel"
 *     OEM Table ID     "SR870BH2"
 *     OEM Revision     0x00000000 (0)
 *     Creator ID       "MSFT"
 *     Creator Revision 0x0100000D (16777229)
 */
DefinitionBlock ("DSDT.aml", "DSDT", 1, "Intel", "SR870BH2", 0x00000000)
{

And can't be re-assembled:
[lenb@tiger ~]$ iasl DSDT.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20061109 [Jan 25 2007]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

DSDT.dsl     1: ACPI
Error    4094 -    ^ syntax error, unexpected PARSEOP_NAMESEG, expecting PARSEOP_DEFINITIONBLOCK

ASL Input:  DSDT.dsl - 2645 lines, 99344 bytes, 0 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0 Optimizations


Attachment: acpidump.out.gz
Description: GNU Zip compressed data


[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux