After updating the system BIOS on
Dell / Alienware 18 Area-51 AA18250
from version 2.4.1 to 2.5.0, Shim 16.1-8 gets stuck somewhere during initialization.
Shim 15.8 continues to boot fine on the same system. Note that the system is also affected by #803 (both old and new BIOS version).
I enabled verbosity via:
mokutil --set-verbosity true
which is extremely slow during scrolling on this system after the first screen is filled. Sadly, the system turns off hard during the lengthy dumping after importing mok state for db / mirroring db (first dump of db works, it turns off during the second dump). I am unsure whether that indicates some timeout or memory corruption.
15.8 also has slow output on the system, but the output is less lengthy and the system manages to boot fine even in this verbose mode.
Ideas on how to debug this further are naturally appreciated.
After updating the system BIOS on
Dell / Alienware 18 Area-51 AA18250from version
2.4.1to2.5.0, Shim 16.1-8 gets stuck somewhere during initialization.Shim 15.8 continues to boot fine on the same system. Note that the system is also affected by #803 (both old and new BIOS version).
I enabled verbosity via:
which is extremely slow during scrolling on this system after the first screen is filled. Sadly, the system turns off hard during the lengthy dumping after
importing mok state for db/ mirroringdb(first dump ofdbworks, it turns off during the second dump). I am unsure whether that indicates some timeout or memory corruption.15.8 also has slow output on the system, but the output is less lengthy and the system manages to boot fine even in this verbose mode.
Ideas on how to debug this further are naturally appreciated.