Author Topic: can i remove plymouthd? [SOLVED]  (Read 2982 times)

Offline abstract

  • Full Member
  • ***
  • Posts: 55
can i remove plymouthd? [SOLVED]
« on: November 27, 2011, 08:49:32 AM »
happy thanksgiving (weekend) everyone,
so yeah, i don't even have plymouth installed, and a file search for anything named 'plymouth' comes up zero (synaptic search also zero). it eats a little cpu too, so i'd love to lose it. i can kill it with "gksu lxtask' (it's a root thing), but it's back every reboot.
any ideas?
thanks
« Last Edit: November 27, 2011, 04:04:47 PM by abstract »

Offline scoundrel

  • Administrator
  • Hero Member
  • *****
  • Posts: 4535
  • Philosophy= Bigger Hammer
Re: can i remove plymouthd?
« Reply #1 on: November 27, 2011, 09:05:53 AM »
this is a 64 bit install your discussing and not yet supported here ... please take all 64bit lxde install problems to the testing section at http://groups.google.com/group/pclinuxos-testers?msg=pending&pli=1

do not know if Neal has mentioned my fix for this problem yet ..
Please Donate Today..Or I Will Make You Wish You Had

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: can i remove plymouthd?
« Reply #2 on: November 27, 2011, 09:18:24 AM »
thanks for the quick reply scoundrel,
i'm pretty sure my pclos install was from a regular lxde-mini cd, and regular 32bit too.
now i'm really confused -  ???

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: can i remove plymouthd?
« Reply #3 on: November 27, 2011, 11:32:13 AM »
Do you have splash=verbose rather than splash=silent set in your /boot/grub/menu.list?     

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: can i remove plymouthd?
« Reply #4 on: November 27, 2011, 12:32:46 PM »
splash=silent

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: can i remove plymouthd?
« Reply #5 on: November 27, 2011, 12:36:41 PM »
here's the whole thing: (is the "gfxmenu" suspect?)

timeout 5
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0

title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=ee283b62-e567-45a4-b510-08dab9b8176c  quiet vmalloc=256M acpi=on resume=UUID=31f00001-d447-4c95-8931-4a0b70e26c6f splash=silent vga=788
initrd (hd0,0)/boot/initrd.img

title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=ee283b62-e567-45a4-b510-08dab9b8176c  quiet vmalloc=256M acpi=on resume=UUID=31f00001-d447-4c95-8931-4a0b70e26c6f
initrd (hd0,0)/boot/initrd.img

title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=ee283b62-e567-45a4-b510-08dab9b8176c  quiet failsafe vmalloc=256M acpi=on
initrd (hd0,0)/boot/initrd.img

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: can i remove plymouthd?
« Reply #6 on: November 27, 2011, 12:42:54 PM »
Quote
is the "gfxmenu" suspect?
     
No. Why would it be? ???     

Change splash=silent to splash=verbose to stop the plymouthd message. ::)     

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: can i remove plymouthd?
« Reply #7 on: November 27, 2011, 12:48:06 PM »
thanks Neal!
yeah, i only guessed about gfxmenu because it sounded like a graphic boot as apposed to text - ha ha, dead wrong! i only learn by messin' up, and god knows i do a lot of that.
thanks again

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: can i remove plymouthd?
« Reply #8 on: November 27, 2011, 12:50:46 PM »
Mark as [Solved]. :)