From owner-freebsd-current@FreeBSD.ORG Fri Feb 18 15:49:14 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B6F616A4D2 for ; Fri, 18 Feb 2005 15:49:14 +0000 (GMT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.124.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4E8E43D5A for ; Fri, 18 Feb 2005 15:49:13 +0000 (GMT) (envelope-from rcoleman@criticalmagic.com) Received: from [10.40.30.75] (delta.ciphertrust.com [216.235.158.34]) by saturn.criticalmagic.com (Postfix) with ESMTP id 1F5D83BD10; Fri, 18 Feb 2005 10:49:13 -0500 (EST) Message-ID: <42160EA0.6020207@criticalmagic.com> Date: Fri, 18 Feb 2005 10:49:52 -0500 From: Richard Coleman Organization: Critical Magic User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremie Le Hen References: <4214FE03.8060302@criticalmagic.com> <20050218080420.GR82324@obiwan.tataz.chchile.org> In-Reply-To: <20050218080420.GR82324@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: sysctl error message (unknown oid) on boot from CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 15:49:14 -0000 Jeremie Le Hen wrote: > Hi Richard, > > >>Today, I rebuilt the world on a freshly checked out copy of -CURRENT on >>my laptop (Dell Inspiron 4100). When I booted up, the following error >>message was echoed twice: >> >> sysctl: unknown oid 'dev.cpu.0.freq_levels' >> >>The only differences between my kernel config and GENERIC is that I have >>commented out I486_CPU, I586_CPU, WITNESS, INVARIANTS, and SMP. > > > I think you missed the 20050206 entry in src/UPDATING :-). I looked at the entry. But I'm not using any entries for freq_level in rc.conf or sysctl.conf. And I've run mergemaster, so my defaults should all be up to date. If there is something else I need to do, it is not clear from the UPDATING entry. Richard Coleman rcoleman@criticalmagic.com