rhboot / shim

UEFI shim loader
Other
816 stars 284 forks source link

"Press the Pause key now" message shown but could not pause #610

Open chrisbainbridge opened 10 months ago

chrisbainbridge commented 10 months ago

My laptop showed the Reset System message and immediately rebooted. I found that one could enable debug output with mokutil --set-verbosity true and mokutil --set-fallback-verbosity true. However, after doing this, the message Press the Pause key now to hold for longer was confusing. Holding fn-rightshift (the combo for the "pause" key on my laptop) didn't work. Neither did pressing CTRL-S (which I found in the UEFI shell spec). Given that the laptop immediately reboots after the Reset System message, it would've been useful to be able to pause this and see what was happening.