Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Flynn84

#1
For anyone not being able to display the microcode level after using

x86info -a | grep -i micro
and getting

/dev/cpuctl0: No such file or directory
/dev/cpuctl0: No such file or directory

Enter the following:

kldload cpuctl
The microcode level should now display successfully.

If you want to make this persistent add

cpuctl_load="YES"to /boot/loader.conf