From owner-freebsd-questions@FreeBSD.ORG Tue May 4 15:35:05 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 3528D16A4CE for ; Tue, 4 May 2004 15:35:05 -0700 (PDT) Received: from mxsf16.cluster1.charter.net (mxsf16.cluster1.charter.net [209.225.28.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F8F43D45 for ; Tue, 4 May 2004 15:35:04 -0700 (PDT) (envelope-from jose.lima@charter.net) Received: from [192.168.1.4] (68.116.251.62.ts46v-01.dntn.tx.charter.com [68.116.251.62] (may be forged))i44MKl5T027145; Tue, 4 May 2004 18:20:47 -0400 (EDT) From: Jose Lima To: rseals@vdsi.net In-Reply-To: <1083702756.2044.7.camel@localhost.localdomain> References: <20040504201003.GF845@patrick.okcupid.com> <1083702756.2044.7.camel@localhost.localdomain> Content-Type: text/plain Message-Id: <1083684039.1057.4.camel@fusil> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 04 May 2004 15:20:39 +0000 Content-Transfer-Encoding: 7bit cc: Patrick Crosby cc: freebsd-questions@freebsd.org Subject: Re: athlon-mp daily hang 5.2.1 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, 04 May 2004 22:35:05 -0000 Check out this PowerNow! patch/module, http://demira.shopkeeper.de/~sascha/nx9005/ Its supposed to automatically set processor voltage depending on the hw.powernow.state set in the kernel. I havent got it to work automatically but I can manually set it to state 2 or 3 and the tempeture and fan noise drop down dramatically. Note that you do sacrifice speed for heat and noise. To me this is not an issue, my XP 1600 is still fast running at 1ghz for my needs. I just got started programming so I cant help out :), yet... maybe some of our smart delevopers will look into it further. Jose Lima On Tue, 2004-05-04 at 20:32, Ray Seals wrote: > I have the same problem with my laptop. I'm running an AthlonXP-M. My > problem is due to overheating. The machine hangs for 30 seconds and > then runs for about 30 minutes and then hangs again. Then it powers > itself off. > > Ray > > On Tue, 2004-05-04 at 15:10, Patrick Crosby wrote: > > Just about every day, my FreeBSD system hangs. I set up > > dumpdev/dumpdir, but I never get anything in /var/crashes. I'm not > > sure what to do to debug the problem. It usually happens during a > > 'gmake -j4...', but has happened at other times as well. > > > > What can I do to get more information about what is causing the hang? > > > > I have the following in rc.conf to try to get a kernel crash dump: > > > > dumpdev="/dev/ad0s1b" > > dumpdir="/var/crash" > > > > And I'm running a kernel with debug symbols. I'm running FreeBSD > > 5.2.1-RELEASE-p5 with 2 athlon mp processors, using the GENERIC kernel > > config file (except I commented out INET6 so that firefox will resolve > > domains in a timely fashion): > > > > ACPI APIC Table: > > Timecounter "i8254" frequency 1193182 Hz quality 0 > > CPU: AMD Athlon(tm) MP 2600+ (2000.08-MHz 686-class CPU) > > Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 > > Features=0x383fbff > > AMD Features=0xc0480000 > > real memory = 1073217536 (1023 MB) > > avail memory = 1033003008 (985 MB) > > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > > cpu0 (BSP): APIC ID: 1 > > cpu1 (AP): APIC ID: 0 > > ioapic0 irqs 0-23 on motherboard > > > > Thanks. > > > > Patrick > > _______________________________________________ > > 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"