Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2007 11:55:03 +0300 (EEST)
From:      Taras Grodzitsky <voice@united.net.ua>
To:        freebsd-acpi@freebsd.org
Subject:   6.2-STABLE FreeBSD  ACPI on ASUS
Message-ID:  <20070717114625.C70840@baraca.united.net.ua>

next in thread | raw e-mail | index | archive | help
Hi, all.

I have trouble.
motherboard  ASUS P5B-VM


# dmesg
.....[cut].....

acpi0: <A M I OEMXSDT> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0: <ACPI CPU> on acpi0

**** Exception AE_BAD_HEADER during execution of method [\\_PR_.CPU1._PDC] 
(Node 0xc2e9faa8)

Method Execution Stack:
    Method [_PDC] executing: Load (STBL, HNDL)


Local Variables for method [_PDC]:
    Local0: 0 <NullObj>
    Local1: 0 <NullObj>
    Local2: 0 <NullObj>
    Local3: 0 <NullObj>
    Local4: 0 <NullObj>
    Local5: 0 <NullObj>
    Local6: 0 <NullObj>
    Local7: 0 <NullObj>

Arguments for Method [_PDC]:  (1 arguments defined, max concurrency = FF)
    Arg0:   0xc2faf628 <Obj>             Buffer(12)  1  0  0  0  1  0  0  0
    Arg1:   0 <NullObj>
    Arg2:   0 <NullObj>
    Arg3:   0 <NullObj>
    Arg4:   0 <NullObj>
    Arg5:   0 <NullObj>
    Arg6:   0 <NullObj>

psparse-1304: *** Error: Method execution failed [\\_PR_.CPU1._PDC] (Node 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0xc2e9faa8), AE_BAD_HEADER
p4tcc0: <CPU Frequency Thermal Control> on cpu0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
.....[cut]....




kernel compiled with
device          acpi_asus
and without this.





# sysctl hw.acpi
hw.acpi.supported_sleep_state: S1 S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S1
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 0
hw.acpi.verbose: 0
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.reset_video: 0
hw.acpi.cpu.cx_lowest: C1


# sysctl -a | grep therm
#
empty :(


Download   ASUS-P5B-VM-0307-custom.asl from 
http://acpi.sourceforge.net/dsdt/view.php?id=678


# iasl ASUS-P5B-VM-0307-custom.asl
Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20041119 [Jul  7 2007]
Copyright (C) 2000 - 2004 Intel Corporation
Supports ACPI Specification Revision 2.0c

ASUS-P5B-VM-0307-custom.asl  8342:         PTS (Arg0)
Error    1022 -        Object does not exist ^  (PTS_)

ASUS-P5B-VM-0307-custom.asl  8361:         WAK (Arg0)
Error    1022 -        Object does not exist ^  (WAK_)

ASUS-P5B-VM-0307-custom.asl  8400:     If (SS1)
Error    1037 -            syntax error ^

ASL Input:  ASUS-P5B-VM-0307-custom.asl - 8409 lines, 268159 bytes, 4017 
keywords
Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 42 Optimizations


I do not know that to do.

___
WBR,
Taras Grodzitsky



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070717114625.C70840>