From owner-freebsd-current@FreeBSD.ORG Thu Sep 8 16:19:44 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 E9D4D16A41F for ; Thu, 8 Sep 2005 16:19:44 +0000 (GMT) (envelope-from antitoch@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8802043D46 for ; Thu, 8 Sep 2005 16:19:44 +0000 (GMT) (envelope-from antitoch@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so1606140wxd for ; Thu, 08 Sep 2005 09:19:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HKd2xRKMeSugVeTedGW7XU5BlhFwHL+1fPi86MWAf97O00eWWQVGQT9g1PHfgnW8iVpz8dvEpXDAPD3EPDvQgRmZOWG4uFWUyhS00NWDGuYegBI2HkLEjAfBtmn3scxBUZ7D8OV8o4NRnJFysbJiXpni8YFUaJydupMqVWYfJmI= Received: by 10.70.31.18 with SMTP id e18mr54924wxe; Thu, 08 Sep 2005 09:19:43 -0700 (PDT) Received: by 10.70.76.1 with HTTP; Thu, 8 Sep 2005 09:19:43 -0700 (PDT) Message-ID: <287c9df30509080919479754dd@mail.gmail.com> Date: Thu, 8 Sep 2005 12:19:43 -0400 From: William Lam To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: cpufreq & Pentium III-M X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: antitoch@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:19:45 -0000 Hi, I'm having some problems with cpu throttling on my Portege 2010 on -current. On or off AC the CPU is always at maximum clockrate. dev.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: 866 dev.cpu.0.freq_levels: 866/22000 400/9800 Trying to set dev.cpu.0.freq to 400 only displays this on the console: acpi_perf0: Px transition to 400 failed acpi_perf0: set freq failed, err 6 Disabling acpi_perf with hint.acpi_perf.0.disabled=3D1 dosn't have any effe= ct.