From owner-freebsd-questions@FreeBSD.ORG Thu Dec 27 19:53:31 2007 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 5266216A418 for ; Thu, 27 Dec 2007 19:53:31 +0000 (UTC) (envelope-from avatar4d@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 18B6E13C455 for ; Thu, 27 Dec 2007 19:53:30 +0000 (UTC) (envelope-from avatar4d@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so626185anc.13 for ; Thu, 27 Dec 2007 11:53:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=RAFupT+p/tigXCtbIoh+LYlwvOHJd9HvYvCet6HQd6U=; b=uw/B65Do8veWtVm4CNlsE3mKZoitCuskyA0LndloqyN6G30XXoi9BUtm024b7b/+VxY1eXy0wl0zMQZeiGWT6D8galZPJZJ1ADH9LmKLOaRFbUJTY/KCM1n3EUOm48uLlu4pQbefyEtAaQl3mzGDGQPiFT60JltsPRg0fMRGGHg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qMJEfMPbiOg+kIO3QCLo74W6jWVXvpH6UHrBdfCbDbLci1QdT5Jo+GSPGB0PAtVu+fdlk584lHnHJnY9JIQEYYHlvINprz793aTl/j0gopHyFD0xl93prxXeuCHRcP1s8D21dttulhErl4iQ+rYh3VbWfZLE7WJTBwJKLJEQ8u4= Received: by 10.100.205.9 with SMTP id c9mr17255493ang.17.1198783714422; Thu, 27 Dec 2007 11:28:34 -0800 (PST) Received: by 10.100.41.15 with HTTP; Thu, 27 Dec 2007 11:28:34 -0800 (PST) Message-ID: <17489c7a0712271128y22b31285vdc2a4827bc72a66@mail.gmail.com> Date: Thu, 27 Dec 2007 14:28:34 -0500 From: "Chad Gross" To: aJTiM In-Reply-To: <200712271320.09481.lumiwa@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200712271320.09481.lumiwa@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: sysctl... 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 Dec 2007 19:53:31 -0000 On Dec 27, 2007 2:20 PM, aJTiM wrote: > Hi! > > I am running FreeBSD 7 beta4. When I start a computer and os loading I got one > message which I don't know why and how could I save a "problem" if it is a > problem. Beta 4 works very good and I don't have problems. > > hw.acpi.cpu.cx_lowest: C1 > sysctl: hw.acpi.cpu.cx_lowest: Invalid argument > > Thanks in advance. > -- > It just doesn't seem right to go over the river and through the woods > to Grandmother's condo. > _______________________________________________ > 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" > I am not running 7.0, so I am just guessing, but I am assuming you changed that option in /etc/sysctl.conf (or possibly copied your /etc directory from an older machine to the 7.0 machine). That would be the why you are getting that message during boot. The reason the message is appearing at all is most likely because that is not a current sysctl variable/option. I would check the sysctl manuals for that. -- Chad M. Gross