From owner-acpi-jp@jp.FreeBSD.org Mon Dec 10 19:20:49 2001
Received: (from daemon@localhost)
	by castle2.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id fBAAKn980142;
	Mon, 10 Dec 2001 19:20:49 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from castle.jp.freebsd.org (castle.jp.FreeBSD.org [210.226.20.15])
	by castle2.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id fBAAKmm80137
	for <acpi-jp@castle2.jp.freebsd.org>; Mon, 10 Dec 2001 19:20:48 +0900 (JST)
	(envelope-from iwasaki@jp.freebsd.org)
Received: from mail.imp.ch (mail.imp.ch [157.161.1.2])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id TAA99499
	for <acpi-jp@jp.freebsd.org>; Mon, 10 Dec 2001 19:20:40 +0900 (JST)
	(envelope-from mb@imp.ch)
Received: from levais.imp.ch (levais.imp.ch [157.161.4.66])
	by mail.imp.ch (8.11.1/8.11.1) with ESMTP id fBAAKFQ44827;
	Mon, 10 Dec 2001 11:20:31 +0100 (CET)
	(envelope-from Martin.Blapp@imp.ch)
Date: Mon, 10 Dec 2001 11:23:49 +0100 (CET)
From: Martin Blapp <mb@imp.ch>
To: <acpi-jp@jp.FreeBSD.org>
cc: <msmith@freebsd.org>
In-Reply-To: <20011129003552.N22485-100000@levais.imp.ch>
Message-ID: <20011210111220.O16571-100000@levais.imp.ch>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010331
X-Sequence: acpi-jp 1528
Subject: [acpi-jp 1528] Re: acpi broken with new siemens amilo 1.0 notebook (DSDT is corrupt)
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: mb@imp.ch


Hi all,

I still have these ACPI problems with recent CURRENT:

I have now removed the checksum check in acpidump and
get a big dump. I just wonder why the checksum is not
correct ?

The dump is available on:

http://home.teleport.ch/freebsd/debug/acpidump.log.tgz

If a do a "sysctl -a"

I get errors like:

ACPI-0294_ *** Error: method execution failed, AE_ERROR
ACPI-0294_ *** Error: method execution failed, AE_AML_OPERAND_TYPE

> DSDT is corrupt
>
> /*
> RSD PTR: Checksum=130, OEMID=PTLTD, RsdtAddress=0x0defc0fb
>  */
> /*
> RSDT: Length=40, Revision=1, Checksum=164,
>         OEMID=PTLTD, OEM Table ID=  RSDT, OEM Revision=0x6040000,
>         Creator ID= LTP, Creator Revision=0x0
>  */
> /*
>         Entries={ 0x0defef8c }
>  */
> /*
>
> /*
>         DSDT=0xdefc123
>         INT_MODEL=PIC
>         SCI_INT=9
>         SMI_CMD=0x802f, ACPI_ENABLE=0xf0, ACPI_DISABLE=0xf1,
> 	S4BIOS_REQ=0xf2
>         PM1a_EVT_BLK=0x8000-0x8003
>         PM1a_CNT_BLK=0x8004-0x8005
>         PM2_CNT_BLK=0x22-0x22
>         PM2_TMR_BLK=0x8008-0x800b
>         PM2_GPE0_BLK=0x8020-0x8023
>         P_LVL2_LAT=90ms, P_LVL3_LAT=1001ms
>         FLUSH_SIZE=0, FLUSH_STRIDE=0
>         DUTY_OFFSET=0, DUTY_WIDTH=4
>         DAY_ALRM=125, MON_ALRM=126, CENTURY=127
>         Flags={WBINVD,PROC_C1,SLP_BUTTON}
>  */

