From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 15:59:52 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 C6BC116A4CF for ; Tue, 3 Feb 2004 15:59:51 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E87E43D66 for ; Tue, 3 Feb 2004 15:59:50 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3211472DBF; Tue, 3 Feb 2004 15:59:50 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 2F6ED72DB5; Tue, 3 Feb 2004 15:59:50 -0800 (PST) Date: Tue, 3 Feb 2004 15:59:50 -0800 (PST) From: Doug White To: Carl Makin In-Reply-To: <401EE12F.4070005@xena.ipaustralia.gov.au> Message-ID: <20040203155828.B86301@carver.gumbysoft.com> References: <401EE12F.4070005@xena.ipaustralia.gov.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: 5-CURRENT on an IBM NAS 300G. 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: Tue, 03 Feb 2004 23:59:52 -0000 On Tue, 3 Feb 2004, Carl Makin wrote: > Morning All, > > I've got an IBM NAS 300G which I've installed 5.2-RELEASE onto, then > upgraded to CURRENT yesterday. > > It works very well if I disable ACPI upon boot, however it hangs at > 'Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000" if I don't. > > Any clues on how to progress this further? Try booting -v and see how much farther it gets. On my -current box, right after that is the pcibios/PIR probe, then the ACPI tree walk to attach devices. Its possible the ACPI code in your system is fatally flawed. Have you tried upgrading the BIOS? > What I'm really after is a way of switching the fans to low speed as at > normal speed they are far too lound for a workgroup situation. Interesting the BIOS wouldn't manage it in non-ACPI mode. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org