diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018981.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018981.html | 198 |
1 files changed, 198 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018981.html b/zarb-ml/mageia-dev/2012-September/018981.html new file mode 100644 index 000000000..2054ff1ef --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018981.html @@ -0,0 +1,198 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Fwd: Re: M3 won't complete boot after update + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Fwd%3A%20Re%3A%20%20M3%20won%27t%20complete%20boot%20after%20update&In-Reply-To=%3C5064241D.40501%40kde.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018978.html"> + <LINK REL="Next" HREF="018985.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Fwd: Re: M3 won't complete boot after update</H1> + <B>Anne Wilson</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Fwd%3A%20Re%3A%20%20M3%20won%27t%20complete%20boot%20after%20update&In-Reply-To=%3C5064241D.40501%40kde.org%3E" + TITLE="[Mageia-dev] Fwd: Re: M3 won't complete boot after update">annew at kde.org + </A><BR> + <I>Thu Sep 27 12:02:05 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018978.html">[Mageia-dev] Fwd: Re: M3 won't complete boot after update +</A></li> + <LI>Next message: <A HREF="018985.html">[Mageia-dev] Fwd: Re: M3 won't complete boot after update +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18981">[ date ]</a> + <a href="thread.html#18981">[ thread ]</a> + <a href="subject.html#18981">[ subject ]</a> + <a href="author.html#18981">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +On 27/09/12 10:15, Colin Guthrie wrote: +><i> Does it work when forcing a runlevel 3 boot instead. This is +</I>><i> closer to a proper boot and likely a better testing environment. I +</I>><i> presume the getty's are showing for you in level 3? +</I>><i> +</I>To my surprise, the same, text boot, to level 3 does complete perfectly. + There are a couple of gpg messages, though: + +gpg-agent: enabled debug flags: assuan +can't connect to '/home/anne/.gnupg/log-socket': No such file or +directory. + +I don't know whether this is to be expected, or whether it has any +relevance at this point. + +"systemctl show prefdm.service | grep ActiveEnter.*Mono" returns 0 + +I presume this is to be expected at this stage. + +"systemctl start prefdm.service" +Failed to issue method call: Access denied + +In case that has to be root, I used "su -" then the same command, but +that just gives me a flashing cursor. + +><i> The results of this test are only really valuable if you do a +</I>><i> normal boot to runlevel 5 as this is when the service should be +</I>><i> started. +</I>><i> +</I>Doesn't runlevel 5 attempt to launch the desktop, though? I don't see +how I can do that. + +><i> What I'm trying to work out here is if the job relating to +</I>><i> starting the prefdm.service had to be ejected due to some kind of +</I>><i> conflict. +</I>><i> +</I>><i> If there is a conflict then the values will be 0 and this will +</I>><i> explain why your graphical desktop does not start. +</I>><i> +</I>While the new reboot is completing, and while I remember - irqbalance +daemon always fails to start. I've assumed it's not relevant? + +>>>>><i> If it still fails, then try starting prefdm.service +</I>>>>>><i> manually (systemctl start prefdm.service) and see what +</I>>>>>><i> happens. +</I>>>><i> +</I>>>><i> Nothing at all happens. It returns to the prompt. +</I>><i> This is curious. Does this also occur at runelevel 3? What does +</I>><i> systemctl status prefdm.service tell you after it returns you to +</I>><i> the prompt? +</I>><i> +</I>prefdm.service - Display Manager + Loaded: loaded (/usr/lib/systemd/system/prefdm.service: static) + Active: inactive (dead) + CGroup: name=systemd:/system/prefdm.service + +><i> Is there anything useful in the kdm log file about why kdm failed +</I>><i> to launch X11? +</I>><i> +</I>Looks like an X11 problem. The netbook is Atom N550, Intel everything. + +tail kdm.log + +Fatal server error: +no screens found +(EE) +Please consult...... +(EE) Please also check the log file at "var/log/Xorg.0.log" for +additional information +(EE) +Server terminated with error (1). Closing log file. + +from Xorg.0.log file: + +LoadModule "v4l" +Warning, couldn't open module v4l +UnloadModule "v4l" +Unloading v4l +Failed to load module "v4l" (module does not exist, 0) +LoadModule "glx" +Loading /usr/lib/xorg/modules/extensions/libglx.so +Module glx: vendor="X.Org Foundation" + compiled for 1.13.0 module version = 1.0.0 + ABI class: X.Org Server Extension, version 7.0 +AIGLX enabled +Loading extension GLX +LoadModule "intel" +Warning: couldn't open module intel +UnloadModule: "intel" +Unloading intel +Failed to load module "intel" (module does not exist, 0) +No drivers available +Fatal server error: +no screens found +Please consult..... + +Looks as though we've found it. + +>>><i> We have all spent a lot of time on this. There are files on +</I>>>><i> the netbook that I must recover, so now it's decision time. +</I>>>><i> It would probably be easier and quicker to grab the latest +</I>>>><i> image (in which case can you remind me where to go for that) +</I>>>><i> but I am willing to continue if there is any possibility that +</I>>>><i> what we discover could save grief for others. +</I>>>><i> +</I>>>><i> What do you think? +</I>><i> Plenty more to debug if you want to continue. +</I>><i> +</I>Probably Intel graphics are less common than ATi and NVidia, but if +there is a real problem here (as opposed to user-caused one) we should +continue. I can hold on a bit longer. Just give me the next steps :-) + +Anne +- -- +Need KDE help? Try +<A HREF="http://userbase.kde.org">http://userbase.kde.org</A> or +<A HREF="http://forum.kde.org">http://forum.kde.org</A> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) +Comment: Using GnuPG with Mozilla - <A HREF="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</A> + +iEYEARECAAYFAlBkJBUACgkQj93fyh4cnBf8iQCfULwzWoAry++GkBOUhd6OeZn8 +sTEAn1mvL2rZH+cARwh8IJpPp/KSGw+2 +=8Hva +-----END PGP SIGNATURE----- +</PRE> + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018978.html">[Mageia-dev] Fwd: Re: M3 won't complete boot after update +</A></li> + <LI>Next message: <A HREF="018985.html">[Mageia-dev] Fwd: Re: M3 won't complete boot after update +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18981">[ date ]</a> + <a href="thread.html#18981">[ thread ]</a> + <a href="subject.html#18981">[ subject ]</a> + <a href="author.html#18981">[ 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> |