Package: cpufrequtils
Version: 004-2
Severity: normal
Tags: patch
fails to load governor, powernow etc. modules for family 17 AMD Turion(tm) X2
Ultra Dual-Core
Mobile ZM-80
Patch adds 17 to family recognition.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-etchnhalf.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cpufrequtils depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libcpufreq0 004-2 shared library to deal with the cp
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
cpufrequtils recommends no packages.
cpufrequtils suggests no packages.
-- debconf information:
cpufrequtils/enable: true
--- debian/cpufrequtils.loadcpufreq.init.old 2009-02-01 11:39:15.000000000
-0500
+++ debian/cpufrequtils.loadcpufreq.init 2009-02-01 11:44:10.646873711
-0500
@@ -125,7 +125,7 @@
# K7
MODULE=powernow-k7
;;
- 15|16)
+ 15|16|17)
# K8
MODULE=powernow-k8
;;