* issues on driver CPU
@ 2015-11-28 18:22 Lorenzo Scattolin
2015-11-30 9:32 ` Viresh Kumar
0 siblings, 1 reply; 2+ messages in thread
From: Lorenzo Scattolin @ 2015-11-28 18:22 UTC (permalink / raw)
To: cpufreq
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: issues on driver CPU
2015-11-28 18:22 issues on driver CPU Lorenzo Scattolin
@ 2015-11-30 9:32 ` Viresh Kumar
0 siblings, 0 replies; 2+ messages in thread
From: Viresh Kumar @ 2015-11-30 9:32 UTC (permalink / raw)
To: Lorenzo Scattolin; +Cc: cpufreq@vger.kernel.org
On Sat, Nov 28, 2015 at 11:52 PM, Lorenzo Scattolin
<lorenzo.scattolin04@gmail.com> wrote:
> What driver control my cpu?
You need to read that from:
/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-30 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-28 18:22 issues on driver CPU Lorenzo Scattolin
2015-11-30 9:32 ` Viresh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).