Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- According on gentoo wiki :
- https://wiki.gentoo.org/wiki/Intel_microcode#systemd
- (but https://wiki.gentoo.org/wiki/AMD_microcode dnot)
- "Simply make sure that the Microcode loader is set as a module in the kernel configuration as noted above. You don't need to add a service or do anything else."
- zcat /proc/config | grep -i "microcode"
- CONFIG_MICROCODE=y <======= Does this must be set as <M> ??
- CONFIG_MICROCODE_INTEL=y
- CONFIG_MICROCODE_AMD=y
- CONFIG_MICROCODE_OLD_INTERFACE=y
- (running onn 4.13.0-sabayon)
Advertisement
Add Comment
Please, Sign In to add comment