From owner-freebsd-questions@FreeBSD.ORG Mon May 21 22:23:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8597016A41F for ; Mon, 21 May 2007 22:23:14 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from p28.ich-19.com (fa.ea.5646.static.theplanet.com [70.86.234.250]) by mx1.freebsd.org (Postfix) with ESMTP id 646EF13C487 for ; Mon, 21 May 2007 22:23:14 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from [89.122.159.160] (helo=Unknown-00-16-36-ae-62-05.lan) by p28.ich-19.com with esmtpa (Exim 4.63) (envelope-from ) id 1HqGHW-0005kh-Gv; Mon, 21 May 2007 17:23:10 -0500 Date: Tue, 22 May 2007 01:23:02 +0300 From: Ghirai X-Mailer: The Bat! (v3.99.3) Professional X-Priority: 3 (Normal) Message-ID: <432398095.20070522012302@ghirai.com> To: Roland Smith , freebsd-questions@freebsd.org In-Reply-To: <20070521221210.GA99691@slackbox.xs4all.nl> References: <634772431.20070521215222@ghirai.com> <20070521200813.GB95817@slackbox.xs4all.nl> <1897036871.20070522005608@ghirai.com> <20070521221210.GA99691@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - p28.ich-19.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ghirai.com Cc: Subject: Re[2]: notebook cpu throttling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ghirai List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2007 22:23:14 -0000 Hello Roland, Tuesday, May 22, 2007, 1:12:10 AM, you wrote: > On Tue, May 22, 2007 at 12:56:08AM +0300, Ghirai wrote: >> >> Hello list, >> >> >> >> I'm running 6.2-RELEASE, SMP, on a >> >> Fujitsu-Siemens Amilo Pro v3205 (Core Duo). >> >> >> >> Everything works fine, except the cpu throttling, >> >> which makes the fan start quite often. >> >> >> >> Is there any way to fix this? >> >> > You need to do three things (as root); >> >> > 1) Load the cpufreq module 'kldload cpufreq'. >> > 2) Put 'powerd_enable="YES"' in your /etc/rc.conf >> > 2) Start powerd: '/etc/rc.d/powerd start' >> >> > Roland >> >> Thanks for the hint. >> >> I did that, but now xorg constantly uses 20-30% CPU. > That's a lot. Are you doing anything to make it work hard? Such a > constantly high CPU usage is not normal, IMHO. Unless you're doing > something wacky like running xearth or xlock on your root window. > You can try to renice(8) the X server. That might make it less jerky. > Roland No, i'm not doing anything at all. KDE loads up, and after about 10 seconds (of me doing nothing), xorg starts to use CPU, without any reason (and no HD activity). I tried it a couple of times, every time the same. I renice-ed it, no use. Are there any alternatives to powerd? Also checked logs, nothing at all. Oh, and thanks for your time :) -- Best regards, Ghirai.