From: Andreas Eriksson <andreas@tpwch.com>
To: linux-kernel@vger.kernel.org
Subject: can't enable cpufreq ondemand governor
Date: Fri, 3 Feb 2006 19:49:10 +0100 [thread overview]
Message-ID: <79052f10602031049m4dfdab3cyce643db486483b70@mail.gmail.com> (raw)
In-Reply-To: <79052f10602031042p9c5a3d9xf3934a2f0a3073bf@mail.gmail.com>
The kernels I have tried it with are 2.6.15-1-686 and 2.6.15-ck3 and
2.6.15 vanilla, and this happens with all of those.
When I try to enable the ondemand or the conservative governors it
gives an error message:
# pwd
/sys/devices/system/cpu/cpu0/cpufreq
# cat scaling_available_governors
userspace conservative ondemand performance
# echo performance > scaling_governor
# echo userspace > scaling_governor
# echo ondemand > scaling_governor
bash: echo: write error: invalid argument
# echo conservative > scaling_governor
bash: echo: write error: invalid argument
# cat scaling_governor
userspace
Here is some info about my system, tell me if you need more:
IBM Thinkpad R40 Laptop
Debian Sid updated yesterday
Pentium 4 2ghz
# lsmod | grep cpu
cpufreq_userspace 4216 1
cpufreq_conservative 6692 0
cpufreq_ondemand 5820 0
# lsmod | grep speed
speedstep_ich 4844 0
speedstep_lib 3972 1 speedstep_ich
freq_table 4164 1 speedstep_ich
Using powernowd with the userspace governor works fine.
Please cc any replies to me since I'm not subscribed to the list.
--
Andreas Eriksson (TPC)
next parent reply other threads:[~2006-02-03 18:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <79052f10602031042p9c5a3d9xf3934a2f0a3073bf@mail.gmail.com>
2006-02-03 18:49 ` Andreas Eriksson [this message]
2006-02-03 20:13 ` Mattia Dongili
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=79052f10602031049m4dfdab3cyce643db486483b70@mail.gmail.com \
--to=andreas@tpwch.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®