You are not logged in.

#1 2024-05-23 07:15:16

vipex
Member
Registered: 2023-12-03
Posts: 16

[SOLVED] I have a problem setting up plymouth

i added "plymouth" "splash" and "quiet" hooks to mkinitcpio.conf and then do this command to build them "sudo mkinitcpio -P"
but the some of the hooks cant be found. is there a package i didnt install.

  -> Running build hook: [filesystems]
==> ERROR: Hook 'btusb' cannot be found
  -> Running build hook: [fsck]
  -> Running build hook: [plymouth]
==> ERROR: Hook 'splash' cannot be found
==> ERROR: Hook 'quiet' cannot be found

Last edited by vipex (2024-05-23 07:23:00)

Offline

#2 2024-05-23 07:20:56

Whoracle
Member
Registered: 2010-11-02
Posts: 221

Re: [SOLVED] I have a problem setting up plymouth

splash and quiet should go to your kernel params, not thr module hooks. Check your bootloader docs and add where appropriate.

Offline

#3 2024-05-23 07:22:23

vipex
Member
Registered: 2023-12-03
Posts: 16

Re: [SOLVED] I have a problem setting up plymouth

Whoracle wrote:

splash and quiet should go to your kernel params, not thr module hooks. Check your bootloader docs and add where appropriate.

thx.

Offline

Board footer

Powered by FluxBB