[Bug 538524] Re: boot hangs on splash screen, doesn't switch to KDM
Scott James Remnant
scott at canonical.com
Tue Mar 16 14:42:14 UTC 2010
On Tue, 2010-03-16 at 02:41 +0000, Steve Langasek wrote:
> So, could those seeing this bug with Kubuntu try editing the pre-stop
> script in /etc/init/plymouth.conf to read as follows:
>
> pre-stop script
> if [ "$UPSTART_EVENTS" = starting ] && ( [ "$JOB" = kdm ] || [ "$JOB" = xdm ]); then
> plymouth deactivate
> retain_splash=--retain-splash
> fi
> exec plymouth quit $retain_splash
> end script
>
> and report back whether this helps?
>
Actually, this isn't quite right.
Just comment out the existing "kdm" line - and see what happens then ;-)
Scott
--
Scott James Remnant
scott at ubuntu.com
--
boot hangs on splash screen, doesn't switch to KDM
https://bugs.launchpad.net/bugs/538524
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.
More information about the kubuntu-bugs
mailing list