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

unl0kr does not work if plymouth is enabled #291935

Open
gradientvera opened this issue Feb 27, 2024 · 0 comments
Open

unl0kr does not work if plymouth is enabled #291935

gradientvera opened this issue Feb 27, 2024 · 0 comments
Labels
0.kind: bug Something is broken

Comments

@gradientvera
Copy link
Contributor

gradientvera commented Feb 27, 2024

Describe the bug

unl0kr does not work if plymouth is also enabled.

Steps To Reproduce

  1. Set boot.plymouth.enable to true
  2. Set boot.initrd.unl0kr.enable to true
  3. Rebuild system and reboot
  4. unl0kr "crashes" and gets replaced by the plymouth decryption screen.

Expected behavior

unl0kr stays on screen and is usable, instead of being replaced by plymouth

Additional context

For some reason, after this happens plymouth cannot get any text input either, even though normally (without unl0kr enabled) it works just fine.
Also, I have been unable to gather logs during this whole process yet, as I cannot figure out how.

Notify maintainers

@tomfitzhenry

Metadata

I am running Jovian-NixOS and haven't tested this bug on a regular system (yet) but I doubt it matters.
Replicated with a regular machine too.
Also using systemd-boot.

~ >>> nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.52-valve17, NixOS, 24.05 (Uakari), 24.05.20240224.73de017`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.19.3`
 - nixpkgs: `/etc/nix/inputs/nixpkgs`

Add a 👍 reaction to issues you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant