From owner-freebsd-questions@FreeBSD.ORG Thu Dec 20 18:35:38 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A18EA16A41B for ; Thu, 20 Dec 2007 18:35:38 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 2389613C45D for ; Thu, 20 Dec 2007 18:35:38 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:59371 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1J5QF6-00079a-8y for freebsd-questions@freebsd.org; Thu, 20 Dec 2007 19:35:37 +0100 Received: (qmail 47010 invoked from network); 20 Dec 2007 19:35:33 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 20 Dec 2007 19:35:33 +0100 Received: (qmail 14043 invoked by uid 1001); 20 Dec 2007 19:35:33 +0100 Date: Thu, 20 Dec 2007 19:35:33 +0100 From: Erik Trulsson To: At Home Message-ID: <20071220183533.GA13897@owl.midgard.homeip.net> Mail-Followup-To: At Home , freebsd-questions@freebsd.org References: <476A9FD0.4060607@dreamchaser.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <476A9FD0.4060607@dreamchaser.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1J5QF6-00079a-8y. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1J5QF6-00079a-8y ea9a29746be48200c3666bff200d4780 Cc: freebsd-questions@freebsd.org Subject: Re: 6.2 and Asus A7N8X-E X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 18:35:38 -0000 On Thu, Dec 20, 2007 at 10:01:04AM -0700, At Home wrote: > I've got an extra Asus A7N8X-E mobo I'm trying to bring 6.2 up on. > AMD 3200+, Barton > 2G PC-3200 rom, 1G OCZ and 1G Kingston valueram > Seagate ES ST3250820NS Sata drives jumpered for 1.5GB only > NVidia FX5600 AGP display adapter > > I checked the archives and found comments about disabling ACPI, which I've > done, but it still hangs at various points in the process of loading up the > disk. > > I've tried turning off the on-board SATA controller and using an Adaptec > SATA controller with no improvement. I've also tried slowing the clock and > a few other de-optimizations, to no avail. > > Is this basically a bad idea, or is there some piece of the puzzle I'm > missing? Any help would be much appreciated. > Checking the specifications of that motherboard, there is nothing obvious that should prevent it from working with FreeBSD. If the process stops at different places each time, then it sounds like bad hardware. The kind of hardware problems that most often give "strange" errors are: a) Bad RAM. Check your memory with memtest86 (or equivalent.) Try removing one of the memory sticks at a time. b) Bad power supply. Try another if you have one. c) Overheating of some component. Make sure you have adequate cooling of the system. You could also try updating the BIOS, in case some bugs have been fixed in a later version. Problems with ACPI are almost always due to bugs in the BIOS. -- Erik Trulsson ertr1013@student.uu.se