Skip to content

Conversation

@pentamassiv
Copy link
Contributor

Fixes the error message descibed in #589. I tested it with my Pinephone and it worked. I don't have the other devices, but I think it should work similarly.

In order to get my phone to boot, I additionally had to change the following line in my /etc/mkinitcpio.conf from:
HOOKS=(base udev autodetect modconf block filesystems keyboard osk-sdl fsck bootsplash-danctnix)
to
HOOKS=(base udev keyboard keymap osk-sdl autodetect modconf kms block encrypt filesystems fsck).

Then I ran
mkinitcpio -P
and

cd /boot/
./mkscr

I am not sure how or if the mkinitcpio.conf should be updated.

@DrRac27
Copy link
Contributor

DrRac27 commented Sep 19, 2023

I don't think this can be merged as it will break unencrypted systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants