From owner-freebsd-current Tue Oct 1 14:15:56 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 7EF5337B401 for ; Tue, 1 Oct 2002 14:15:55 -0700 (PDT) Received: from fisher.vip.uk.com (fisher.vip.uk.com [194.176.218.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A0943E65 for ; Tue, 1 Oct 2002 14:15:54 -0700 (PDT) (envelope-from mtm98@linuxdriven.net) Received: from modem-102-49-60-62.vip.uk.com ([62.60.49.102] helo=uriel.fakedomain.net) by fisher.vip.uk.com with esmtp (Exim 3.35 #2) id 17wUMs-00066R-00 for current@freebsd.org; Tue, 01 Oct 2002 22:15:47 +0100 Received: from uriel.fakedomain.net (mtm98@localhost [127.0.0.1]) by uriel.fakedomain.net (8.12.6/8.12.3) with ESMTP id g91LFkuW000722 for ; Tue, 1 Oct 2002 22:15:47 +0100 (BST) (envelope-from mtm98@uriel.fakedomain.net) Received: (from mtm98@localhost) by uriel.fakedomain.net (8.12.6/8.12.3/Submit) id g91LFi3r000721 for current@freebsd.org; Tue, 1 Oct 2002 22:15:44 +0100 (BST) (envelope-from mtm98) Date: Tue, 1 Oct 2002 22:15:43 +0100 From: Michael McGoldrick To: current@freebsd.org Subject: Re: PCI brokenness Message-ID: <20021001211543.GA607@uriel.fakedomain.net> References: <20021001151149.GB552@uriel.fakedomain.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i 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 On Tue, Oct 01, 2002 at 12:48:47PM -0400, John Baldwin wrote: > > On 01-Oct-2002 Michael McGoldrick wrote: > > 'Me too' > > Dmesg from working kernel attached, not sure how to get a dmesg from the > > broken one. :( > > Send me a mail if any further info would help. > > (I have built two kernels recently, both have had this problem) > > What exact problem do you have. No PCI devices? > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message Yes, the kernel seems to attempt to mount root right after this line: device_probe_and_attach: acpi0 attach returned 6 with no pci devices attached. ACPI seems more than a little suspect on this machine - see dmesg - ACPI power management has never worked. How would I go about disabling it to test if it is responsible? would debug.acpi.disable="pci" be sufficient? -- Michael McGoldrick: mmcgoldrick@linuxdriven.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message