I am using the precompiled 6.12.63-gentoo-dist kernel.
I have in the package.use; sys-kernel/linux-firmware initramfs savedconfig -compress-xz -compress-zstd
I have /etc/portage/package.license/linux-firmware; sys-kernel/linux-firmware linux-fw-redistributable
I also manually created the /boot/amd-uc.img even though I am using the initramfs, beacuse I wasn't seeing any microcode output in dmesg.
This is all I get for microcode in dmesg;
Code: Select all
sudo dmesg | grep -i microcode
[ 1.092252] microcode: Current revision: 0x0a201030
I thought I was suppose to be seeing similar output like shown on the wiki;
Code: Select all
dmesg | grep microcode
[ 0.584603] microcode: microcode: updated early to new patch_level=0x06000832
[ 0.868036] microcode: CPU0: patch_level=0x06000832
[ 0.868116] microcode: CPU1: patch_level=0x06000832
[ 0.868196] microcode: CPU2: patch_level=0x06000832
[ 0.868277] microcode: CPU3: patch_level=0x06000832
[ 0.868360] microcode: CPU4: patch_level=0x06000832
[ 0.868451] microcode: CPU5: patch_level=0x06000832
[ 0.868538] microcode: CPU6: patch_level=0x06000832
[ 0.868619] microcode: CPU7: patch_level=0x06000832
[ 0.868718] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
THANKS



