From: Dave Jones <davej@redhat.com>
To: petr@konecny.cc
Cc: davej@codemonkey.org.uk, cpufreq@www.linux.org.uk
Subject: Re: longhaul in 2.6.9 hangs VIA EPIA MII12000 when switching frequencies
Date: Mon, 6 Dec 2004 11:24:52 -0500 [thread overview]
Message-ID: <20041206162452.GA14746@redhat.com> (raw)
In-Reply-To: <e256efa404120516422cb37625@mail.gmail.com>
On Sun, Dec 05, 2004 at 04:42:54PM -0800, Petr Konecny wrote:
> 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 ?
Yup, I've managed to repeat this on my own Nehemiah too.
(For me, if I don't disable 'cpuspeed', the box dies within 5 minutes
of use). The bad news is, I've no idea what the problem is right now :-/
I'll keep poking at it. It might be worth trying older versions of
the longhaul.c from earlier kernels and seeing if it ever worked properly.
A few months ago, I had a handful of bug reports from users of older C3s,
but my Nehemiah worked fine iirc. As time has gone on, it seems more
and more people have found it to be broken. Either the number of people
using longhaul.c has increased over time, or the quality of the driver
has got worse and worse..
Dave
next prev parent reply other threads:[~2004-12-06 16:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=20041206162452.GA14746@redhat.com \
--to=davej@redhat.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 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.