From owner-freebsd-questions@FreeBSD.ORG Wed Apr 11 16:27:01 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 6DE3316A400 for ; Wed, 11 Apr 2007 16:27:01 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD0013C48A for ; Wed, 11 Apr 2007 16:27:00 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from archangel.daleco.biz ([69.27.149.254]) by ezekiel.daleco.biz (8.13.8/8.13.1) with ESMTP id l3BGQPrB054266; Wed, 11 Apr 2007 11:26:26 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <461D0C2C.1030004@daleco.biz> Date: Wed, 11 Apr 2007 11:26:20 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2pre) Gecko/20070221 SeaMonkey/1.1 MIME-Version: 1.0 To: Beni References: <200704111636.24788.beni@brinckman.info> In-Reply-To: <200704111636.24788.beni@brinckman.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: sysctl invalid argument 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: Wed, 11 Apr 2007 16:27:01 -0000 Beni wrote: > Hi list, > > When reading through my dmesg, I found this sysctl error/message : sysctl : > hw.acpi.cpu.cx_lowest : Invalid argument. Now there is no mention what so > ever of that option in my /etc/sysctl.conf, so I didn't set it to C1 or > anything else that seems to be invalid. So my question is : why (and where) > is it set 2 times and why is it the second time with an invalid argument ? > Neither the C1 nor the invalid argument seems to be doing any harm to the > (good) workings of the system... > Check /etc/defaults/rc.conf. HTH, Kevin Kinsey -- Few things are harder to put up with than the annoyance of a good example. -- Mark Twain