> On 16. Dec 2019, at 08:30, Trond Endrestøl <trond.endres...@ximalas.info> 
> wrote:
> 
> On Sun, 15 Dec 2019 20:41+0100, Trond Endrestøl wrote:
> 
>> I updated the loader.efi stored in the ESP of my laptop, Lenovo 
>> ThinkPad E590T (20NB), running boot firmware 1.22, as I wanted to try 
>> out base/head r355441.
>> 
>> As soon as I press a button, say 2 or 3, the loader freezes. 
>> Ctrl+Alt+Delete is being recognized.
> 
>> r355347 is a good candidate as it affects the reading of keystrokes.
>> I have therefore CC-ed tsoome@.
>> 
>> In the meantime, I'll revert to r355346 and try that loader.efi.
> 
> loader_lua.efi from base/head r355346 is a good one, whereas r355347 
> introduces a bug/feature incompatible with Lenovo TP E590T (20NB) 
> running boot firmware 1.22.
> 
> Should I file a PR?
> 

definitely. 

Also make sure you do have updated firmware.

r355347 by itself does not really look like it should cause infinite loop on 
normal input, but there we would need to check what we do get from keypress and 
then we will see.

Unfortunately I do not have hw to check, so we would need to use your help to 
check what is really happening there.
Please poke me directly if you need help about constructing the printf() 
statements to extract the information.

thanks,
toomas
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to