[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cpufrequtils doesn't support new AMD cpus



On Sat, Jan 07, 2012 at 03:30:04PM +0200, Touko Korpela wrote:
> 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
> >                      ;;

I hope that you upload cpufrequtils with support for AMD processor families 18 and 21


Reply to: