I think you should also add family 18 (AMD Fusion Llano).
http://www.phoronix.com/vr.php?view=16292


On Sat, Jan 07, 2012 at 12:06:05AM -0600, Robert Keevil wrote:
> Package: cpufrequtils
> Version: 007-2
> Severity: normal
> Tags: patch
> 
> /etc/init.d/loadcpufreq does not support AMD Bulldozer CPUs, which have a CPU
> family of 21. The processor is supported by the powernow_k8 module.

> --- debian/cpufrequtils.loadcpufreq.init.dist 2012-01-06 23:35:24.867961318 
> -0600
> +++ debian/cpufrequtils.loadcpufreq.init      2012-01-06 23:35:32.759956550 
> -0600
> @@ -119,7 +119,7 @@
>                      # K7
>                      MODULE=powernow-k7
>                      ;;
> -                15|16|17|20)
> +                15|16|17|20|21)
>                      # K8
>                      MODULE=powernow-k8
>                      ;;



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to