cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
* longhaul in 2.6.9 hangs VIA EPIA MII12000 when switching frequencies
@ 2004-12-06  0:42 Petr Konecny
  2004-12-06 16:24 ` Dave Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Petr Konecny @ 2004-12-06  0:42 UTC (permalink / raw)
  To: cpufreq; +Cc: davej

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-08  5:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06  0:42 longhaul in 2.6.9 hangs VIA EPIA MII12000 when switching frequencies Petr Konecny
2004-12-06 16:24 ` Dave Jones
2004-12-08  5:44   ` try compiling with CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI enabled Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox