diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008193.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/008193.html | 139 |
1 files changed, 139 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/008193.html b/zarb-ml/mageia-dev/2011-September/008193.html new file mode 100644 index 000000000..b4ca53470 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008193.html @@ -0,0 +1,139 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] systemd vs dm + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20vs%20dm&In-Reply-To=%3C20110918012847.41a47c2d%40werewolf.home%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008185.html"> + <LINK REL="Next" HREF="008194.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] systemd vs dm</H1> + <B>JA Magallon</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20vs%20dm&In-Reply-To=%3C20110918012847.41a47c2d%40werewolf.home%3E" + TITLE="[Mageia-dev] systemd vs dm">jamagallon at ono.com + </A><BR> + <I>Sun Sep 18 01:28:47 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008185.html">[Mageia-dev] systemd vs dm +</A></li> + <LI>Next message: <A HREF="008194.html">[Mageia-dev] systemd vs dm +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8193">[ date ]</a> + <a href="thread.html#8193">[ thread ]</a> + <a href="subject.html#8193">[ subject ]</a> + <a href="author.html#8193">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, 17 Sep 2011 13:59:13 +0000 +Dick Gevers <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dvgevers at xs4all.nl</A>> wrote: + +><i> On Sat, 17 Sep 2011 14:38:56 +0100, Colin Guthrie wrote about Re: +</I>><i> [Mageia-dev] systemd vs dm: +</I>><i> +</I>><i> >Yeah, please open a bug against initscripts (feel free to assign it to +</I>><i> >me) just so it's not forgotten. +</I>><i> +</I>><i> For the record (you already found it): +</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=2760">https://bugs.mageia.org/show_bug.cgi?id=2760</A> +</I>><i> +</I> +Well, i have set SPEEDBOOT=no, installed sysvinit to replace systemd-sysvinit, +and still GDM does strange things. +Right after boot, it does not allow to switch to any vt, and even if you +do it, sometimes hangs. +I see this in messages: + +Sep 18 01:14:37 one /sbin/mingetty[3285]: tty2: invalid character 0xbc in login name + +If I restart gdm (via an ssh session), I can see that tty2 has a couple lines of +garbage after the login prompt. + +It looks like gdm tries to use tty2, and bangs against mingetty, see that tty2 +session is the last: + +root 3284 1 0 01:14 tty1 00:00:00 /sbin/mingetty tty1 +root 3286 1 0 01:14 tty3 00:00:00 /sbin/mingetty tty3 +root 3287 1 0 01:14 tty4 00:00:00 /sbin/mingetty tty4 +root 3288 1 0 01:14 tty5 00:00:00 /sbin/mingetty tty5 +root 3289 1 0 01:14 tty6 00:00:00 /sbin/mingetty tty6 +root 3504 1 0 01:14 tty2 00:00:00 /sbin/mingetty tty2 +root 7402 7399 0 01:21 tty8 00:00:00 /etc/X11/X :0 -br -verbose -logverbose 7 -auth /var/run/gdm/auth-for-gdm-LD0qed/database -nolisten tcp + +How could I add the option 'vt7' to the X server command line ? New gdm +custom.conf does not support the [servers] section I planned to use +(from what I have been able to read). + +A workaround should be to hardcode, even in sources if needed, the option +to use vt7. It is no so dangerous, even systemd makes tty7 the mandatory +X target as it has a conflict in gdm for tty7... + +I also have noticed that systemd uses agetty, and /etc/inittab uses mingetty. +To really compare things and rule aout any bugs, both should be the same... + +Any ideas ? +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008185.html">[Mageia-dev] systemd vs dm +</A></li> + <LI>Next message: <A HREF="008194.html">[Mageia-dev] systemd vs dm +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8193">[ date ]</a> + <a href="thread.html#8193">[ thread ]</a> + <a href="subject.html#8193">[ subject ]</a> + <a href="author.html#8193">[ 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> |