From owner-freebsd-current@FreeBSD.ORG Mon Nov 19 17:37:43 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65CAE16A41A for ; Mon, 19 Nov 2007 17:37:43 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 699DE13C4D5; Mon, 19 Nov 2007 17:37:42 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47406E2D.1020803@FreeBSD.org> Date: Sun, 18 Nov 2007 17:54:05 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Gregory Wright References: <098550E8-78BE-497D-BBB6-964A50059AF4@antiope.com> In-Reply-To: <098550E8-78BE-497D-BBB6-964A50059AF4@antiope.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Crash after trying powerd on FreeBSD 7.0BETA-2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 19 Nov 2007 17:37:43 -0000 Gregory Wright wrote: > Hi, > > I tried enabling powerd on FreeBSd 7.0BETA-2 by adding > > powerd_enable="YES" > > to /etc/rc.conf. The mobo is a Tyan 2882-D with a single Opteron > 270 HE processor (dual core), 2 GB RAM. AMD powernow was > enabled in the BIOS. > > Upon rebooting, the machine crashed. Rebooting indicated > file system corruption and I was not able to successfully reboot > again. (When I tried to reboot in safe mode, I got a kernel > panic for a page fault in kernel mode.) I have reinstalled the > OS and the machine seems to work again. > > Is this a variant of a known issue or something new? Something new, maybe. Kris