Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2007 19:26:00 +0100
From:      Lars Stokholm <lars.stokholm@gmail.com>
To:        rsmith@xs4all.nl
Cc:        freebsd-stable@freebsd.org
Subject:   Re: rd.d/power_profile: dev.cpu.0.cx_supported doesn't exist
Message-ID:  <45BCEAB8.60602@gmail.com>
In-Reply-To: <45BCE61B.5050700@gmail.com>
References:  <45BC1AF1.8070208@gmail.com> <20070128102805.GA26802@slackbox.xs4all.nl> <45BC85A0.1000809@gmail.com> <20070128115802.GA87910@slackbox.xs4all.nl> <45BCC724.2080604@gmail.com> <20070128172452.GA97123@slackbox.xs4all.nl> <45BCE61B.5050700@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Lars Stokholm wrote:
> Roland Smith wrote:
>> On Sun, Jan 28, 2007 at 04:54:12PM +0100, Lars Stokholm wrote:
>>> Whoops. I'm using 1.7.2.2, but it's the same:
>>> http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/rc.d/power_profile.diff?f=h&r1=text&tr1=1.7.2.1&r2=text&tr2=1.7.2.2 
>>
>> Looks like this is related to the following CVS commit:
>> http://lists.freebsd.org/pipermail/cvs-src/2007-January/073402.html
>> It looks like these changes are being MFC'd, but maybe your last 
>> update hasn't
>> yet caught all the updated files. Check the files mentioned in the
>> above commit in RELENG_6. Maybe a renewed csup followed by a
>> world/kernel build will solve the problem.
> 
> Judging from the files updated since the last time, I don't think so:

Damnit, I seem to be making one mistake after another, with no end to 
it. I'm truely sorry for wasting your time. Let's step back to where I 
started; dev.cpu.0.cx_supported *does* exist:

# sysctl dev.cpu.0.cx_supported
dev.cpu.0.cx_supported: C1/0

And here's the problem; this is what I get when I fire up FreeBSD:

...
Starting ums0 moused:.
hw.acpi.cpu.cx_lowest: C1
sysctl: hw.acpi.cpu.cx_lowest: Invalid argument
Mounting NFS file systems:.
...

Taking the power_profile into account, I guess it comes something 
similar to:

# sysctl hw.acpi.cpu.cx_lowest=C1/0
hw.acpi.cpu.cx_lowest: C1
sysctl: hw.acpi.cpu.cx_lowest: Invalid argument

So, finally, the question now is why I get the "invalid argument".



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45BCEAB8.60602>