From owner-freebsd-current@FreeBSD.ORG Thu Feb 17 20:26:04 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 8877316A4CE for ; Thu, 17 Feb 2005 20:26:04 +0000 (GMT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.124.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F55443D45 for ; Thu, 17 Feb 2005 20:26:04 +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 6C0923BD10 for ; Thu, 17 Feb 2005 15:26:03 -0500 (EST) Message-ID: <4214FE03.8060302@criticalmagic.com> Date: Thu, 17 Feb 2005 15:26:43 -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: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Thu, 17 Feb 2005 20:26:04 -0000 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. Richard Coleman rcoleman@criticalmagic.com