You are not logged in.

#1 2014-09-19 03:13:45

YellowSnowIsBad
Member
From: /dev/null
Registered: 2010-06-11
Posts: 46

Uninstall Plymouth?

So after an upgrade Plymouth decided to stop working.. So I decided to remove it's face from my system.

1) I've removed the hooks from the initramfs and rebuilt it
2) I've removed the kernel command line from the grub cfg and rebuilt it
3) I've removed the package from my system too..
4) There are no traces of Plymouth on my system at all.. There are no service files either (although the problem seems to be earlier on the boot process)..

So why is the dam thing trying to run?? Have I missed something?

Boot log: https://gist.github.com/anonymous/0d0d3c64c1f84ce5e1d0
Grub cfg: https://gist.github.com/anonymous/d4172d0178106a1b63a9
mkinitcpio.cfg: https://gist.github.com/anonymous/90aee46f732d8dcefaec

Last edited by YellowSnowIsBad (2014-09-19 03:14:06)

Offline

#2 2014-09-19 12:53:48

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: Uninstall Plymouth?

If plymouth is completely removed from your system, it gets loaded most likely from initramfs.
Are you sure you rebuilt the initramfs correctly, copied it to right place and grub is configured to use the correct image?

Your mkinitcpio.cfg looks fine, can't be sure about grub.cfg since I've never used it.

you can use 'lsinitcpio' command to list contents of your initrd image.

Offline

#3 2014-09-20 03:41:47

YellowSnowIsBad
Member
From: /dev/null
Registered: 2010-06-11
Posts: 46

Re: Uninstall Plymouth?

I've double checked the grub config and linux.preset (for the initramfs) and the intended initramfs is being used.

initcpio profile: https://gist.github.com/anonymous/122126ff3558e692f093

Here is an lsinitcpio -a of the said initramfs:

Main initramfs: https://gist.github.com/anonymous/a5b38d70ed6f0f79e270
Fallback initramfs: https://gist.github.com/anonymous/1333fb036d41ddcbd676

Full grub config file: https://gist.github.com/anonymous/306788c0ec967cd3c618

Offline

#4 2014-09-20 14:47:59

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: Uninstall Plymouth?

Everything looks like it should. Only idea I got left would be removing the 'plymouth.enable=0' boot parameter.
In theory it could cause some component to try to load plymouth, even though it's supposed to disable it.
That doesn't make much sense especially if you don't have plymouth installed but sometimes computer programs do unexpected things..

Offline

#5 2014-09-24 01:36:25

YellowSnowIsBad
Member
From: /dev/null
Registered: 2010-06-11
Posts: 46

Re: Uninstall Plymouth?

Hey, update to this problem.. it turns out that it wasn't a Plymouth issue but something separate. i've opened a new thread to reflect a potentially completely different problem - it's found here: https://bbs.archlinux.org/viewtopic.php?pid=1459760

Thanks.

Last edited by YellowSnowIsBad (2014-09-24 01:36:36)

Offline

Board footer

Powered by FluxBB