Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CPU frequency scalling
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Thu Jul 05, 2012 8:31 pm    Post subject: CPU frequency scalling Reply with quote

Hello!

Frequency scaling does not work on my A6-3500 AMD Llano

http://pastebin.com/raw.php?i=M8J9X6SD

I set up "ondemand"


Previously I had had Intel Q6600 and frequency scaling works without cpufreq


Last edited by dolohow on Fri Jul 06, 2012 10:47 am; edited 2 times in total
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Thu Jul 05, 2012 9:42 pm    Post subject: Reply with quote

dolohow,

What does cpufreq-info -o return :?:
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Thu Jul 05, 2012 9:57 pm    Post subject: Reply with quote

Just like I said I don't wanna use cpufreq ;)
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Thu Jul 05, 2012 10:20 pm    Post subject: Reply with quote

dolohow wrote:
Just like I said I don't wanna use cpufreq ;)

I assume you mean cpufreq-tools here. And my question is: Why? You have a problem and you don't want to use tools that would help diagnose it? What sense does that make?

Sure you could manually poke at stuff in /sys directly, it's not like cpufreq-tools does anything different than that. But you could also use a tool that does the low-level stuff for you.

Also, use pastebin to post the output of dmesg.
Back to top
View user's profile Send private message
LoneFox
n00b
n00b


Joined: 10 Jan 2012
Posts: 8

PostPosted: Fri Jul 06, 2012 4:10 am    Post subject: Reply with quote

The problem is here, you are using wrong driver:
Quote:
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K8 is not set

Enable the AMD (K8) driver, and it should just work.
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Fri Jul 06, 2012 9:35 am    Post subject: Reply with quote

LoneFox, are you sure about that? Isn't powernow-k8 only for actual k8 processors, while modern AMD processors use acpi_cpufreq? A google search seems to agree with me: http://lwn.net/Articles/443375/. Of course it doesn't hurt to try powernow-k8 anyway.

Edit: Hmm, after a quick look at the kernel source, it seems that code isn't in there. So ok, powernow-k8 it is.
Back to top
View user's profile Send private message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Fri Jul 06, 2012 10:40 am    Post subject: Reply with quote

Now it works fine with powernow-k8
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum