Gentoo Archives: gentoo-user

From: Remy Blank <remy.blank_asps@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Cpu frequency scaling not working on Centrino
Date: Wed, 06 Dec 2006 13:01:06
Message-Id: el6eli$1ci$1@sea.gmane.org
In Reply to: [gentoo-user] Cpu frequency scaling not working on Centrino by Alan McKinnon
1 Alan McKinnon wrote:
2 > On boot, I get an error when loading speedstep-centrino that a device or
3 > resource is busy. But I can then log in, rmmod all these modules and
4 > manually modprobe them in the above order, and it works fine.
5
6 I had the same effect when trying to update from 2.6.15 to 2.6.17. Do
7 you have acpi compiled in (instead of as a module) or do you load the
8 acpi module before speedstep_centrino? It seems that acpi tries to load
9 acpi_cpufreq, which used to work here but since 2.6.17 doesn't anymore
10 and leaves the frequency scaling in a busy state. It should be fixed in
11 2.6.19, although I haven't tried.
12
13 http://bugzilla.kernel.org/show_bug.cgi?id=6848
14
15 If the above seems to correspond to your problem, try compiling all of
16 acpi as modules and to load speedstep_centrino first.
17
18 Anyway, quite a long shot in the dark.
19
20 -- Remy
21
22
23 Remove underscore and suffix in reply address for a timely response.
24
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Cpu frequency scaling not working on Centrino Alan McKinnon <alan@××××××××××××××××.za>