You are not logged in.

#1 2016-09-26 19:04:43

elss
Member
Registered: 2016-09-22
Posts: 2

[SOLVED] Problem with cpupower set-frequency

When I'll set the frequency of my processor the terminal returns to me a error

The terminal:

sudo cpupower frequency-set -u 1 GHz

Setting cpu: 0
Error setting new values. Common errors:
- Do you have proper administration rights? (super-user?)
- Is the governor you requested available and modprobed?
- Trying to set an invalid policy?
- Trying to set a specific frequency, but userspace governor is not available,
   for example because of hardware which cannot be set to a specific frequency
   or because the userspace governor isn't loaded?

I'm searching about this problem but the solutions not changed anything.

Anyone can help me?

Sorry for bad english.

Last edited by elss (2016-09-26 22:40:13)

Offline

#2 2016-09-26 20:24:38

ukhippo
Member
From: Non-paged pool
Registered: 2014-02-21
Posts: 366

Re: [SOLVED] Problem with cpupower set-frequency

The frequency should be “1GHz” not “1 GHz” (remove the space). Because of the space you're trying to set the frequency to 1KHz, which I guess is invalid for your CPU.

Offline

#3 2016-09-26 22:39:22

elss
Member
Registered: 2016-09-22
Posts: 2

Re: [SOLVED] Problem with cpupower set-frequency

I solved the problem, not was the space, value was.

Thanks for you reply smile

I'll close the topic.

Offline

Board footer

Powered by FluxBB