Date: Wed, 01 Apr 2009 19:41:45 -0700 From: Nate Lawson <nate@root.org> To: Pierre-Luc Drouin <pldrouin@pldrouin.net> Cc: freebsd-acpi@freebsd.org Subject: Re: Wrong dev.cpu.0.freq_levels values Message-ID: <49D425E9.4030700@root.org> In-Reply-To: <49D42118.6030206@pldrouin.net> References: <49D42118.6030206@pldrouin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Pierre-Luc Drouin wrote: > Hello, > > I have noticed that FreeBSD gets the wrong CPU frequency levels for my > Pentium M 2GHz. It used to work correctly with older versions of > FreeBSD, but I noticed that this was not working properly when I > installed 7.1 and this is still not working with -stable: > > dev.cpu.0.freq: 1500 > dev.cpu.0.freq_levels: 1500/-1 1312/-1 1200/-1 1050/-1 1000/-1 875/-1 > 800/-1 700/-1 600/-1 525/-1 450/-1 375/-1 300/-1 225/-1 150/-1 75/-1 > dev.est.0.%desc: Enhanced SpeedStep Frequency Control > dev.est.0.freq_settings: 1500/-1 1200/-1 1000/-1 800/-1 600/-1 > > Is there a way to fix this? There's nothing wrong. You just got more levels using p4tcc (another cpufreq device). So use it as-is, or disable the p4tcc driver and acpi_throttle drivers. -- Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49D425E9.4030700>