Details
Details
Bootloader method
- Add these lines to /boot/loader.conf:
cpu_microcode_load="YES"
cpu_microcode_name="/boot/firmware/intel-ucode.bin"
- Reboot
- dmesg | grep micro
cpucontrol / RC method
sudo cpucontrol -m 0x8b /dev/cpuctl0
sudo service microcode_update onestart
sudo cpucontrol -m 0x8b /dev/cpuctl0
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
LGTM, built & service started on CPU: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (3200.00-MHz K8-class CPU).. 15.0-CURRENT.