Skip to content

Instantly share code, notes, and snippets.

@cirrusUK
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cirrusUK/2af104850c046149b56c to your computer and use it in GitHub Desktop.
Save cirrusUK/2af104850c046149b56c to your computer and use it in GitHub Desktop.
cirrus@hawker64  ~  journalctl -b | grep microcode
Oct 23 14:15:05 hawker64 kernel: CPU0 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 14:15:05 hawker64 kernel: CPU1 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 14:15:05 hawker64 kernel: CPU2 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 14:15:05 hawker64 kernel: CPU3 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 14:15:05 hawker64 kernel: microcode: CPU0 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU1 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU2 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU3 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU4 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU5 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU6 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: CPU7 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 14:15:05 hawker64 kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
##
##
cirrus@blade  ~   journalctl -b | grep microcode  14:26:33
Oct 23 15:25:24 blade kernel: CPU0 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 15:25:24 blade kernel: CPU1 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 15:25:24 blade kernel: CPU2 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 15:25:24 blade kernel: CPU3 microcode updated early to revision 0x19, date = 2013-06-21
Oct 23 15:25:24 blade kernel: microcode: CPU0 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU1 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU2 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU3 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU4 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU5 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU6 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: CPU7 sig=0x106a5, pf=0x2, revision=0x19
Oct 23 15:25:24 blade kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
##
##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment