meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:microcode [2015/08/06 09:41] – created niziaklinux:microcode [2025/02/07 20:25] (current) niziak
Line 1: Line 1:
 +====== microcode ======
 +
 +[[https://cyrusyip.org/en/posts/2023/01/31/install-microcode-on-proxmox/]]
 +
 +<code>
 +journalctl -k --grep=microcode
 +kernel: microcode: Current revision: 0x0000042e
 +</code>
 +
 <code> <code>
 modprobe cpuid modprobe cpuid
 iucode-tool -v -S iucode-tool -v -S
 +</code>