From owner-freebsd-hardware@FreeBSD.ORG Wed Dec 6 15:57:20 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D805116A40F for ; Wed, 6 Dec 2006 15:57:20 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38A6B43CB4 for ; Wed, 6 Dec 2006 15:56:33 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id kB6Fv0Ip061076; Wed, 6 Dec 2006 10:57:11 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hardware@freebsd.org Date: Wed, 6 Dec 2006 10:53:29 -0500 User-Agent: KMail/1.9.1 References: <45764FDD.4030908@unm.edu> In-Reply-To: <45764FDD.4030908@unm.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612061053.29740.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Wed, 06 Dec 2006 10:57:12 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2293/Wed Dec 6 09:00:31 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Josh Stephenson Subject: Re: FreeBSD SATA X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 15:57:20 -0000 On Wednesday 06 December 2006 00:06, Josh Stephenson wrote: > I'm having trouble installing FreeBSD on the following system: > Intel Desktop Board DG965SS motherboard > Intel Core Duo 2.8GHz > 1GB Memory > 1 SATA hard-drive > 1 dvd/cd-burner sony dru-120c > > Here's the problem: > > When I boot the install, I get: > Too many holes in the physical address space, giving up > Too many holes in the physical address space, giving up > Too many holes in the physical address space, giving up > ..... You can probably ignore those. > and then the system hangs at either this line: > Interrupt storm detected on "irq17:"; throttling interrupt source > > or sometimes, I actually get into the install screen, but the response > is ridiculously slow. ie- I press the down arrow, and 30 seconds later, > it respons, but eventually it just hangs completely. > > Any help would be much appreciated. Try disabling ACPI and/or APIC as a test. -- John Baldwin