From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 16:54:33 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 7623516A473 for ; Mon, 12 Nov 2007 16:54:33 +0000 (UTC) (envelope-from gwright@antiope.com) Received: from QMTA03.emeryville.ca.mail.comcast.net (qmta03.emeryville.ca.mail.comcast.net [76.96.30.32]) by mx1.freebsd.org (Postfix) with ESMTP id 5ECD413C4BB for ; Mon, 12 Nov 2007 16:54:33 +0000 (UTC) (envelope-from gwright@antiope.com) Received: from OMTA01.emeryville.ca.mail.comcast.net ([76.96.30.11]) by QMTA03.emeryville.ca.mail.comcast.net with smtp id BoVi1Y00A0EPcho010Lj00; Mon, 12 Nov 2007 16:54:21 +0000 Received: from [192.168.2.42] ([72.88.201.27]) by OMTA01.emeryville.ca.mail.comcast.net with comcast id BsuL1Y00Y0byEVU0000000; Mon, 12 Nov 2007 16:54:21 +0000 X-Authority-Analysis: v=1.0 c=1 a=af9TxOCv0iFInQMOZu0A:9 a=bps_uzhcBtOMeHMgsGtOcb6JxkAA:4 a=50e4U0PicR4A:10 Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <098550E8-78BE-497D-BBB6-964A50059AF4@antiope.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-current@freebsd.org From: Gregory Wright Date: Mon, 12 Nov 2007 11:54:12 -0500 X-Mailer: Apple Mail (2.752.2) Subject: 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, 12 Nov 2007 16:54:33 -0000 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? BR, Greg