From owner-freebsd-stable@FreeBSD.ORG Tue Jan 30 17:46:55 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D690F16A401 for ; Tue, 30 Jan 2007 17:46:55 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6ADDC13C4A3 for ; Tue, 30 Jan 2007 17:46:55 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so267744nfc for ; Tue, 30 Jan 2007 09:46:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=TQflGndA/HNxTtz4uXNUKQIU1a1z0SUIfW+suvgzsywrcIxrvs3JXwRWcl9N+AMh+JEZqnEYAZfurXAvyC+yA1VW5j1fn609dTzzXuxQjXaJ6tMtfciYD/ha4u7bdNKCsExRnJKzI24pA/fEhUUyh/iNu6fNZz5EhkpWFDlS/KI= Received: by 10.49.13.14 with SMTP id q14mr1131063nfi.1170179211107; Tue, 30 Jan 2007 09:46:51 -0800 (PST) Received: from ?10.0.0.5? ( [85.83.123.144]) by mx.google.com with ESMTP id z40sm8888840ugc.2007.01.30.09.46.50; Tue, 30 Jan 2007 09:46:50 -0800 (PST) Message-ID: <45BF8481.4000500@gmail.com> Date: Tue, 30 Jan 2007 18:46:41 +0100 From: Lars Stokholm User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: Zoran Kolic References: <20070129065623.B237C16A4D7@hub.freebsd.org> <20070129142720.GA904@mycenae.net> <45BF0C51.1020407@gmail.com> <20070130142530.GA858@faust.net> In-Reply-To: <20070130142530.GA858@faust.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: rd.d/power_profile: dev.cpu.0.cz_supported doesn't exist X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jan 2007 17:46:55 -0000 Zoran Kolic wrote: >> I have now, still: >> hw.acpi.cpu.cx_lowest: C1 >> sysctl: hw.acpi.cpu.cx_lowest: Invalid argument > > Would you remind me of your hardware data? What cpu, > what mobo? It works on my 64-bit system I'm writing this > mail. Intel P4 3.00 GHz, MSI MS-7012. It's a Medion 8080XL computer. I've downgraded to 6.2-RELEASE and the problem disappeared. When I upgraded, the problem was back. I've looked at the list of files changed since RELEASE, but I don't see how any of the changes in sysctl.c should cause this. I know little about the source tree, but none of the other files changed ring a bell. And noone else seem to be having this problem. It's a little frustrating. Could I check-out STABLE at various dates, build world and kernel, install and boot, until I get the error? Is it possible? That way I would at least know the date of the guilty commit.