You are not logged in.

#1 2012-02-09 20:38:45

tasty_minerals
Member
Registered: 2011-03-30
Posts: 191

[SOLVED] cpufrequtils module fails at boot

After recent kmod update I started getting "user specified modules - fail" message at boot.
After I modprobed every module in array in "rc.conf", I found out that cpufrequtils "cpufreq_performance" governor module fails. There is nothing I could really do, so I deleted it from rc.conf. I stopped getting the message, but now I wonder why do other modules of cpufrequtils do load without a problem?
Any workarounds?

Last edited by tasty_minerals (2012-02-09 21:06:33)


lenovo thinkpad EDGE 13'

Offline

#2 2012-02-09 20:41:24

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: [SOLVED] cpufrequtils module fails at boot

cpufreq_performance isn't a module, it's built into the kernel.

Offline

#3 2012-02-09 20:45:55

tasty_minerals
Member
Registered: 2011-03-30
Posts: 191

Re: [SOLVED] cpufrequtils module fails at boot

Gusar wrote:

cpufreq_performance isn't a module, it's built into the kernel.

ok, they are cpu governors.
why this is still on archwiki:

Load the desired governor(s) with modprobe. For example:
# modprobe cpufreq_ondemand
# modprobe cpufreq_userspace
Or, add the desired governor(s) to the MODULES array in /etc/rc.conf and reboot.
MODULES=(acpi-cpufreq cpufreq_ondemand cpufreq_powersave)

Last edited by tasty_minerals (2012-02-09 20:47:29)


lenovo thinkpad EDGE 13'

Offline

#4 2012-02-09 20:50:02

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: [SOLVED] cpufrequtils module fails at boot

tasty_minerals wrote:

that doesn't answer my question.

Of course it does. cpufreq_performance isn't a module. That's all there is to it.

Offline

#5 2012-02-09 20:55:19

tasty_minerals
Member
Registered: 2011-03-30
Posts: 191

Re: [SOLVED] cpufrequtils module fails at boot

Gusar wrote:
tasty_minerals wrote:

that doesn't answer my question.

Of course it does. cpufreq_performance isn't a module. That's all there is to it.

sorry I was too quick with the reply, yes it does.
The wiki page however advises to add "cpu_performance" into MODULES () array.
So, as I understand, this is no longer needed now, the same goes with the other governors

Last edited by tasty_minerals (2012-02-09 20:56:04)


lenovo thinkpad EDGE 13'

Offline

#6 2012-02-09 20:57:14

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: [SOLVED] cpufrequtils module fails at boot

tasty_minerals wrote:

The wiki page however advises to add "cpu_performance" into MODULES () array.

Look again. Nowhere is cpufreq_performance mentioned.

tasty_minerals wrote:

the same goes to the other governors

Incorrect. The other governors are still modules.

Last edited by Gusar (2012-02-09 20:57:36)

Offline

#7 2012-02-09 21:02:29

GERGE
Member
From: Turkey
Registered: 2008-09-29
Posts: 157
Website

Re: [SOLVED] cpufrequtils module fails at boot

Like cpufreq_conservative. It is a module. Bu I think ondemand is also built in.

Offline

#8 2012-02-09 21:05:42

tasty_minerals
Member
Registered: 2011-03-30
Posts: 191

Re: [SOLVED] cpufrequtils module fails at boot

GERGE wrote:

Like cpufreq_conservative. It is a module. Bu I think ondemand is also built in.

this is really misguiding, don't you think?
how do you say what is built-in and what is still a module? I though they were all modules
It should be definitely clarified for users.

Last edited by tasty_minerals (2012-02-09 21:06:17)


lenovo thinkpad EDGE 13'

Offline

#9 2012-02-09 21:38:07

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: [SOLVED] cpufrequtils module fails at boot

Yeah, the wiki should clarify: cpufreq_performance is not a module, it's built into the kernel and is the default. If you want to use other governors, add them to the MODULES array.

Offline

#10 2012-02-10 04:37:12

tasty_minerals
Member
Registered: 2011-03-30
Posts: 191

Re: [SOLVED] cpufrequtils module fails at boot

Gusar wrote:

Yeah, the wiki should clarify: cpufreq_performance is not a module, it's built into the kernel and is the default. If you want to use other governors, add them to the MODULES array.

anyway, thank you for your help.


lenovo thinkpad EDGE 13'

Offline

Board footer

Powered by FluxBB