From owner-freebsd-current@FreeBSD.ORG Sat Dec 31 18:40:17 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6027E106564A for ; Sat, 31 Dec 2011 18:40:17 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 26E4D8FC12 for ; Sat, 31 Dec 2011 18:40:17 +0000 (UTC) Received: by mail-tul01m020-f182.google.com with SMTP id wd18so16593762obb.13 for ; Sat, 31 Dec 2011 10:40:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=a60fW/wMGIARBe9bTTZpfTaxTFt/Y7VhpATGPC+TgWI=; b=QdeHsJVqw0wIo2DZ4Bhg/Gd5SMu7gOhpdlh0UymOD/HISv/XgolXA7c2/Vnv3he64k D+35oBIKNCtc3Xzfmrz5klALarguiVvyh8Hoas0DBo8PMdaGYLaZaZ5bFSNTrUXIdFaY 8gwBkXu36mmWI6vhjPp0bw2oftLYyX4e7S3R0= MIME-Version: 1.0 Received: by 10.182.159.70 with SMTP id xa6mr37582885obb.1.1325356817034; Sat, 31 Dec 2011 10:40:17 -0800 (PST) Received: by 10.182.152.6 with HTTP; Sat, 31 Dec 2011 10:40:17 -0800 (PST) In-Reply-To: <038588ED-E0E0-46F6-8E28-1926FBE28825@airwired.net> References: <038588ED-E0E0-46F6-8E28-1926FBE28825@airwired.net> Date: Sat, 31 Dec 2011 10:40:17 -0800 Message-ID: From: Garrett Cooper To: Dan Allen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: ACPI broke going from 8 to 9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2011 18:40:17 -0000 On Sat, Dec 31, 2011 at 9:03 AM, Dan Allen wrote: > I just upgraded my Dell OptiPlex GX270 from RELENG_8 to RELENG_9. =A0The = machine no longer boots. =A0However, if I put > > =A0hint.acpi.0.disabled=3D1 > > in /boot/loader.conf then the machine runs fine. =A0With RELENG_8 the mac= hine had no loader.conf, and the power button worked on my desktop machine.= =A0Now with ACPI disabled my power button does not work. =A0I have found t= hat the machine hangs at boot during a scan of the PCI bus, but if I disabl= e that (hw.acpi.disable=3Dpci) then the machine cannot find a boot drive. > > So I have lost functionality that worked fine in BSD 8. > > Thoughts? =A0Suggestions? Is your Optiplex running the latest BIOS firmware? Thanks! -Garrett