diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012736.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-March/012736.html | 125 | 
1 files changed, 125 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-March/012736.html b/zarb-ml/mageia-dev/2012-March/012736.html new file mode 100644 index 000000000..afd2b401e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/012736.html @@ -0,0 +1,125 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Deprecating startx +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Deprecating%20startx&In-Reply-To=%3C4F574280.9050309%40colin.guthr.ie%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="012730.html"> +   <LINK REL="Next"  HREF="012738.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Deprecating startx</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Deprecating%20startx&In-Reply-To=%3C4F574280.9050309%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] Deprecating startx">mageia at colin.guthr.ie +       </A><BR> +    <I>Wed Mar  7 12:12:00 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="012730.html">[Mageia-dev] Deprecating startx +</A></li> +        <LI>Next message: <A HREF="012738.html">[Mageia-dev] Deprecating startx +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#12736">[ date ]</a> +              <a href="thread.html#12736">[ thread ]</a> +              <a href="subject.html#12736">[ subject ]</a> +              <a href="author.html#12736">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>'Twas brillig, and EatDirt at 07/03/12 10:18 did gyre and gimble: +><i> On 07/03/12 10:26, Colin Guthrie wrote: +</I>>><i> Hi, +</I>>><i> +</I>>><i> Unless someone comes along and does a reasonable amount of coding before +</I>>><i> mga2, I think we'll have to deprecate supporting startx (it can still be +</I>>><i> used in some circumstances, but audio and accelerated graphics will not +</I>>><i> be available). +</I>>><i> +</I>>><i> See this comment (and the link therein) for more info on the issue: +</I>>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4652#c9">https://bugs.mageia.org/show_bug.cgi?id=4652#c9</A> +</I>><i>  +</I>><i>  +</I>><i> Hi there, +</I>><i> as many, I don't understand (yet, it not ever) systemd :) +</I>><i> But what do you mean? +</I> +systemd tracks and manages user sessions. i.e. it takes over the role of +console-kit which had many design flaws and generally makes a good job +of managing sessions properly without any nasty hacks or work arounds. + +><i> An user could no longer starts in runlevel 3 and start an X session +</I>><i> directly ? This is the way we actually debug X, that sounds very +</I>><i> unreasonable to me. +</I> +Users can still technically run startx, but the user session will not be +seen as active and thus all sorts of things break with regards to +setting ACLs on device nodes - e.g. on /dev/snd/* /dev/dri/* etc. Other +things relating to session management will also likely break. + +You can still debug X but only for an actual X server. + +Anyway even when I was maintaining X a few years back, I don't think I +ever started it from the text console. I always used the official +methods for starting X (service dm restart in those days). So not sure +it's really all that needed for debugging. + + +Col + + +--  + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: +  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: +  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> +  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> +  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="012730.html">[Mageia-dev] Deprecating startx +</A></li> +	<LI>Next message: <A HREF="012738.html">[Mageia-dev] Deprecating startx +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#12736">[ date ]</a> +              <a href="thread.html#12736">[ thread ]</a> +              <a href="subject.html#12736">[ subject ]</a> +              <a href="author.html#12736">[ 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> | 
