From owner-freebsd-acpi@FreeBSD.ORG Sun Feb 19 05:03:07 2012 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5882F106564A for ; Sun, 19 Feb 2012 05:03:07 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id DA4AC8FC0C for ; Sun, 19 Feb 2012 05:03:06 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so3621620wib.13 for ; Sat, 18 Feb 2012 21:03:05 -0800 (PST) Received-SPF: pass (google.com: domain of kob6558@gmail.com designates 10.180.109.228 as permitted sender) client-ip=10.180.109.228; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kob6558@gmail.com designates 10.180.109.228 as permitted sender) smtp.mail=kob6558@gmail.com; dkim=pass header.i=kob6558@gmail.com Received: from mr.google.com ([10.180.109.228]) by 10.180.109.228 with SMTP id hv4mr8900054wib.11.1329627785961 (num_hops = 1); Sat, 18 Feb 2012 21:03:05 -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=dmvfkOkJtwKseVVyV2MwLgbrdDYW+HoNzVLHMR3rdxw=; b=o+Tyzyu0+lRbesGH6i3HuKTlphb3rqkeqRiq4zqjCtcDym1+JoSC7MIrvApO4y9N8u r68zMKo8CVLULtE9uPE7e5w44LFuytyzdxb42zl3TWbQRD12M5gIYEwVBSUszGS5w9CP AneU5u5G4eyF74s+pyOinL86CNESba+MLPcIk= MIME-Version: 1.0 Received: by 10.180.109.228 with SMTP id hv4mr7529817wib.11.1329627785893; Sat, 18 Feb 2012 21:03:05 -0800 (PST) Received: by 10.223.158.143 with HTTP; Sat, 18 Feb 2012 21:03:05 -0800 (PST) In-Reply-To: References: Date: Sat, 18 Feb 2012 21:03:05 -0800 Message-ID: From: Kevin Oberman To: Richard Morse Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-acpi@freebsd.org Subject: Re: Issue with hang on Thinkpad X120e when i/o ports disabled in bios X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2012 05:03:07 -0000 On Sat, Feb 18, 2012 at 6:50 PM, Richard Morse wrote: > Hi! When I disable the Bluetooth card (or the Memory Card Slot) in the BI= OS (Security > I/O Port Access), FreeBSD hangs at start up just after acpi0= ( on motherboard) shows up. I checked, and I do have the mos= t recent BIOS version (and embedded controller version) installed. > > Is this something that is a known problem? Not one I have seen on similar (but not identical) models. Have you done a verbose boot to confirm the place it hangs? Frequently the problem is with something that happens just after the last printed item comes out and verbose boot logs will often show that. Both the memory card slot and the Bluetooth are almost certainly connected to the USB, not directly to the PCI, so I tend to suspect USB (or USB related) issues, in which case this is hte wrong list. Of course, I certainly might be wrong. --=20 R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com