LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-23-2010, 06:43 AM   #1
alexiy
Member
 
Registered: Jul 2009
Location: Germany
Distribution: Slackware-current x86_64,
Posts: 51

Rep: Reputation: 18
acpi-cpufreq and I5 661 CPU


Hi,

I have an issue with cpufreq. It says that my CPU can run on maximum of 2.79 GHz, when the CPU supports 3.33GHz.
Code:
root@darkstar:/# uname -a

Linux darkstar 2.6.33 #1 SMP Mon Mar 15 09:42:15 CET 2010 x86_64 Intel(R) Core(TM) i5 CPU         661  @ 3.33GHz GenuineIntel GNU/Linux

root@darkstar:/# cpufreq-info

analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0 1 2 3
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency: 10.0 us.
  hardware limits: 1.20 GHz - 2.79 GHz
  available frequency steps: 2.79 GHz, 2.66 GHz, 2.53 GHz, 2.39 GHz, 2.26 GHz, 2.13 GHz, 2.00 GHz, 1.86 GHz, 1.73 GHz, 1.60 GHz, 1.46 GHz, 1.33 GHz, 1.20 GHz
  available cpufreq governors: userspace
  current policy: frequency should be within 1.20 GHz and 2.79 GHz.
                  The governor "userspace" may decide which speed to use
                  within this range.
Is it possible to cure it? Or it is BIOS limitation?
 
Old 03-23-2010, 08:08 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

What does 'cat /proc/cpuinfo' show?
 
Old 03-24-2010, 05:28 AM   #3
alexiy
Member
 
Registered: Jul 2009
Location: Germany
Distribution: Slackware-current x86_64,
Posts: 51

Original Poster
Rep: Reputation: 18
Quote:
Originally Posted by onebuck View Post
Hi,

What does 'cat /proc/cpuinfo' show?
w/o acpi-cpufreq, it shows (I've ommited rest 3 cpus):

Code:
root@darkstar:/# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 37
model name      : Intel(R) Core(TM) i5 CPU         661  @ 3.33GHz
stepping        : 2
cpu MHz         : 4000.057
cache size      : 4096 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 2
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm arat tpr_shadow vnmi flexpriority ept vpid
bogomips        : 8000.11
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
and with the module, it shows (under load):

Code:
root@darkstar:/home/alexd# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 37
model name      : Intel(R) Core(TM) i5 CPU         661  @ 3.33GHz
stepping        : 2
cpu MHz         : 2793.000
cache size      : 4096 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 2
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm arat tpr_shadow vnmi flexpriority ept vpid
bogomips        : 8000.11
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
"est" is there, any ideas?

Thank you.
 
Old 03-24-2010, 07:56 AM   #4
kite
Member
 
Registered: Aug 2003
Location: Shenzhen, China
Distribution: Slackware
Posts: 306

Rep: Reputation: 47
HI i have i3-530 at 2.93ghz and cpufreq-info reported 2.0ghz max also.
 
Old 03-28-2010, 03:34 AM   #5
alexiy
Member
 
Registered: Jul 2009
Location: Germany
Distribution: Slackware-current x86_64,
Posts: 51

Original Poster
Rep: Reputation: 18
Quote:
Originally Posted by kite View Post
HI i have i3-530 at 2.93ghz and cpufreq-info reported 2.0ghz max also.
Hi Kite,

which motherboard do you use? My one is gigabyte, so I think maybe it is this motherboard vendor related probs.
 
Old 03-28-2010, 04:00 AM   #6
kite
Member
 
Registered: Aug 2003
Location: Shenzhen, China
Distribution: Slackware
Posts: 306

Rep: Reputation: 47
Yes, my motherboard is Gigabyte H55M-UD2H

This program might be of interest to you:

i7z
A better i7 (and now i3, i5) reporting tool for Linux.
http://code.google.com/p/i7z/
 
Old 03-28-2010, 04:27 AM   #7
kite
Member
 
Registered: Aug 2003
Location: Shenzhen, China
Distribution: Slackware
Posts: 306

Rep: Reputation: 47
I was fighting to get HD movies to be played by i3. No luck with vaapi or corevac codecs here. But mplayer with ffmpeg-mt works wonder for me just now. If you are interested in HD playback check this out: http://repo.or.cz/w/mplayer-build.git

use "git clone git://repo.or.cz/mplayer-build.git" to download and compile, do not use the snapshot tar.gz which is not complete for compiling.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
acpi-cpufreq device not found? lordSaurontheGreat Fedora 7 08-22-2009 09:12 AM
How can I know if my system supports ACPI and cpufreq? [KIA]aze Linux - Kernel 2 11-07-2006 04:12 PM
ACPI and cpufreq question ygloo Linux - General 5 08-22-2006 08:27 PM
cpufreq and acpi thermal zones Nic+Tux+Duke Linux - General 3 05-04-2006 07:32 PM
Changing ACPI cpufreq when running on battery Yalla-One Slackware 4 12-12-2005 08:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration