From owner-freebsd-questions@FreeBSD.ORG Sat Jun 28 05:18:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED1A5106567A for ; Sat, 28 Jun 2008 05:18:36 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 86E2A8FC0A for ; Sat, 28 Jun 2008 05:18:36 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:64070 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KCSpX-0000Xj-8l for freebsd-questions@freebsd.org; Sat, 28 Jun 2008 07:18:35 +0200 Received: (qmail 34442 invoked from network); 28 Jun 2008 07:18:32 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 28 Jun 2008 07:18:32 +0200 Received: (qmail 79380 invoked by uid 1001); 28 Jun 2008 07:18:32 +0200 Date: Sat, 28 Jun 2008 07:18:32 +0200 From: Erik Trulsson To: Fernando =?iso-8859-1?Q?Apestegu=EDa?= Message-ID: <20080628051832.GA79347@owl.midgard.homeip.net> References: <1bd550a00806271550q2c2d8ec5pb2171352549091fc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <1bd550a00806271550q2c2d8ec5pb2171352549091fc@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1KCSpX-0000Xj-8l. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1KCSpX-0000Xj-8l 605c28fa6f0fd5f2c34fc75700b19b07 Cc: FreeBSD Mailing List Subject: Re: Cpufreq powernow K8 question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2008 05:18:37 -0000 On Sat, Jun 28, 2008 at 12:50:35AM +0200, Fernando Apestegu=EDa wrote: > Hi all, >=20 > I am using FreeBSD 7 RELEASE for AMD64. I have the powernow k8 driver > through cpufreq. I am able to change the frequency from 800 MHz to > 1600 MHz and vice-versa. > However, I miss the on-demand feature I had with Linux. >=20 > How can I configure it to make the driver change the frequency automatica= lly? Use powerd(8). (Put the line 'powerd_enable=3D"YES"' in /etc/rc.conf to start powerd(8) automatically at boot.) --=20 Erik Trulsson ertr1013@student.uu.se