From owner-freebsd-questions@FreeBSD.ORG Thu Mar 27 20:46:01 2008 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 E1B9B106564A for ; Thu, 27 Mar 2008 20:46:01 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 9EDE98FC22 for ; Thu, 27 Mar 2008 20:46:01 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so6658897pyb.10 for ; Thu, 27 Mar 2008 13:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=ZAoSb1oPSAhmJO0P8jNHwjqsLZx7MoV479hrIgvWrAY=; b=gbA4h5YeNmokuXpPizdIBA8vAqbhThMa2c9bJW+8YgKRh8BST5s1SmLNfjZkgaxnqMASkVTvPgjOuTHjbEv2y5h5eTKvrGgNg3ntYC+oIQX1DBUAVuwP6fO0Y5lZvWFSaLk3DYvU2JIiOfnLResVG4sK/EIveSuIcfRTtR2aoAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=r+P5tBQM3V2NX9f2n6qixrH/kVJY64KAGeHV7RWHd0C5eA0V4Q/cDiNfzwOwSttF3L4Jr6aDgsQfsQN6vmiT2MjlQoARSCHn6NZ1GdrD80vP69ebdcJDUTXL8Mi54fjPbnbUvdUclUseFpZmB6fBpDfE7PVVxpA3ICvZFW6jyRk= Received: by 10.35.48.11 with SMTP id a11mr3437875pyk.63.1206650760539; Thu, 27 Mar 2008 13:46:00 -0700 (PDT) Received: by 10.35.29.19 with HTTP; Thu, 27 Mar 2008 13:46:00 -0700 (PDT) Message-ID: <28283d910803271346h7c701708r1e43a7b2c427ed76@mail.gmail.com> Date: Thu, 27 Mar 2008 16:46:00 -0400 From: "matt donovan" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Just in case someone comes across this problem about acpi_tz0 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: Thu, 27 Mar 2008 20:46:02 -0000 To get rid of the flooding of the messages if your computer does not have sensors in it like mine does. You need to add hw.acpi.thermal.polling=1800 to /etc/sysctl.conf and you'll only see messages every few minutes not right after each other.