http://bugzilla.suse.com/show_bug.cgi?id=913996 --- Comment #81 from Borislav Petkov <bpetkov@suse.com> --- So basically 13.2 has never applied microcode successfully on that box, correct? Not even the installer kernel works. Ok, here's what you can try: * copy /lib/firmware/amd-ucode somewhere safe * remove the ucode-amd package * install the latest kernel-desktop or -default. dracut should not find the microcode, pay attention to this message: *** Generating early-microcode cpio image *** *** Constructing AuthenticAMD.bin **** it should *not* be printed. * remove "dis_ucode_ldr" from the kernel parameters * boot the new kernel * The machine should be up, when it is, move the stashed /lib/firmware/amd-ucode folder back in its place, i.e. /lib/firmware/amd-ucode * As root, do echo 1 > /sys/devices/system/cpu/microcode/reload * Send me dmesg If this works out, this should show that microcode gets updated late on that machine. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.