From owner-freebsd-stable@FreeBSD.ORG Wed Feb 1 15:39:17 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82C1716A423 for ; Wed, 1 Feb 2006 15:39:17 +0000 (GMT) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id D125E43D49 for ; Wed, 1 Feb 2006 15:39:16 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 66DA0B810 for ; Wed, 1 Feb 2006 10:39:16 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <20060201095718.GA1025@pegasus.freiberg-net.de> References: <001c01c62666$76b26400$0102a8c0@bogomip> <20060201095718.GA1025@pegasus.freiberg-net.de> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Wed, 1 Feb 2006 10:39:15 -0500 To: freebsd-stable X-Mailer: Apple Mail (2.746.2) Subject: Re: SCSI device timeout X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 15:39:17 -0000 On Feb 1, 2006, at 4:57 AM, Holm Tiffe wrote: > The problem seems to be in the acpi interrupt routing, I've updated > the mainboard Bios to the last available version in the meantime > (1018.004 Beta) with no luck. Disabling acpi completly helps booting > the machine again.. I'm suspecting I have the same issue with 6.0-REL (both CD and -p4 build locally) on a Dell PE800 server. Safe-mode boots ok, but otherwise it locks up. Curiously, the serial console is still responsive but the keyboard is not. I have a PR open for this: http://www.freebsd.org/cgi/query-pr.cgi? pr=91910 I'm trying disabling acpi now...