Install CPU microcode updates on Intel on FreeBSD and switch from wf-recorder to wl-screenrec.
This commit is contained in:
6
ansible/roles/cpu/files/intel_microcode_loader.conf
Normal file
6
ansible/roles/cpu/files/intel_microcode_loader.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Load Intel microcode at boot before the kernel does feature detection.
|
||||
#
|
||||
# The alternative would have been /etc/rc.conf with:
|
||||
# microcode_update_enable="YES"
|
||||
cpu_microcode_load="YES"
|
||||
cpu_microcode_name="/boot/firmware/intel-ucode.bin"
|
||||
Reference in New Issue
Block a user