cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Konecny <konecny@gmail.com>
To: cpufreq@www.linux.org.uk
Cc: davej@codemonkey.org.uk
Subject: longhaul in 2.6.9 hangs VIA EPIA MII12000 when switching frequencies
Date: Sun, 5 Dec 2004 16:42:54 -0800	[thread overview]
Message-ID: <e256efa404120516422cb37625@mail.gmail.com> (raw)

Hi,

the following script hangs my EPIA MII12000 within 5 seconds:
echo userspace >  /sys/devices/system/cpu/cpu0/scaling_governor
while true
do
   echo 532000 > /sys/devices/system/cpu/cpu0/cpufreq
   echo 1197000 >  /sys/devices/system/cpu/cpu0/cpufreq
done

When I run powernowd the system also crashes, usually when the
CPU/disk load changes often. Unfortunately this machine is headless so
I have no oops. Even netconsole is silent.

scaling_available_frequencies:
532000 1197000 598000 731000 798000 931000 1064000 665000 864000
997000 1130000 1197000

The motherboard has 1.2 GHz VIA Nehemiah CPU, cpu family 6, stepping 9. 
Loading longhaul prints:
longhaul: VIA C3 'Nehemiah C' [C5N] CPU detected.  Powersaver supported.

I can do more tests upon request. Would compiling with debugging
reveal any secrets ?
                                                           
Thanks, Petr

             reply	other threads:[~2004-12-06  0:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06  0:42 Petr Konecny [this message]
2004-12-06 16:24 ` longhaul in 2.6.9 hangs VIA EPIA MII12000 when switching frequencies Dave Jones
2004-12-08  5:44   ` try compiling with CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI enabled Len Brown

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=e256efa404120516422cb37625@mail.gmail.com \
    --to=konecny@gmail.com \
    --cc=cpufreq@www.linux.org.uk \
    --cc=davej@codemonkey.org.uk \
    --cc=petr@konecny.cc \
    /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