From owner-freebsd-acpi@FreeBSD.ORG Mon Nov 22 13:31:54 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52CC916A4F5 for ; Mon, 22 Nov 2004 13:31:54 +0000 (GMT) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A73F343D1F for ; Mon, 22 Nov 2004 13:31:53 +0000 (GMT) (envelope-from maarfree@xs4all.nl) Received: from webmail.xs4all.nl (webmail9.xs4all.nl [194.109.22.169]) by smtp-vbr15.xs4all.nl (8.12.11/8.12.11) with ESMTP id iAMDVq2n074056 for ; Mon, 22 Nov 2004 14:31:52 +0100 (CET) (envelope-from maarfree@xs4all.nl) Received: from 80.127.55.226 by webmail.xs4all.nl with HTTP; Mon, 22 Nov 2004 14:31:52 +0100 (CET) Message-ID: <12338.80.127.55.226.1101130312.squirrel@80.127.55.226> Date: Mon, 22 Nov 2004 14:31:52 +0100 (CET) From: maarfree@xs4all.nl To: freebsd-acpi@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: 5.3-Production Release -> 5.3-Stable, acpi hangs system X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 13:31:54 -0000 Hi, I upgraded my laptop last weekend, now with acpi enabled the system hangs, without I can boot. 5.3-Production Release worked fine with ACPI. Though I DID see this: Nov 19 22:23:31 klaptopje kernel: acpi0: on motherboard Nov 19 22:23:31 klaptopje kernel: ACPI-1303: *** Error: Method execution failed [\_SB_.PCI0.ISA_.SIRA._STA] (Node 0xc14be080), AE _AML_NO_RETURN_VALUE Nov 19 22:23:31 klaptopje kernel: ACPI-0239: *** Error: Method execution failed [\_SB_.PCI0.ISA_.SIRA._STA] (Node 0xc14be080), AE _AML_NO_RETURN_VALUE Nov 19 22:23:31 klaptopje kernel: acpi0: Power Button (fixed) Nov 19 22:23:31 klaptopje kernel: acpi_ec0: port 0x66,0x62 on acpi0 Nov 19 22:23:31 klaptopje kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 Nov 19 22:23:31 klaptopje kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 Nov 19 22:23:31 klaptopje kernel: cpu0: on acpi0 Nov 19 22:23:31 klaptopje kernel: acpi_tz0: on acpi0 Now, with 5.3-Stable it hangs with ACPI. I posted 3 boot logs at: http://www.xs4all.nl/~sandersm/ boot-vhalt is a verbose log till the system halts boothalt is a normal log till the system halts boot is a normal when I boot without acpi. Only this way the system is usable. I also added: acpidump -t -d > klaptopje.asl hint.apic.0.disabled="1" did not help, still hangs the system. I can not get any more info, ctrl+alt+esc does not respond. uname -a FreeBSD klaptopje.lan 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Nov 20 03:53:30 UTC 2004 root@klaptopje.lan:/usr/obj/usr/src/sys/GENERIC i386 My laptop is packard beel easynote+, latest bios is installed. Let me know if someone is interested in further investigating this, I am happy to help. Regards, Maarten