On Mon, Jul 25, 2011 at 09:02:29PM +0800, [email protected] wrote:
> Package: linux-2.6
> Version: 3.0.0-1
>
> Seen at boot:
> Loading cpufreq kernel modules...FATAL: Error inserting powernow_k7
> (/lib/modules/3.0.0-1-486/kernel/drivers/cpufreq/powernow-k7.ko): No such
> device
Hi all,
I'm a bit busy these days but could anyone run /etc/init.d/loadcpufreq
with -x and attach the debug log generated?
i.e.:
$ sh -x /etc/init.d/loadcpufreq
These messages shouldn't really be harmful, what I suspect is that
setting the printk verbosity level in the script fails for some reason.
#stop the kernel printk'ing at all while we load.
PRINTK=$(cat /proc/sys/kernel/printk)
[ "$VERBOSE" = no ] && echo "1 1 1 1" > /proc/sys/kernel/printk
Unfortunately I don't have any machine running a stock debian kernel and
it will take me a couple of days (or more until the weekend) until I can
put my hands on one.
Thanks
--
mattia
:wq!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]