You are not logged in.

#1 2023-01-18 12:26:13

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Plymouth not working

Tried installing plymouth because i hate entering a password in a black screen

Followed the wiki tutorial, but it's not working

Mkinitcpio.conf

MODULES=(amdgpu)
BINARIES=()
FILES=()
HOOKS=(base udev plymouth autodetect keyboard keymap modconf block plymouth-encrypt filesystems fsck)

Grub

GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 udev.log-priority=3 splash vt.global_cursor_default=0"

Any idea on how to fix this?

Offline

#2 2023-01-18 13:58:52

Bradley
Member
Registered: 2022-06-25
Posts: 20

Re: Plymouth not working

You might need to add kms to your mkinitcpio hooks. This normally goes before the keyboard hook.

If you get that working, here’s this huge collection of themes for plymouth: https://github.com/adi1090x/plymouth-themes
Good luck!

Offline

#3 2023-01-18 14:44:40

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Re: Plymouth not working

Bradley wrote:

You might need to add kms to your mkinitcpio hooks. This normally goes before the keyboard hook.

If you get that working, here’s this huge collection of themes for plymouth: https://github.com/adi1090x/plymouth-themes
Good luck!

AFAIK kms should work by adding amdgpu to modules

Last edited by Razer(x) (2023-01-18 14:47:09)

Offline

#4 2023-01-18 21:28:30

Bradley
Member
Registered: 2022-06-25
Posts: 20

Re: Plymouth not working

Razer(x) wrote:
Bradley wrote:

You might need to add kms to your mkinitcpio hooks. This normally goes before the keyboard hook.

If you get that working, here’s this huge collection of themes for plymouth: https://github.com/adi1090x/plymouth-themes
Good luck!

AFAIK kms should work by adding amdgpu to modules

For in-tree modules, like the amdgpu driver, it also requires the kms hook. I might be wrong, but there’s no harm in trying it.

Offline

#5 2023-09-14 21:48:38

cherrynoize
Member
Registered: 2023-04-18
Posts: 2

Re: Plymouth not working

I know it's a bit late but for anyone else having this issue: did you remember to

mkinitcpio -P

?

Last edited by cherrynoize (2023-09-14 21:49:17)

Offline

#6 2023-09-14 22:17:27

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: Plymouth not working

The OP has not been back since January, so I am going to consider this thread abandoned and close it now.

Offline

Board footer

Powered by FluxBB