From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 05:39:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B80E816A4CE for ; Tue, 14 Dec 2004 05:39:33 +0000 (GMT) Received: from S2.cableone.net (smtp2.cableone.net [24.116.0.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B68243D5E for ; Tue, 14 Dec 2004 05:39:33 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.123.89]) by S2.cableone.net (CableOne SMTP Service S2) with ESMTP id 3923012 for multiple; Mon, 13 Dec 2004 22:53:38 -0700 Date: Mon, 13 Dec 2004 23:38:35 -0600 From: Vulpes Velox To: Alexandre Biancalana Message-ID: <20041213233835.3545d96d@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <8e10486b0412131714140d69aa@mail.gmail.com> References: <20041211033635.76518.qmail@web50709.mail.yahoo.com> <20041211232817.009aef2a@vixen42.24-119-122-191.cpe.cableone.net> <8e10486b0412131714140d69aa@mail.gmail.com> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Abuse-Info: Send abuse complaints to abuse@cableone.net cc: questions@freebsd.org Subject: Re: AMD Athlon XP 3200+ and reboots under load... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 05:39:33 -0000 Hmm... dude, you need to do the testing on your own... read through my last email and you will find the path that will most likely find the problem On Mon, 13 Dec 2004 23:14:58 -0200 Alexandre Biancalana wrote: > I tested with FreeBSD 4.10 and 5.3. The same problem ocurs, when the > the machine not reboot, varios coredumps in as/gcc hapens during > make buildworld. > > Hardware: > > Asus A7V600-X > AMD Sempron 2400+ > 512MB DDR 400 > > any ideas ?? > > > > On Sat, 11 Dec 2004 23:28:17 -0600, Vulpes Velox > wrote: > > On Fri, 10 Dec 2004 19:36:34 -0800 (PST) > > > > > > Minnesota Slinky wrote: > > > > > Hello list. > > > > > > I am in the process of doing a major upgrade to my > > > home server. I purchased an Asus A7V600-X > > > motherboard, an AMD Athlon XP 3200+ processor, and > > > installed 1GB of DDR 400 memory. If it matters, I've > > > got two 120 GB Maxtor HDDs in a RAID 1 array. The > > > problem I'm having is that the system reboots half-way > > > through a make buildworld. I'm guessing this has to > > > do with heat, but I'm not sure. > > > > > > Does anyone have any insight? I've tried telling the > > > BIOS to ignore the proc/mobo temp. Not sure yet if > > > that's working. > > > > For checking temp just ssh in and use mbmon while it is going... > > > > I would suspect ram problems. Heat problems from my experience > > generally cause some errors before failing and freezing. Never > > seen a heat problem result in a reboot yet. > > > > The way to check for this is to swap the ram out, after checking > > heat using ssh, mbmon, and a `cd /usr/src/& make buildworld/& cd > > /usr/ports/math/atlas& make&`. This command series you will also > > use each time as it provides a very good method for taking a > > system down since I've seen problems where just one of those would > > not take it down before. > > > > If you still get it, continue swap out the power supply next. > > Possiblility of not liking extra stress from active hard drive. > > Had this a bit on one old P2 gateway at one time. > > > > If it is still there do the same with proc. By now we should be > > able to safely rule out heat, provided that the sensor is > > functioning properly. > > > > If it still goes down, it is the mother board getting flaky under > > heavy load. This can happen. I had a Abit NF7-S2 that happened > > with lately. Swapped it out and it went away. > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"