I have a laptop with an Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz
This one contain 2 proc running a 2.166GHZ.
I have multiple problem with my hardware detection, especially to trigger the cpufan (bug already open without succes since 2 years).
But, I realize recently that this laptop was actually very slow, and I checked a bit ore what infor I could get.
I found something strange :
cpupower wrote:[root@localhost ~]# cat /proc/cpuinfo | grep "MHz"
cpu MHz : 2166.000
cpu MHz : 2166.000
dmidecode wrote: Version: Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz
Voltage: 1.6 V
External Clock: 667 MHz
Max Speed: 2166 MHz
Current Speed: 1000 MHz
Status: Populated, Enabled
Upgrade: <OUT OF SPEC>
L1 Cache Handle: 0x0021
L2 Cache Handle: 0x001F
L3 Cache Handle: Not Provided
Both of them were tried at the same time, while youtube was running and the CPU info was displaying 100% on my system.
Is it possible that the CPU switch is not done correctly, or that the CPU detection is incorrect ?
That would explain my CPU being never fast and the temperature rising because wrong detection of something.
How could I check / correct that issue ?
Pierre