Hi!
I have installed
sysutils/cpu-microcode-amdand sysutils/cpu-microcode-rc
and I am using it very long time.
As I read somewhere I had settings in /etc/rc/conf and I have in /boot/loader.conf.
And my question is what should be in
/boot/loader/.conf which I have:
or is enough or better to use
Thank you.
I have installed
sysutils/cpu-microcode-amdand sysutils/cpu-microcode-rc
and I am using it very long time.
As I read somewhere I had settings in /etc/rc/conf and I have in /boot/loader.conf.
And my question is what should be in
/boot/loader/.conf which I have:
Code:
cpu_microcode_load="YES"
cpu_microcode_name="/usr/local/share/cpucontrol/microcode_amd_fam17h.bin
Code:
cpu_microcode_load="YES"
cpu_microcode_name="/usr/local/share/cpucontrol/microcode_amd.bin
Thank you.