https://bugzilla.novell.com/show_bug.cgi?id=761728 https://bugzilla.novell.com/show_bug.cgi?id=761728#c8 Cristian Rodríguez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@opensuse.org --- Comment #8 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-08-31 13:31:32 CLT --- OK, let 's set this straight. - The original description of this bug is now a moot point, "microcode" is no longer a module (kernel 3.11-rc has microcode set to y instead of m which is correct) and therefore cannot be added to initrd_modules or whatever. - Now you *really* need to add the microcode files to the initrd, preferable implemented in the "early microcode" form : https://www.kernel.org/doc/Documentation/x86/early-microcode.txt , why ? because the microcode init happens in the kernel * well before* /lib/firmware is available (before filesystems and AHCI init) therefore to get the microcode update applied userspace would have to echo 1 > /sys/devices/system/cpu/microcode/reload. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.