<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1962&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / occasional boot hang on ascii [SOLVED]]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1962</link>
		<description><![CDATA[The most recent posts in occasional boot hang on ascii [SOLVED].]]></description>
		<lastBuildDate>Sat, 31 Mar 2018 16:48:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8180#p8180</link>
			<description><![CDATA[<p>So far, so good with linux-libre kernel 4.15.14, which I got from here: <a href="http://linux-libre.fsfla.org/pub/linux-libre/freesh/pool/main/l/" rel="nofollow">http://linux-libre.fsfla.org/pub/linux- … ol/main/l/</a></p><p>No graphics glitches with this kernel, and so far no hung boots. Too early to tell if hung boots issue is solved given that it only happens once in a while, but I will be optimistic and will try (again) marking this issue as solved. </p><p>If I don&#039;t post again, it&#039;s because the hung boots went away.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sat, 31 Mar 2018 16:48:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8180#p8180</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8179#p8179</link>
			<description><![CDATA[<p>This sounds somewhat like my issue:<br /><a href="https://bugzilla.kernel.org/show_bug.cgi?id=82481" rel="nofollow">https://bugzilla.kernel.org/show_bug.cgi?id=82481</a></p><p>Since this issue may be related to kernel 3.16 and all of 4.9, 4.13, and 4.14 were giving me graphics artifacts, I&#039;ll try my luck with 4.15 and will report back.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sat, 31 Mar 2018 15:27:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8179#p8179</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8178#p8178</link>
			<description><![CDATA[<p>Problem happens sometimes with startx as well. At least startx produces a (helpful?) error message when it happens:</p><p><span class="postimg"><img src="http://files.dantas.airpost.net/public/screenshot.jpg" alt="screenshot.jpg" /></span></p><p>The interesting bit is &quot;intel_do_flush_locked failed: Invalid argument&quot; of course. I did some duck-ducking and it sounds like this could be a kernel bug. If so, this is extremely strange because I&#039;m running the same kernel in ascii that I was running in jessie without any issues (I&#039;m using the older kernel 3.16.51-3+deb8u1 because ascii&#039;s default kernel causes some graphics artifacts on my machine: <a href="https://dev1galaxy.org/viewtopic.php?id=1905" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1905</a>).</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sat, 31 Mar 2018 14:00:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8178#p8178</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8176#p8176</link>
			<description><![CDATA[<p>So far so good with startx. Here&#039;s what I did:</p><p>1. <span class="bbc">sudo apt-get install xinit</span> (the xinit package contains the startx executable)<br />2. <span class="bbc">sudo apt-get purge lightdm</span><br />3. In /etc/inittab, comment out this line: <span class="bbc">1:2345:respawn:/sbin/getty 38400 tty1</span><br />4. In /etc/inittab, add this line for autologin: <span class="bbc">1:2345:respawn:/bin/login -f bruno tty1 &lt;/dev/tty1 &gt;/dev/tty1 2&gt;&amp;1</span> (use your username instead of <em>bruno</em>, of course)<br />5. To run startx automatically upon login, add <em>startx</em> to ~/.profile</p><p>Hopefully the miscommunication between X and display manager (i.e., X sending a signal that it is ready for lightdm/slim to connect when it isn&#039;t actually ready) does not happen between X and startx. I&#039;ll mark as solved for now. If problem recurs I&#039;ll post again and remove the &quot;solved&quot; tag.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sat, 31 Mar 2018 04:10:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8176#p8176</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8174#p8174</link>
			<description><![CDATA[<p>Problem just recurred despite 1-4 in post #20.</p><p>I&#039;m giving up on getting X and a display manager to consistently play nice. Will try my luck with startx, hopefully it will be more consistent.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sat, 31 Mar 2018 01:29:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8174#p8174</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8173#p8173</link>
			<description><![CDATA[<p>Thanks, ralph.ronnquist. Inserting a delay between X&#039;s ready signal and lightdm&#039;s connection attempt sounds like a promising hack, but beyond my (current) skills.</p><p>I also thought of downgrading X to the version from Devuan Jessie, which apparently never signaled before it was actually ready for incoming connections. I&#039;m trying the downgrade now but am quickly finding myself in dependency hell.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sat, 31 Mar 2018 00:23:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8173#p8173</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8170#p8170</link>
			<description><![CDATA[<p>From the log snippets, it looks to me to be an X issue, that after launch, X says it&#039;s ready (signals) before it&#039;s actually waiting for connections. So sometimes it fails when the connection attempt is made. This causes lightdm to try another launch, but the second launch fails before giving any signal. So now lightdm is awaiting the signal from X, while the first X is sitting there waiting for connections.</p><p>If you would have a side entrance (eg ssh) ot the system you could check up if it might be this situation.</p><p>But I don&#039;t really know what to do about it. If any part of this is scripted, eg lightdm, it might be possible to insert a delay between receiving the ready signal and attempting a connection. Or something.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 30 Mar 2018 21:06:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8170#p8170</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8168#p8168</link>
			<description><![CDATA[<p>Thanks, catprints. I did it just now and everything was checked.</p><p>So a recap of where I am at this point:<br />1. Tried using slim instead of lightdm, but problem recurred so I&#039;m back on lightdm.<br />2. Uninstalled consolekit. Problem recurred afterwards but I&#039;m leaving consolekit uninstalled since it seems superfluous.<br />3. Ran pam-auth-update as root. Everything is checked in the prompt.<br />4. Did full system upgrade again this morning.</p><p>I&#039;ll update the thread when I have something new to share.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Fri, 30 Mar 2018 14:51:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8168#p8168</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8167#p8167</link>
			<description><![CDATA[<p>Perhaps totally unrelated, but after I uninstalled elogind I had to run pam-auth-update and checked or unchecked some item(s)? I don&#039;t know if this relates to booting. Just a thought.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Fri, 30 Mar 2018 14:31:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8167#p8167</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8165#p8165</link>
			<description><![CDATA[<p>No luck. Problem struck again first boot this morning. Uninstalling consolekit was not the answer.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Fri, 30 Mar 2018 12:46:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8165#p8165</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8160#p8160</link>
			<description><![CDATA[<p>@GNUser . . . that&#039;s good news.&#160; Keeping fingers crossed that you&#039;ve seen the last of hung reboots.&#160; Sorting this conflict consistently is one of the last things holding up the next release.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 30 Mar 2018 05:06:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8160#p8160</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8159#p8159</link>
			<description><![CDATA[<p>fsmithred and golinux, thank you both very much. Based on the simple word <em>or</em> in fsmithred&#039;s post and golinux&#039;s link, I realized that I don&#039;t need both consolekit and elogind.</p><p>I tried uninstalling elogind (to simulate the package lineup in my problem-free Devuan Jessie partition) but doing so would force the removal of a truckload of packages including most of MATE. Therefore, I uninstalled consolekit. So far no negative consequences and I&#039;ve booted my system 20 times for testing without any &quot;hung&quot; boots so far (using lightdm from ascii&#039;s repo). Fingers crossed...</p><p>fsmithred, is it possible that the intermittent nature of my issue was because of a race condition between elogind and consolekit?</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Fri, 30 Mar 2018 04:06:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8159#p8159</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8158#p8158</link>
			<description><![CDATA[<div class="quotebox"><cite>GNUser wrote:</cite><blockquote><div><p>I honestly know very little about these packages, so don&#039;t know why these particular ones are installed.</p></div></blockquote></div><p>I don&#039;t have a clear grasp of the specifics but I do know that different display managers require different backends.&#160; And an upgrade creates more problems than a new install. It has to do with the replacement of udev with eudev.&#160; <strong><span class="bbu"><a href="https://lists.dyne.org/lurker/message/20180214.123746.e89eaef8.en.html" rel="nofollow">This post</a></span> </strong>might shed some light on your problem.&#160; fsmithred is one of the best sources for specifics.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 30 Mar 2018 03:52:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8158#p8158</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8157#p8157</link>
			<description><![CDATA[<p>Hi, fsmithred. Thanks for piping in. All these packages are installed on my ASCII partition:</p><div class="codebox"><pre><code>Packages with &#039;libpolkit&#039; in name:
libpolkit-agent-1-0:amd64 0.105-18+devuan2.4
libpolkit-backend-1-0-elogind:amd64 0.105-18+devuan2.4
libpolkit-gobject-1-0-elogind:amd64 0.105-18+devuan2.4
libpolkit-qt-1-1:amd64 0.112.0-5
libpolkit-qt5-1-1:amd64 0.112.0-5

Packages with &#039;consolekit&#039; in name:
consolekit 0.4.6-6

Packages with &#039;elogind&#039; in name:
elogind 234.4-1+devuan1.5
libelogind0:amd64 234.4-1+devuan1.5
libpam-elogind:amd64 234.4-1+devuan1.5
libpolkit-backend-1-0-elogind:amd64 0.105-18+devuan2.4
libpolkit-gobject-1-0-elogind:amd64 0.105-18+devuan2.4</code></pre></div><p>I honestly know very little about these packages, so don&#039;t know why these particular ones are installed.</p><p>These are the only packages on my Devuan Jessie partition, which always boots reliably:</p><div class="codebox"><pre><code>Packages with &#039;libpolkit&#039; in name:
libpolkit-agent-1-0:amd64 0.105-9+devuan1
libpolkit-backend-1-0:amd64 0.105-9+devuan1
libpolkit-gobject-1-0:amd64 0.105-9+devuan1
libpolkit-qt-1-1 0.103.0-1

Packages with &#039;consolekit&#039; in name:
consolekit 0.4.6-5

Packages with &#039;elogind&#039; in name:
none</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Fri, 30 Mar 2018 03:12:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8157#p8157</guid>
		</item>
		<item>
			<title><![CDATA[Re: occasional boot hang on ascii [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8153#p8153</link>
			<description><![CDATA[<p>The message about &#039;seat&#039; makes me think of systemd-related things.</p><p>Which libpolkit packages are installed?<br />consolekit or elogind?<br />Is libpam-elogind installed?</p><p>I have no idea why it would be intermittent.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 29 Mar 2018 21:17:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8153#p8153</guid>
		</item>
	</channel>
</rss>
