diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/007088.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-July/007088.html | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/007088.html b/zarb-ml/mageia-dev/2011-July/007088.html new file mode 100644 index 000000000..de2105720 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/007088.html @@ -0,0 +1,125 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Switching%20VT%20when%20in%20GDM%20causes%20X11%20quit%20with%20fatal%0A%09error.&In-Reply-To=%3C4E314737.7080803%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="007087.html"> + <LINK REL="Next" HREF="007099.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error.</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Switching%20VT%20when%20in%20GDM%20causes%20X11%20quit%20with%20fatal%0A%09error.&In-Reply-To=%3C4E314737.7080803%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error.">mageia at colin.guthr.ie + </A><BR> + <I>Thu Jul 28 13:25:43 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007087.html">[Mageia-dev] [RPM] cauldron core/release jgraph-5.12.2.1-1.mga2 +</A></li> + <LI>Next message: <A HREF="007099.html">[Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7088">[ date ]</a> + <a href="thread.html#7088">[ thread ]</a> + <a href="subject.html#7088">[ subject ]</a> + <a href="author.html#7088">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I'm not sure what the problem is as I've not had time enough to debug +properly. + +Booting with regular init or systemd, if you switch VT to text console +and back again causes X to quit with a fatal error: + +[ 105.480] (II) AIGLX: Resuming AIGLX clients after VT switch +[ 105.480] (WW) intel(0): drmSetMaster failed: Invalid argument +[ 105.480] (EE) intel(0): failed to set mode: Permission denied +[ 105.480] +Fatal server error: +[ 105.480] EnterVT failed for screen 0 +[ 105.480] +[ 105.480] +Please consult the The X.Org Foundation support + at <A HREF="http://bugs.mageia.org">http://bugs.mageia.org</A> + for help. +[ 105.480] Please also check the log file at "/var/log/Xorg.0.log" for +additional information. +[ 105.480] + + +Now I'm not 100% sure but if I run: +setfacl -m user:gdm:rw- /dev/dri/c* + +before switching back then X does not crash. This could just be a simple +race condition - X trying to do fancy DRI stuff before console-kit has +had the chance to change the active session and add the ACL accordingly, +but some other input on this problem is welcome. + + +Note: systemd doesn't seem to give me a console login - so this is only +with regular init - I presume I need to add a symlink somewhere to get +regular console logins with systemd :) I'll look into that later. + +Col + + + + +-- + +Colin Guthrie +mageia(at)colin.guthr.ie +<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="007087.html">[Mageia-dev] [RPM] cauldron core/release jgraph-5.12.2.1-1.mga2 +</A></li> + <LI>Next message: <A HREF="007099.html">[Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7088">[ date ]</a> + <a href="thread.html#7088">[ thread ]</a> + <a href="subject.html#7088">[ subject ]</a> + <a href="author.html#7088">[ 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> |