KyleGospo / unl0kr

Framebuffer-based disk unlocker for the initramfs based on LVGL
GNU General Public License v3.0
0 stars 1 forks source link

unl0ckr not showing up #1

Open UltraBlackLinux opened 7 months ago

UltraBlackLinux commented 7 months ago

Hey there, thanks for maintaining an unl0ckr package on fedora!

I've got a problem with it though: I don't see the UI open at all. Systemd definitely started it, but it's somehow not visible:

systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Slice /system/systemd-cryptsetup.
systemd[1]: Started unl0kr-ask-password.path - Forward Password Requests to unl0kr Directory Watch.
systemd[1]: Expecting device dev-disk-by\x2duuid-3ca65f2e\x2dd5c2\x2d40d3\x2d9cb8\x2d594699f78bbf.device - /dev/disk/by-uuid/3ca65f2e-d5c2
-40d3-9cb8-594699f78bbf...
systemd[1]: Expecting device dev-mapper-luksroot.device - /dev/mapper/luksroot...

I want to mention, that I'm on dracut, using the provided dracut hook, but I don't see anything related to unl0ckr in the systemd bootup log. The device shuts off after a while though, as if the password prompt is for some reason invisible. I think this might be due to unl0ckr, but I can't put my finger on it.

Thanks!

Edit: Just confirmed, the inivisible unl0ckr is definitely hiding my password prompt :(