From owner-freebsd-current Thu Nov 21 6:38:42 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 A2B6037B401 for ; Thu, 21 Nov 2002 06:38:40 -0800 (PST) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C99C43E6E for ; Thu, 21 Nov 2002 06:38:39 -0800 (PST) (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 gALEcVi94027; Thu, 21 Nov 2002 23:38:31 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Thu, 21 Nov 2002 23:38:18 +0900 (JST) Message-Id: <20021121.233818.99449492.iwasaki@jp.FreeBSD.org> To: acpi-jp@jp.FreeBSD.org, nate@root.org Cc: current@freebsd.org Subject: Re: [acpi-jp 1940] Re: ACPI errors and then panic From: Mitsuru IWASAKI In-Reply-To: References: <20021005.100416.13778160.iwasaki@jp.FreeBSD.org> 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, > On Sat, 5 Oct 2002, Mitsuru IWASAKI wrote: > > 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. > > I sent a reply including the requested traces on Oct 25. Do you need any > more information? Please try with new ACPI CA patches at: http://people.freebsd.org/~iwasaki/acpi/acpica-20021002-20021118-test20021121.diff Some memory leak releated bugs were fixed, so your problem might be solved by this hopefully. > One interesting thing is that the oem sysctl node seems bogus: > hint.acpi.0.oem=IBM ?????? > where the ?'s are invalid characters like the happy face. I saw similar problem long time ago. My problem was acpi.ko is too old and badly matched with kernel. Please make sure that your acpi.ko is fresh as well as kernel when you try. > > 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) ? > > IBM T23. Feel free to use the dsdt and/or asl however you wish. OK, I'll add them to our CVS repo. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message