Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intel-ucode 20201112-1 causes hang on boot #46

Open
gjuhasz86 opened this issue Nov 21, 2020 · 2 comments
Open

intel-ucode 20201112-1 causes hang on boot #46

gjuhasz86 opened this issue Nov 21, 2020 · 2 comments

Comments

@gjuhasz86
Copy link

Using Manjaro and with the latest update I upgraded the intel-ucode package from 20200616-1 to 20201112-1.
After a reboot the system didn't load anymore, and chrooting from a live usb, the journal doesn't show any messages from the last boot (after the upgrade).

Broken revision:
sig 0x000406e3, 2020-07-14, rev 0x00e2

Last known working revision:
sig 0x000406e3, 2019-10-03, rev 0x00d6

Before the upgrade:

$ journalctl -b | grep microcode
Nov 21 18:05:38 asus kernel: microcode: microcode updated early to revision 0xd6, date = 2019-10-03
Nov 21 18:05:38 asus kernel: SRBDS: Vulnerable: No microcode
Nov 21 18:05:38 asus kernel: microcode: sig=0x406e3, pf=0x80, revision=0xd6
Nov 21 18:05:38 asus kernel: microcode: Microcode Update Driver: v2.2.
$ bsdtar -Oxf /boot/intel-ucode.img | iucode_tool -tb -lS -
iucode_tool: system has processor(s) with signature 0x000406e3
microcode bundle 1: (stdin)
selected microcodes:
  001/159: sig 0x000406e3, pf_mask 0xc0, 2019-10-03, rev 0x00d6, size 101376

After the upgrade

$ bsdtar -Oxf /boot/intel-ucode.img | iucode_tool -tb -lS -
iucode_tool: system has processor(s) with signature 0x000406e3
microcode bundle 1: (stdin)
selected microcodes:
  001/159: sig 0x000406e3, pf_mask 0xc0, 2020-07-14, rev 0x00e2, size 105472

CPU

$ lscpu
Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   39 bits physical, 48 bits virtual
CPU(s):                          4
On-line CPU(s) list:             0-3
Thread(s) per core:              2
Core(s) per socket:              2
Socket(s):                       1
NUMA node(s):                    1
Vendor ID:                       GenuineIntel
CPU family:                      6
Model:                           78
Model name:                      Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
Stepping:                        3
CPU MHz:                         499.773
CPU max MHz:                     3100.0000
CPU min MHz:                     400.0000
BogoMIPS:                        5202.65
Virtualization:                  VT-x
L1d cache:                       64 KiB
L1i cache:                       64 KiB
L2 cache:                        512 KiB
L3 cache:                        4 MiB
NUMA node0 CPU(s):               0-3
Vulnerability Itlb multihit:     KVM: Mitigation: VMX disabled
Vulnerability L1tf:              Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable
Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Meltdown:          Mitigation; PTI
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Full generic retpoline, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling
Vulnerability Srbds:             Vulnerable: No microcode
Vulnerability Tsx async abort:   Not affected
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss
                                  ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonsto
                                 p_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse
                                 4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_f
                                 ault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_ad
                                 just bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves 
                                 dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d

Let me know if I should try out anything, or if more information is needed.

@gjuhasz86 gjuhasz86 changed the title intel-ucode 20201112-1 hangs system on boot intel-ucode 20201112-1 causes hang on boot Nov 21, 2020
@esyr-rh
Copy link
Contributor

esyr-rh commented Nov 23, 2020

Looks like a duplicate of #31.

@esyr-rh
Copy link
Contributor

esyr-rh commented Jun 8, 2021

New revision 0xea of 06-4e-03/06-5e-03 microcode files has been published as part of microcode-20210608 release, it may be worth to try it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants