From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 10:14:27 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E9A16A41F for ; Tue, 20 Sep 2005 10:14:27 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE45543D48 for ; Tue, 20 Sep 2005 10:14:26 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1EHf8q-0000ES-00; Tue, 20 Sep 2005 12:14:24 +0200 Date: Tue, 20 Sep 2005 12:14:24 +0200 To: Emanuel Strobl Message-ID: <20050920101424.GA853@poupinou.org> References: <200509162117.17787@harrymail> <200509191744.19805@harrymail> <20050920085526.GA27982@poupinou.org> <200509201138.35925@harrymail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509201138.35925@harrymail> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-current@freebsd.org Subject: Re: powerd (cpufreq) problems 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: Tue, 20 Sep 2005 10:14:27 -0000 On Tue, Sep 20, 2005 at 11:38:26AM +0200, Emanuel Strobl wrote: > Am Dienstag, 20. September 2005 10:55 CEST schrieb Bruno Ducrot: > > On Mon, Sep 19, 2005 at 05:44:04PM +0200, Emanuel Strobl wrote: > > > Am Montag, 19. September 2005 17:40 CEST schrieb Bruno Ducrot: > > > > On Fri, Sep 16, 2005 at 09:17:06PM +0200, Emanuel Strobl wrote: > > > > > Hello, > > > > > > > > > > I noticed that whenever my notebook (VAIO SRX41p, BETA4) crashed, > > > > > powerd prints the following error after reboot: > > > > > acpi_perf0: Px transition to 500 failed > > > > > acpi_perf0: set freq failed, err 6 > > > > > > > > > > I can't solve that state, no shutdown/reboot will fix it. _But_, > > > > > if I boot XP and reboot everything is fine again. > > > > > > > > > > I don't have problems if I do a clean shutdown and reboot FreeBSD. > > > > > There seems to be something in an invalid state while powerd is > > > > > running which powerd corrects at exit. > > > > > > > > > > Can I provide any useful info to get this fixed? I'm not planning > > > > > to leave XP on that machine just because I need it to "reset" > > > > > cpufreq related stuff ;) > > > > > > > > Is this one with a PIII mobile and a PIIX4 southbridge? > > > > > > It's a PIII LV mobile and i815, I think ICH is not PIIX4... > > > > What about ichss then? > > Hmm, how do I "try without acpi_perf and ichss instead"? > I know these words only from the cpufreq man page which isn't really useful > for me since I'm no C coder. > Try to boot with hint.acpi_perf.0.disabled="1" and with cpufreq_load="YES" in your loader.conf (the later if cpufreq is not compiled in-kernel) -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.