From owner-freebsd-acpi@FreeBSD.ORG Fri Jul 27 15:31:55 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3A9416A420 for ; Fri, 27 Jul 2007 15:31:55 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 6E97E13C459 for ; Fri, 27 Jul 2007 15:31:55 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 38516 invoked from network); 27 Jul 2007 15:31:55 -0000 Received: from ppp-71-139-42-13.dsl.snfc21.pacbell.net (HELO ?10.0.5.18?) (nate-mail@71.139.42.13) by root.org with ESMTPA; 27 Jul 2007 15:31:55 -0000 Message-ID: <46AA0FEB.2070001@root.org> Date: Fri, 27 Jul 2007 08:31:55 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.4 (X11/20070617) MIME-Version: 1.0 To: JoaoBR References: <200707271109.51334.joao@matik.com.br> In-Reply-To: <200707271109.51334.joao@matik.com.br> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: powerd freeze with amd 5000 X2 but not with lower cpus X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2007 15:31:55 -0000 JoaoBR wrote: > Hi > when I enable powerd with default flags (and any other also) the computer > freezes some seconds after powerd is started. It does not reach login. > Nothing in the logs. This is with amd 5000 X2 Am2 > > When i stick into the same computer a 4600 or 4200 it runs fine and smooth. > > I thought it is MB related and did the same and again the 5000 cpu freeze, the > smaller ones not. > > Any idea what I should do? > > I use releng_6 amd and i386 same story and cpufreq and acpi is compiled. Disable powerd again and boot normally. Try changing the frequency with "sysctl dev.cpu", etc. and see if any of the levels freeze for you. You can boot single user if you want to avoid the fsck. -Nate