[Bug 785242] Re: plymouth always shows a splash screen regardless of whether 'splash' is on the command line

Steve Langasek steve.langasek at canonical.com
Wed May 25 05:31:29 UTC 2011


> It looks like my FAI tried to install ubuntu-minimal, which despite its
> name appears to include some stuff targeted at the desktop version.

On the contrary, ubuntu-minimal is minimal and doesn't pull in anything
desktop-specific.  It will pull in upstart->mountall->plymouth
->plymouth-theme-ubuntu-text, but that's not a graphical splash screen,
only a text one.

> Nevertheless, there does seem to be a conflict between this console-
> common script and plymouth's splash screen.  It's probably really a bug
> with the console tools rather than plymouth.

Yeah, I think that's the case; talking with Colin Watson, I understand
that console-common is meant to be removed altogether but hasn't quite
been obsoleted.

Reassigning this to console-tools, which seems to be the primary
culprit.

** Package changed: plymouth (Ubuntu) => console-common (Ubuntu)

** Changed in: console-common (Ubuntu)
   Importance: Undecided => High

** Changed in: console-common (Ubuntu)
       Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/785242

Title:
  plymouth always shows a splash screen regardless of whether 'splash'
  is on the command line

Status in “console-common” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: plymouth

  On Ubuntu Server 10.04:  Even when I don't have 'splash' as a kernel
  parameter, plymouth still shows a splash screen (which seems to be
  done by  /usr/share/initramfs-tools/scripts/init-top/plymouth).  On
  its own, this is a minor niggle.  However, it has a more serious
  knock-on effect if the system is configured with a default locale
  which uses UTF-8.  In that case, much later in the boot process,
  /etc/rcS.d/S05keymap.sh tries, via the unicode_start program, to run
  the vt-is-UTF8 command, which hangs if there is a splash screen
  present (this part is arguably a bug in console-tools).

  The combination of these two bugs, one in this package and one in
  console-tools, is that the console of the machine never produces a
  getty, because the rc script never completes.  If you don't have a
  network connection working yet, you're reduced to having to use
  init=/bin/sh to get a prompt, because the same situation prevents you
  getting into single user mode too.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: plymouth 0.8.2-2ubuntu2.2 [modified: usr/share/initramfs-tools/scripts/init-top/plymouth]
  ProcVersionSignature: Ubuntu 2.6.32-31.61-server 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-server x86_64
  Architecture: amd64
  Date: Thu May 19 14:58:18 2011
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/usr/local/bin/bash
  SourcePackage: plymouth




More information about the foundations-bugs mailing list