From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 13:40:32 2004 Return-Path: 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 90D1616A4CE for ; Mon, 23 Aug 2004 13:40:32 +0000 (GMT) Received: from mail49.e.nsc.no (mail49.e.nsc.no [193.213.115.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A8AF43D1F for ; Mon, 23 Aug 2004 13:40:32 +0000 (GMT) (envelope-from solskogen@carebears.mine.nu) Received: from carebears.mine.nu (ti400720a080-6202.bb.online.no [83.108.216.58]) by mail49.nsc.no (8.12.11/8.12.11) with ESMTP id i7NDeTt0000129; Mon, 23 Aug 2004 15:40:30 +0200 (CEST) Received: from localhost (localhost.carebears.net [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id E348127F153; Mon, 23 Aug 2004 15:40:28 +0200 (CEST) Received: from carebears.mine.nu ([127.0.0.1])port 10024) with ESMTP id 30144-06; Mon, 23 Aug 2004 15:40:20 +0200 (CEST) Received: from carebears.mine.nu (localhost.carebears.net [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id 51DB727EF9C; Mon, 23 Aug 2004 15:40:20 +0200 (CEST) Received: from 148.121.98.231 (SquirrelMail authenticated user solskogen); by carebears.mine.nu with HTTP; Mon, 23 Aug 2004 15:40:20 +0200 (CEST) Message-ID: <1881.148.121.98.231.1093268420.squirrel@148.121.98.231> In-Reply-To: <4129EE0E.7080606@veldy.net> References: <4129EE0E.7080606@veldy.net> Date: Mon, 23 Aug 2004 15:40:20 +0200 (CEST) From: "Christer Solskogen" To: "Thomas T. Veldhouse" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavis at tenderheart.carebears.net cc: freebsd-current@freebsd.org Subject: Re: FREEBSD-5.3BETA hard hang during hardware probe from CD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 23 Aug 2004 13:40:32 -0000 On Mon, August 23, 2004 15:15, Thomas T. Veldhouse said: > I downloaded the miniinstall and booted it. The install booted alright > and started probing hardware. There is a hard hang at the point it > attempts to probe my DVD reader/burner [on acd1]. I have to pull the > power. There is a message indicating an ATAPI delay of 30 and 50 > microseconds before the final failed probe. > > Since I can't give debug output of any kind from the install CD, I can > only list my current hardware. > > I have a Dell Dimension 8250 with 512MB RDRAM and a true Sound Blaster > Live 5.1 card (rather than the software driven version that they ship > with this thing). > Same problem on my AMD64 too. Try disabling ACPI, and it will work. (at least, it did on my machine.) -- cso