plymouthd crashes on startup - Intel HD 3000 - 15.10

6,138

The solution for me was to tell plymouth to use framebuffer with these steps:

echo "FRAMEBUFFER=y" | sudo tee -a /etc/initramfs-tools/conf.d/splash && sudo update-initramfs -u -k all
Share:
6,138

Related videos on Youtube

AlvaHenrik
Author by

AlvaHenrik

Updated on September 18, 2022

Comments

  • AlvaHenrik
    AlvaHenrik almost 2 years

    After upgrading to 15.10 from 15.04 I got a segfault in plymouthd on every startup.

    This is what I can find in syslog:

    Nov 11 12:22:26 H3A2764 systemd[1]: plymouth-start.service: Main process exited, code=dumped, status=11/SEGV
    Nov 11 12:22:26 H3A2764 systemd[1]: plymouth-start.service: Unit entered failed state.
    Nov 11 12:22:26 H3A2764 systemd[1]: plymouth-start.service: Failed with result 'core-dump'.
    

    I uploaded /var/crash/_sbin_plymouthd.0.crash here.

    • AlvaHenrik
      AlvaHenrik over 8 years
      I edited my question. Please let me know if additional information is needed.
  • 0x6C38
    0x6C38 about 8 years
    This worked for me as well this other solution didn't.
  • Byscripts
    Byscripts about 8 years
    Same for me. Other solution didn't work. This one does :) Thank you.
  • David Graham
    David Graham almost 7 years
    This seems to be working so far in 16.04.1 as well (Ubuntu Gnome3), on kernel 4.4.0-83-generic.