From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 10:32:46 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 D52C816A41F for ; Tue, 20 Sep 2005 10:32:46 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 431F143D48 for ; Tue, 20 Sep 2005 10:32:42 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 20 Sep 2005 10:32:41 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp007) with SMTP; 20 Sep 2005 12:32:41 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Tue, 20 Sep 2005 12:32:24 +0200 User-Agent: KMail/1.8.1 References: <200509162117.17787@harrymail> <200509201138.35925@harrymail> <20050920101424.GA853@poupinou.org> In-Reply-To: <20050920101424.GA853@poupinou.org> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2066085.1W8l2Y0hX6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509201232.32501@harrymail> X-Y-GMX-Trusted: 0 Cc: 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:32:47 -0000 --nextPart2066085.1W8l2Y0hX6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Dienstag, 20. September 2005 12:14 CEST schrieb Bruno Ducrot: [...] > > 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=3D"1" Heureka!=20 Now I suddenly have dev.ichss :) : dev.ichss.0.%desc: SpeedStep ICH dev.ichss.0.%driver: ichss dev.ichss.0.%parent: cpu0 dev.ichss.0.freq_settings: 794/-1 496/-1 dev.cpu changed also a bit but most importatnt: The error has gone and I=20 see the CPU changing frequency :) ev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=3D\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=3Dnone _UID=3D0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 62 dev.cpu.0.freq_levels: 794/-1 694/-1 595/-1 496/-1 434/-1 372/-1 310/-1=20 248/-1 186/-1 124/-1 62/-1 Some questions left: Does cpufreq check for different drivers and attach=20 the next best which seems to fit? Does the acpi_perf/ichss driver also adjust the core voltage according to=20 the frequency? Thanks a lot, now I need someone to help me with my S3 suspend death ;) =2DHarry > and with > cpufreq_load=3D"YES" > in your loader.conf (the later if cpufreq is not compiled in-kernel) --nextPart2066085.1W8l2Y0hX6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDL+VABylq0S4AzzwRAsBHAKCHRMUU7mmvIZ30v3IUCbW5Az2gWQCggGfv QRDvCI1XT6ByyHAG2BgEXh8= =WMsz -----END PGP SIGNATURE----- --nextPart2066085.1W8l2Y0hX6--