Worked fine for me with Xenial on a laptop: $ dpkg-query -W intel-microcode intel-microcode 3.20170707.1~ubuntu16.04.0
$ grep -E 'model|stepping' /proc/cpuinfo | sort -u model : 142 model name : Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz stepping : 9 $ journalctl -k | grep microcode Aug 17 14:17:26 simon-laptop kernel: microcode: CPU0 microcode updated early to revision 0x62, date = 2017-04-27 Aug 17 14:17:26 simon-laptop kernel: microcode: CPU1 microcode updated early to revision 0x62, date = 2017-04-27 Aug 17 14:17:26 simon-laptop kernel: microcode: CPU0 sig=0x806e9, pf=0x80, revision=0x62 Aug 17 14:17:26 simon-laptop kernel: microcode: CPU1 sig=0x806e9, pf=0x80, revision=0x62 Aug 17 14:17:26 simon-laptop kernel: microcode: CPU2 sig=0x806e9, pf=0x80, revision=0x62 Aug 17 14:17:26 simon-laptop kernel: microcode: CPU3 sig=0x806e9, pf=0x80, revision=0x62 Aug 17 14:17:26 simon-laptop kernel: microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1700373 Title: intel-microcode is out of date, version 20170707 fixes errata on 6th and 7th generation platforms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1700373/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
