You are not logged in.

#1 2022-05-23 13:43:34

xerhaxs
Member
Registered: 2022-05-23
Posts: 6

[SOLVED] Plymouth dont work with Nvidia drivers and disk encryption

Here's the problem:
I installed Plymouth to have a fancy boottheme. I followed the instructions from  https://wiki.archlinux.org/title/plymouth and https://reddit.com/r/archlinux/comments … a_drivers/.
Now when I set a theme with "plymouth-set-default-theme -R theme" it is set, however when I boot or shutdown my system it does not show up but Plymouth goes into the fallback theme.

My guess is that this happens because I am using proprietary Nvidia drivers and have disk encryption.
Unfortunately, I don't know if this is really the problem, let alone how to fix it.

MODULES=(ext4 nvidia nvidia_modeset nvidia_uvm nvidia_drm)

HOOKS=(base udev plymouth plymouth-encrypt autodetect modconf block keyboard keymap lvm2 filesystems fsck shutdown)

GRUB_CMDLINE_LINUX_DEFAULT="nvidia-drm.modeset=1 quiet splash vt.global_cursor_default=0 loglevel=3 udev.log-priority=3"


System information:
OS: Arch Linux x86_64
Kernel: 5.17.9-arch1-1
CPU: AMD Ryzen 7 2700X (16) @ 3.700GHz
GPU: NVIDIA GeForce GTX 1080

EDIT: The System runs on UEFI

Last edited by xerhaxs (2022-05-29 11:14:13)

Offline

#2 2022-05-29 11:11:31

xerhaxs
Member
Registered: 2022-05-23
Posts: 6

Re: [SOLVED] Plymouth dont work with Nvidia drivers and disk encryption

UPDATE: By switching from Grub to rEFInd as bootloader I was able to fix the problem.

Offline

Board footer

Powered by FluxBB