All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Piel <Eric.Piel@tremplin-utc.net>
To: Alex Simonov <a_simonov@yahoo.com>
Cc: cpufreq@www.linux.org.uk
Subject: Re: Ondemand governor not working with kernel-2.6.12-12mdk
Date: Thu, 06 Oct 2005 16:58:08 +0200	[thread overview]
Message-ID: <43453B80.5060604@tremplin-utc.net> (raw)
In-Reply-To: <20051006125246.56683.qmail@web32704.mail.mud.yahoo.com>

10/06/2005 02:52 PM, Alex Simonov wrote/a écrit:
> Hello everybody,
> 
> Recently I installed Mandrake Linux with kernel
> 2.6.12 on my laptop, and noticed, that the
> ondemand governor is not working, only the
> powersave, and performance governors.
> 
> Anyone has an idea what could be the reason?
> Please tell me if you need any other info for
> better diagnosing the problem.
> 
> The System is:
> 
> HP Omnibook 510
> Pentium III CPU 1133 Mhz/440BX chipset.
> Cpufreq modules are compiled directly in the
> kernel.
Which driver does it use? Check it by doing:

cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver

My guess is that you use a driver which doesn't know the transition 
latency and therefore the ondemand governor doesn't want to take the 
job. The easiest workaround is to use any userspace program (like 
cpufreqd), they are not as shy as the ondemand governor...

The real way to fix it will be to find the correct transition latency of 
your processor and update the driver. (If the driver is speedstep-ich, 
I'm already working on it with Venki and I can send you a patch for trial)

Eric

  reply	other threads:[~2005-10-06 14:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-06 12:52 Ondemand governor not working with kernel-2.6.12-12mdk Alex Simonov
2005-10-06 14:58 ` Eric Piel [this message]
2005-10-06 18:13   ` Dave Jones
     [not found] <43455149.1090702@tremplin-utc.net>
2005-10-08 17:30 ` Alex Simonov
2005-10-10 21:24   ` Eric Piel

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=43453B80.5060604@tremplin-utc.net \
    --to=eric.piel@tremplin-utc.net \
    --cc=a_simonov@yahoo.com \
    --cc=cpufreq@www.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.