From owner-freebsd-acpi@FreeBSD.ORG Fri Dec 30 04:19:44 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org 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 9628E16A41F for ; Fri, 30 Dec 2005 04:19:44 +0000 (GMT) (envelope-from mls@quaggaspace.org) Received: from mail2.neureal.com (mail2.neureal.com [66.98.218.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 287D343D4C for ; Fri, 30 Dec 2005 04:19:43 +0000 (GMT) (envelope-from mls@quaggaspace.org) Received: (qmail 1724 invoked by uid 399); 30 Dec 2005 04:19:38 -0000 Received: from unknown (HELO ?192.168.0.2?) (mls@quaggaspace.org@69.143.62.94) by mail2.neureal.com with SMTP; 30 Dec 2005 04:19:38 -0000 Message-ID: <43B4B57C.2050007@quaggaspace.org> Date: Thu, 29 Dec 2005 23:20:12 -0500 From: Justin Settle User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ASUS A8N-VM unbootable (panics) with ACPI in 6.0-RELEASE X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 04:19:44 -0000 Hello, So my nice shiny new ASUS A8N-VM came in the mail today, and well, the system kernel panics if I try to boot it with ACPI. This happens in both the i386 and AMD64 6.0-RELEASE installs. The issue is the same one in this pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=standards/90871 The error message I recieve is exactly identical to the one in that pr. Posted here for convenience: Dec 25 14:09:26 amd-64 kernel: ACPI-0397: *** Error: NsSearchAndEnter: Bad character in ACPI Name: 43005350 Dec 25 14:09:26 amd-64 kernel: ACPI-0381: *** Error: Looking up [0x43005350] (NON-ASCII) Dec 25 14:09:26 amd-64 kernel: in namespace, AE_BAD_CHARACTER Dec 25 14:09:26 amd-64 kernel: ACPI-0204: *** Error: AcpiLoadTables: Could not load namespace: AE_BAD_CHARACTER Dec 25 14:09:26 amd-64 kernel: ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_BAD_CHARACTER Dec 25 14:09:26 amd-64 kernel: ACPI: table load failed: AE_BAD_CHARACTER The system then panics, waits 15 seconds and reboots. If I boot the system without ACPI, it boots up, however my ata controller drops to ata-33. My system is near what is listed in that pr, with a slightly different motherboard. MB: ASUS A8N-VM (not the CSM model as in the pr - same bios though) CPU: Athlon64 3000+ 1 gig of RAM. 2 ATA-100 120 Gig Seagate drives. If there is any additional information that might help with this issue please let me know. I'm sure if this is fixable on the driver end or if I need to bug ASUS to fix it in the bios but this seemed like a good place to start. Thank you for your time, -Justin Settle