All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Scattolin <lorenzo.scattolin04@gmail.com>
To: cpufreq@vger.kernel.org
Subject: issues on driver CPU
Date: Sat, 28 Nov 2015 19:22:06 +0100	[thread overview]
Message-ID: <5659F0CE.2060701@gmail.com> (raw)

What driver control my cpu?
Probably isn't a cpufrequtils issues
Impossible to scale freq...
Thanks 	


$ cpufreq-info
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 4294.55 ms.
analyzing CPU 1:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 4294.55 ms.
analyzing CPU 2:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 4294.55 ms.
analyzing CPU 3:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 4294.55 ms.

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux unstable (sid)
Release:	unstable
Codename:	sid


$ lsmod | grep cpu
cpufreq_userspace      16384  0
cpufreq_conservative    16384  0
cpufreq_stats          16384  0
cpufreq_powersave      16384  0
acpi_cpufreq           20480  0
processor              36864  1 acpi_cpufreq


$ uname -a
Linux Bigdebian 4.2.0-1-amd64 #1 SMP Debian 4.2.6-1 (2015-11-10) x86_64
GNU/Linux

$ cat /proc/cpuinfo | grep "model name"
model name	: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz
model name	: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz
model name	: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz
model name	: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz




-- 
Lorenzo S.

             reply	other threads:[~2015-11-28 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-28 18:22 Lorenzo Scattolin [this message]
2015-11-30  9:32 ` issues on driver CPU Viresh Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5659F0CE.2060701@gmail.com \
    --to=lorenzo.scattolin04@gmail.com \
    --cc=cpufreq@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.