Hi,
I am testing Solus 4 on a virtual machine to decide if it has what I need to use it on my PC.
My detected processor is "Intel Core i7-7700 @ 4x 3.607GHz" (it's the real but the virtual machine only it has access to 4 cores).
I have installed intel-microcode and I reboot, but when I try to check it with dmesg | grep -i microcode shows nothing.
Actually I use Fedora (and before Arch) and if I execute that command it shows something like:
$ dmesg | grep -i microcode
[ 0.000000] microcode: microcode updated early to revision 0xb4, date = 2019-04-01
[ 0.829946] microcode: sig=0x906e9, pf=0x2, revision=0xb4
[ 0.829988] microcode: Microcode Update Driver: v2.2.
The kernel in Solus is 5.2.13-126.current
How can I check if Intel microcode is loaded?
Thanks.
Regards.