tags 566214 + patch thanks Will this untested patch solve the problem? I do not have a VIA machine to test on to verify that it solve the issue.
--- cpufrequtils-006/debian/cpufrequtils.loadcpufreq.init 2010-04-24 23:50:23.000000000 +0200 +++ cpufrequtils-006-pere/debian/cpufrequtils.loadcpufreq.init 2010-04-24 23:52:16.000000000 +0200 @@ -128,7 +128,8 @@ if [ $CPU_FAMILY = 6 ]; then case $MODEL_ID in 10) # VIA C7 VIA Esther - MODULE=e_powersaver + # e_powersaver is dangerous, do not load (#566214) + #MODULE=e_powersaver ;; *) MODULE=longhaul Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org