Created attachment 104941 [details] grep . /sys/devices/system/cpu/cpu*/cpufreq/* Finally opening new bug as requested in bug 42725 comment 81. When booting my laptop with docking station attached the CPU cores are stuck at 800Mhz. When booting without the docking station this problem does not appear, but once docking station is attached the cores become locked at 800MHz. Workaround is to suspend the laptop to RAM (s2ram used) for several seconds and this (almost always) allows CPU cores to scale speed 800 to max 2300000.
Created attachment 104951 [details] cat /proc/cpuinfo
This should be a cpufreq bug and reassign to the correct category. Could you try intel_pstate driver? Please provide the output of acpidump. Thanks.
(In reply to comment #2) > Could you try intel_pstate driver? Not sure how to do this - can you please provide steps? > Please provide the output of acpidump. Thanks. root@deli:~ # acpidump Linux version not implemented yet Could not get ACPI tables, AE_SUPPORT
(In reply to comment #3) > (In reply to comment #2) > > Could you try intel_pstate driver? > Not sure how to do this - can you please provide steps? Change kernel config file set CONFIG_X86_INTEL_PSTATE unset CONFIG_X86_ACPI_CPUFREQ > > Please provide the output of acpidump. Thanks. > root@deli:~ # acpidump > Linux version not implemented yet > Could not get ACPI tables, AE_SUPPORT Which kernel version you are using?
root@deli:~ # uname -a Linux deli 3.9-1-amd64 #1 SMP Debian 3.9.4-1 x86_64 GNU/Linux
Created attachment 105021 [details] grep . /sys/devices/system/cpu/cpu*/cpufreq/* (CONFIG_X86_INTEL_PSTATE) Seeing similar behaviour after compiling with CONFIG_X86_INTEL_PSTATE enabled, except when problem occurs CPU speed will go as high as 897000 and when problem cleared with s2ram as high as 3381000. Also, many more values are seen in between these, whereas with CONFIG_X86_ACPI_CPUFREQ the speed is mostly (maybe even always) either 800000 or 3200000.
Could you provide what powertop and htop show during CPU cores are stuck at 800Mhz.? (including these powertop's tabs, Overview Idle stats Frequency stats, Device stats, Tunables).
Created attachment 105821 [details] htop screenshot (couln't find a way of getting text out)
Created attachment 105831 [details] powertop output
Do you need me to provide any more information? (Bug is still tagged with "NEEDINFO".) I have now disabled SpeedStep in the BIOS and the problem went away.
Sorry for later response. This seems a Bios issue. Is there newer Bios verison.
This bug is a Bios issue and can't resolve in the kernel. So close it.