Gentoo Archives: gentoo-user

From: Bill Longman <bill.longman@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Core i7 M620 power management problem
Date: Wed, 29 Dec 2010 17:14:35
Message-Id: AANLkTinXG9CQmAOp4x=_ybTUu2+0Z8==wR=yDNJGDqVE@mail.gmail.com
1 I have a nagging problem that is driving me batty.
2
3 I have a Dell Precision M4500:
4 Linux m4500 2.6.36-gentoo-r6 #1 SMP Wed Dec 29 07:57:47 PST 2010 x86_64
5 Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz GenuineIntel GNU/Linux
6 model name : Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz
7 and it even has these fancy capabilities:
8 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
9 cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
10 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc
11 aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16
12 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dts tpr_shadow vnmi
13 flexpriority ept vpid
14
15 however, I cannot get the thing to change speeds. It is adamantly stuck at
16 its pokey molasses slow 1.2GHz:
17
18 blongman@m4500 /sys/devices/system/cpu/cpu0/cpufreq $ cat scaling_*
19 2667000 2666000 2533000 2399000 2266000 2133000 1999000 1866000 1733000
20 1599000 1466000 1333000 1199000
21 conservative ondemand userspace powersave performance
22 1199000
23 acpi-cpufreq
24 performance
25 1199000
26 1199000
27 <unsupported>
28
29 A strangeness I have noted is that /proc/cpuinfo has this for its power
30 capabilities:
31 power management:
32 Nothing.
33
34 I don't recall what it was on the other i7, but my AMDs have this sort of
35 thing:
36 power management: ts ttp tm stc 100mhzsteps hwpstate
37
38 Why this is driving me batty is that I just this summer set up a similar
39 M4500, but with a fancier i7 in it, *specifically* to enable and manage its
40 power capabilities and I was completely successful. If I swap my disk and
41 boot Windows 7, it behaves like a champ, so I don't think it's a BIOS issue.
42 What else could I look at since I've been through all versions of kernels
43 from 2.6.32 to today's 2.6.36?
44 --
45 Bill Longman

Replies

Subject Author
Re: [gentoo-user] Core i7 M620 power management problem Paul Hartman <paul.hartman+gentoo@×××××.com>