From owner-freebsd-current Fri Oct 4 18: 4:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D4837B401 for ; Fri, 4 Oct 2002 18:04:38 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE98743E3B for ; Fri, 4 Oct 2002 18:04:36 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g9514KY49927; Sat, 5 Oct 2002 10:04:20 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Sat, 05 Oct 2002 10:04:16 +0900 (JST) Message-Id: <20021005.100416.13778160.iwasaki@jp.FreeBSD.org> To: nate@root.org Cc: current@FreeBSD.ORG, acpi-jp@jp.freebsd.org Subject: Re: ACPI errors and then panic From: Mitsuru IWASAKI In-Reply-To: References: X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, # ACPI CA related problem should be sent to acpi-jp@jp.freebsd.org # so that Intel folks can be aware of the problem. From: Nate Lawson Subject: ACPI errors and then panic Date: Fri, 4 Oct 2002 17:14:31 -0700 (PDT) Message-ID: > My laptop appears to work ok without ACPI but of course I don't get > suspend, resume, etc. I have never been able to get ACPI to work with it, > including with a -current as of 2 hours ago. If ACPI is enabled, I get a > spew of: > > ACPI-0412 *** Error: NsSearchAndEnter: Bad character in ACPI name > > and then a panic from acpi_attach. First several lines of DDB backtrace would be very helpful to track the problem down. Also having following lines in your loader.conf would be helpful to determine which object causes the ACPI CA Eroor. debug.acpi.layer="ACPI_ALL_COMPONENTS ACPI_BUS" debug.acpi.level="ACPI_LV_WARN ACPI_LV_ERROR ACPI_LV_OBJECTS" BTW, what's model name? Some ThinkPad's are blacklisted such as IBM 600E. And may I add your ACPI data to our repo. (in Japan) ? > Here are the appropriate files... > http://www.root.org/~nate/acpi/ibm.aml > http://www.root.org/~nate/acpi/ibm.dsdt > http://www.root.org/~nate/acpi/ibm.dmesg (from a working boot) > > Let me know if you need more info. > > -Nate > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message