From owner-freebsd-questions@FreeBSD.ORG Sun May 24 17:29:51 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F66C5AF for ; Sun, 24 May 2015 17:29:51 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D7BA1BA2 for ; Sun, 24 May 2015 17:29:50 +0000 (UTC) Received: from [192.168.0.143] ([95.91.226.162]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MDE6y-1YvWSv2vgy-00Gafs; Sun, 24 May 2015 19:29:41 +0200 Message-ID: <55620A84.1090607@gmx.de> Date: Sun, 24 May 2015 19:29:40 +0200 From: "lokadamus@gmx.de" User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Nikos Vassiliadis , "freebsd-questions@freebsd.org Questions" Subject: Re: CPU frequency doesn't drop below 1200MHz (like it used to) References: <555C71C8.4080007@gmx.com> In-Reply-To: <555C71C8.4080007@gmx.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:/VTQQqzrb63AXOVTy1rhWGHXin53RdJadwAs73ZQD67DkGfGR4N PWUH//BPjYtPw8/XHXsoQoeCPC/mAFy5ekeldLwqhqANa0CfY241/1fu40yDc7gJ7qenRfy raPtuM2E4myra+YR+LMF61JQhBoSRyv2O/6ZuN16L62LcSIRcLjeZdqomTX0+h3KcCYu7tA Fsk9bou5Qp8Myo/IiP/jg== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2015 17:29:51 -0000 On 05/20/15 13:36, Nikos Vassiliadis wrote: > Hi, > > I just noticed that my CPU's frequency doesn't support dropping > below 1200MHz. It used to be able to go down to 150MHz, if I am > not mistaken. I'd like it to go down to 600MHz via powerd, like > it used to go. This is a month's old 10-STABLE. > >> [nik@moby ~]$ sysctl dev.cpu.0.freq_levels >> dev.cpu.0.freq_levels: 2400/35000 2300/32872 2200/31127 2100/29417 >> 2000/27740 1900/26096 1800/24490 1700/22588 1600/21045 1500/19534 >> 1400/18055 1300/16611 1200/15194 > > Thanks in advance for any ideas, > Nikos > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > That's ok. Your lowest possible speed is: 1200/15194 So 1200MHz is ok. Greetings