From owner-freebsd-questions@FreeBSD.ORG Sun Apr 19 03:23:01 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AD25106566C for ; Sun, 19 Apr 2009 03:23:01 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-qy0-f105.google.com (mail-qy0-f105.google.com [209.85.221.105]) by mx1.freebsd.org (Postfix) with ESMTP id 4643C8FC15 for ; Sun, 19 Apr 2009 03:23:01 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by qyk3 with SMTP id 3so40689qyk.3 for ; Sat, 18 Apr 2009 20:23:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=ArjRtrDfhnAV6G5nCD631Xzl9WfypgrSLwBQ8bZZTRA=; b=Xzxr4SFu4NJ4TYS5Rph3RUQfNEyC347n3rL9MNOoCJvxX4ADzeFHqa4ixDKb50+wHU YbexFqaRwCEuDT7zXfEKqletWJF3G46+WGdIewdNhrz/AxBlLVr085FFfyXu7Z/R01ul /By0eU3w7rtKauiBepY+PYvVw0VH546sorI38= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=n+7PeoSAX7k/Hb/anUJLDd0Xk7wZ/BPBINpPPlYUxY4mrrdKEjfe9OervgPWc+n41/ 3z7bDlkUSSjPfFlioOZA9vReDuqg7701BuwBFEIXAAEYHy4VbGjHjmi7rToiJNmjp33v BNA7KI+OwfB8zozCeFXEItM93RPaxvDFhfc60= MIME-Version: 1.0 Received: by 10.220.96.130 with SMTP id h2mr4472952vcn.21.1240111380470; Sat, 18 Apr 2009 20:23:00 -0700 (PDT) In-Reply-To: <1240103167.994.1.camel@localhost.localdomain> References: <1240103167.994.1.camel@localhost.localdomain> From: Tim Judd Date: Sat, 18 Apr 2009 21:22:45 -0600 Message-ID: To: Christopher Chambers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: Fan Speed 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: Sun, 19 Apr 2009 03:23:01 -0000 On Sat, Apr 18, 2009 at 7:06 PM, Christopher Chambers < cchamb0@interchange.ubc.ca> wrote: > Hi, > > My laptop runs a little hot. Is it possible to increase the default fan > speed? I'm running version 7.1 on an acer. > > - > Regards, > Chris Chambers > I'd try powerd first. enable it in rc.conf and run it. powerd_enable="YES" # /etc/rc.d/powerd start