From owner-freebsd-bugs@FreeBSD.ORG Sun Jul 13 00:00:43 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AB8337B405 for ; Sun, 13 Jul 2003 00:00:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C21AA4402B for ; Sun, 13 Jul 2003 00:00:42 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6D70gUp004126 for ; Sun, 13 Jul 2003 00:00:42 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6D70gbF004119; Sun, 13 Jul 2003 00:00:42 -0700 (PDT) Date: Sun, 13 Jul 2003 00:00:42 -0700 (PDT) Message-Id: <200307130700.h6D70gbF004119@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Subject: Re: bin/54066: ACPI repeating error messages at boot time - no apm device created. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 07:00:43 -0000 The following reply was made to PR bin/54066; it has been noted by GNATS. From: Kris Kennaway To: Michael Dill Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/54066: ACPI repeating error messages at boot time - no apm device created. Date: Sat, 12 Jul 2003 23:56:43 -0700 On Sat, Jul 12, 2003 at 10:55:47PM -0700, Michael Dill wrote: > Kris: > > My apology for being unclear in my bug report. I 'was' using an older > acpi.ko until it ceased to work. The dmesg text that I included in my > report is from a recent kernel and acpi.ko module. The problem is - all > the current ones since the initial release of 5.0_CURRENT have given > this error on my Dell Inspiron 4000. > > My perusal of other bug reports and usenet msg's show that many others > with Dells are having the same or similar problems. > > Hope this clears things up a bit. Anything else you would have me do, > just let me know. I would love to see this bug fixed. Thanks, OK. It's possible it's an ACPI bug. I'm currently trying to determine where ACPI PRs should be assigned so the relevant developers are aware of them. Kris