From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 10:30:24 2010 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 181E41065673 for ; Fri, 27 Aug 2010 10:30:24 +0000 (UTC) (envelope-from msurdi@tuenti.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A7F918FC14 for ; Fri, 27 Aug 2010 10:30:23 +0000 (UTC) Received: by wyb33 with SMTP id 33so3891239wyb.13 for ; Fri, 27 Aug 2010 03:30:22 -0700 (PDT) Received: by 10.216.50.73 with SMTP id y51mr610925web.85.1282903341496; Fri, 27 Aug 2010 03:02:21 -0700 (PDT) Received: from msurdi-laptop2.tuenti.local ([62.97.71.6]) by mx.google.com with ESMTPS id u11sm2323494weq.7.2010.08.27.03.02.20 (version=SSLv3 cipher=RC4-MD5); Fri, 27 Aug 2010 03:02:20 -0700 (PDT) Message-ID: <4C778D2A.7090405@gmail.com> Date: Fri, 27 Aug 2010 12:02:18 +0200 From: Matias User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 Newsgroups: gmane.os.freebsd.questions To: Isamu Onoda References: <20100826172000.GA46981@slackbox.erewhon.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Roland Smith , freebsd-questions@freebsd.org Subject: Re: fan control 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: Fri, 27 Aug 2010 10:30:24 -0000 El 27/08/10 05:38, Isamu Onoda escribió: > Hi, Matias > > Maybe you already found the solution but I hope information below will > helps you a little: > http://forums.freebsd.org/showthread.php?t=4217 > http://lists.freebsd.org/pipermail/freebsd-mobile/2004-November/005310.html > > Also try looking into BIOS setting just like Roland suggested. > > Sincerely, > Isamu Onoda > > -- > Isamu Onoda > mail: onoda11@gmail.com > TEL: 080-3757-6465 > IMPERARE SIBI MAXIMVM IMPERIVM EST > > > > > 2010/8/27 Roland Smith: >> On Thu, Aug 26, 2010 at 10:56:57AM +0200, Matias wrote: >>> Hi, >>> >>> I've just bought a Giada i20 mini-pc for my home server. I've managed to >>> slow down the cpu speed with powerd, but the fan keeps running at a >>> (what seems to me) too high speed. >> >>> Do you know if there is anything I can do on freebsd to reduce its >>> speed/noise? >> >> Are there any sysctls for the fan? Try 'sysctl -a|grep fan' >> Also check in the BIOS if there are relevant settings. >> >>> p/d: The hardware is this: >>> http://www.giadatech.com/chanpinzhongxin/minipc/slim%20series/2010-01-19/17.html >> >> Looks nice for a desktop as well. >> >> Roland >> -- >> R.F.Smith http://www.xs4all.nl/~rsmith/ >> [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] >> pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) >> > _______________________________________________ > 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" > Thanks for replying! I've tried everything you mention here with no success: The BIOS is pretty basic, just allows to select boot order, set the date, and not much more than that. No sysctls also. I guess that my only option to check if the hardware has the feature will be to get windows on it and see what happens. If it works, then I will keep investigating further, if not, then maybe it is impossible to stop it (without using brute force, of course :-) ) Thanks for your help!