From owner-freebsd-stable@FreeBSD.ORG Thu Dec 13 07:31:17 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0374DBFC for ; Thu, 13 Dec 2012 07:31:17 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (mx.nsu.ru [84.237.50.39]) by mx1.freebsd.org (Postfix) with ESMTP id 9ACEC8FC16 for ; Thu, 13 Dec 2012 07:31:16 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1Tj3FP-0005xq-E8 for stable@freebsd.org; Thu, 13 Dec 2012 14:30:23 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id qBD7V7Ae024953 for ; Thu, 13 Dec 2012 14:31:07 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id qBD7UYTx024784 for stable@freebsd.org; Thu, 13 Dec 2012 14:30:34 +0700 (NOVT) (envelope-from danfe) Date: Thu, 13 Dec 2012 14:30:33 +0700 From: Alexey Dokuchaev To: stable@freebsd.org Subject: 9.1 memstick install panics on boot Message-ID: <20121213073033.GA19514@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 07:31:17 -0000 Hey folks, Was going to try 9.1/amd64 on this Lenovo box with E5500 I have here at $work. Unfortunately it panics immediately upon boot [1]. Seems it be ACPI-related, as disabling it allows the boot to proceed a little further but still panic [2]. Ubuntu 12.04 LTS booted and worked just fine on this box, yet I could not get anywhere with any memstick.img since 8.0. Any idea what's going on here? I've tried dumping DSDT and rebuilding it, did not help. Verbose bootlogs can be found here: [1] http://193.124.210.26/9.1-acpi.dmesg [2] http://193.124.210.26/9.1-noacpi.dmesg ./danfe