diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/013831.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/013831.html | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/013831.html b/zarb-ml/mageia-dev/2012-April/013831.html new file mode 100644 index 000000000..9d17e0614 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/013831.html @@ -0,0 +1,112 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] plymouth gone nuts ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20plymouth%20gone%20nuts%20%3F&In-Reply-To=%3C4F7A409A.4050701%40ono.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="013830.html"> + <LINK REL="Next" HREF="013832.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] plymouth gone nuts ?</H1> + <B>JA Magallón</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20plymouth%20gone%20nuts%20%3F&In-Reply-To=%3C4F7A409A.4050701%40ono.com%3E" + TITLE="[Mageia-dev] plymouth gone nuts ?">jamagallon at ono.com + </A><BR> + <I>Tue Apr 3 02:13:14 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="013830.html">[Mageia-dev] plymouth gone nuts ? +</A></li> + <LI>Next message: <A HREF="013832.html">[Mageia-dev] plymouth gone nuts ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13831">[ date ]</a> + <a href="thread.html#13831">[ thread ]</a> + <a href="subject.html#13831">[ subject ]</a> + <a href="author.html#13831">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 04/03/2012 02:07 AM, JA Magallón wrote: +><i> Hi... +</I>><i> +</I>><i> With latest updates, I noticed that GDM again started in tty2, and tty1 is +</I>><i> still stuck on bootscreen/plymouth dots. +</I>><i> I get a message on tty1 about "wait-for-playmouth-quit failed, see systemctl status...". +</I>><i> And GDM starts on tty2. +</I>><i> Something weird is happpening: +</I>><i> +</I>><i> cicely:~# systemctl --all --full | grep plym +</I>><i> systemd-ask-password-plymouth.path loaded active waiting Forward Password Requests to Plymouth Directory Watch +</I>><i> plymouth-quit-wait.service loaded failed failed Wait for Plymouth Boot Screen to Quit +</I>><i> plymouth-quit.service loaded inactive dead Terminate Plymouth Boot Screen +</I>><i> plymouth-read-write.service loaded inactive dead Tell Plymouth To Write Out Runtime Data +</I>><i> plymouth-start.service loaded inactive dead Show Plymouth Boot Screen +</I>><i> systemd-ask-password-plymouth.service loaded inactive dead Forward Password Requests to Plymouth +</I>><i> +</I>><i> cicely:~# ps -ef | grep plym +</I>><i> root 161 1 0 01:56 ? 00:00:00 /bin/plymouthd --attach-to-session --pid-file /run/plymouth/pid +</I>><i> root 29109 8671 0 02:05 pts/1 00:00:00 grep --color plym +</I>><i> +</I>><i> Any idea ? +</I>><i> +</I> +I have noticed this, plz correct me if I'm wrong: + +werewolf:/lib/systemd/system# grep After display-manager.service +After=livesys-late.service systemd-user-sessions.service +After=<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">getty at tty1.service</A> plymouth-quit.service + +werewolf:/lib/systemd/system# grep After plymouth-quit.service +After=rc-local.service plymouth-start.service + +werewolf:/lib/systemd/system# grep After plymouth-quit-wait.service +After=rc-local.service plymouth-start.service + +Should not all the chain be: + +display-manager.service -> after plymouth-quit-wait.service +plymouth-quit-wait.service -> after plymouth-quit.service + +Trying now... + + +-- +J.A. Magallon <jamagallon()ono!com> \ Winter is coming... +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="013830.html">[Mageia-dev] plymouth gone nuts ? +</A></li> + <LI>Next message: <A HREF="013832.html">[Mageia-dev] plymouth gone nuts ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13831">[ date ]</a> + <a href="thread.html#13831">[ thread ]</a> + <a href="subject.html#13831">[ subject ]</a> + <a href="author.html#13831">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |