On Sat, May 26, 2007 at 02:27:09AM +0200, giggz wrote:
> Package: cpufrequtils
> Version: 002-2.2
> Severity: normal
> 
> Hi,
> 
> On my laptop (a centrino) I used the module speedstep-centrino. But
> now I use acpi-cpufreq, because the other one will be deleted from the
> kernel. In the changelog of the new cpufrequtils i have read that
> acpi-cpufreq is prefered as the speedstep-centrino module. but At boot
> I get an error : cpufrequtils try to load speedstep-centrino...and it
> can't do that (because I don't have this module in my kernel...)

Ooooh, a typo, at line 67 of /etc/init.d/loadcpufreq this
  case "$(uname -3)" in

should be
  case "$(uname -r)" in

...will fix asap
-- 
mattia
:wq!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to