Working (intel-microcode not installed): ➜ ~ git:(master) ✗ cat /proc/cpuinfo| grep microcode microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 microcode : 0x27 ➜ ~ git:(master) ✗ sudo dmidecode -s bios-version [sudo] password for shahar: 1.0a ➜ ~ git:(master) ✗
Regarding intel-pstate vs. acpi-cpufreq+ondemand, I'm guessing these are two different possible configurations. I'm not sure which I have currently. Both `lsmod | grep intel_pstate` and `lsmod | grep acpi_cpufreq` do not have any output. I'll now install intel-microcode, reboot and provide the same information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480349 Title: Breaks frequency scaling in Xeon® E5-2687W v3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1480349/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
