For anyone not being able to display the microcode level after using
and getting
Enter the following:
The microcode level should now display successfully.
If you want to make this persistent add
Code Select
x86info -a | grep -i microand getting
Code Select
/dev/cpuctl0: No such file or directory
/dev/cpuctl0: No such file or directory
Enter the following:
Code Select
kldload cpuctlThe microcode level should now display successfully.
If you want to make this persistent add
Code Select
cpuctl_load="YES"to Code Select
/boot/loader.conf
"