<?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=1820&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / On acsii, plasma and the power button.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1820</link>
		<description><![CDATA[The most recent posts in On acsii, plasma and the power button..]]></description>
		<lastBuildDate>Sun, 08 Jul 2018 11:33:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10662#p10662</link>
			<description><![CDATA[<p>In regards to scutterflux info on openrc, i can confirm that sddm works via xdm service file. <a href="https://wiki.gentoo.org/wiki/SDDM" rel="nofollow">https://wiki.gentoo.org/wiki/SDDM</a></p><div class="codebox"><pre><code>Service
OpenRC

Set SDDM as the default display manager:
FILE /etc/conf.d/xdm

DISPLAYMANAGER=&quot;sddm&quot;

To start SDDM on boot, add xdm to the default runlevel:
Note
The dbus service gets pulled in dynamically.
root #rc-update add xdm default

To start SDDM now:
root #/etc/init.d/xdm start

After logging in to the X session via sddm, it is a good idea to verify that ConsoleKit is working as intended. By typing ck-list-sessions all active sessions can be listed. The list should include your session, typically running on x11-display-device = &#039;/dev/tty7&#039;. This session should also read active = TRUE. Active being FALSE indicates an issue [1][2]. </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Panopticon)]]></author>
			<pubDate>Sun, 08 Jul 2018 11:33:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10662#p10662</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=10661#p10661</link>
			<description><![CDATA[<p>Hi, I&#039;d like to share my experience and solution, I had great difficulties with SDDM power buttons.&#160; I tried all the solutions above, goofed around with sddm.conf files, grub files, etc... I thought I&#039;d try lightdm and even had difficulty with lightdm not working with elogind but it did work with consolekit.</p><p>Anyway If you want to keep SDDM and elogind try </p><div class="codebox"><pre><code>apt install openrc</code></pre></div><p>I think the parallel loading of openrc solved any init order issues that may be causing the problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (scutterflux)]]></author>
			<pubDate>Sun, 08 Jul 2018 05:04:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=10661#p10661</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8220#p8220</link>
			<description><![CDATA[<p>Hi fsmithred, thanks for your quick response.&#160; The issue was the libpolkit.&#160; </p><p>The laptop got a new HDD and a clean install of Devuan Jessie yesterday, then upgraded to Ascii but somehow it had pulled in the -systemd variants.&#160; I followed the instructions in the lurker link you provided and replaced them with -elogind variants.&#160; Now logout, reboot, shutdown from the KDE menu all work as expected.</p><p>I still have SDDM as the login manager...</p><p>Again, thanks for the quick response.&#160; :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (penguinwrangler)]]></author>
			<pubDate>Wed, 04 Apr 2018 11:46:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8220#p8220</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8217#p8217</link>
			<description><![CDATA[<p>You might need to replace sddm with lightdm. Also, make sure you have the right libpolkit packages installed.<br />See <a href="http://(removed%20dead%20link)" rel="nofollow">(removed dead link)</a></p><p>Here&#039;s what was in the dead link.</p><div class="quotebox"><blockquote><div><p>Author: Irrwahn<br />Date: 2018-02-14 07:37 -500<br />To: dng<br />Subject: [DNG] IMPORTANT! How to fix degraded session management after Devuan ASCII upgrade.</p><p>PLEASE NOTE:<br />The following only applies to already existing ASCII systems that got<br />upgraded to the newest package versions as present in the repositories.<br />Fresh installations of Devuan ASCII 2.0.0 Beta should not be affected.</p><p>TL;DR<br />-----<br />Make sure you got the correct libpolkit-backend installed!</p><p>Background<br />----------<br />It would appear that under certain circumstances an unsuitable flavor<br />of libpolkit-backend-1-0-XXXX gets pulled in upon upgrade. This can lead<br />to a temporary loss of desktop session related functionality, namely the<br />ability to user-mount removable drives or to shutdown/restart the system<br />using the GUI controls provided by the respective desktop environment. The<br />issue was ultimately caused by the recent addition of elogind to the<br />repositories, or rather the repackaging of policykit-1 that followed suit.</p><p>Resolution<br />----------<br />1. Make sure you have at least one of (traditional) consolekit or (new)<br />elogind installed. (Note: You can have both installed and active; which<br />one is actually used however is decided by which libpolkit-backend you<br />choose to install, see 4.)</p><p>2. Make sure (at least one of) the above is activated. You may do so by<br />interactively running the &#039;pam-auth-update&#039; command as root.</p><p>3. Ensure the following packages got installed:<br />&#160; &#160; &#160;policykit-1&#160; &#160; &#160; &#160; &#160; &#160; &#160; 0.105-18+devuan2.4<br />&#160; &#160; &#160;libpolkit-agent-1-0&#160; &#160; &#160; 0.105-18+devuan2.4</p><p>4. Install one of the mutually exclusive policykit backend libs, i.e.<br />&#160; &#160;- EITHER -<br />&#160; &#160; &#160;libpolkit-backend-1-0-elogind&#160; &#160; &#160; 0.105-18+devuan2.4&#160; and<br />&#160; &#160; &#160;libpolkit-gobject-1-0-elogind&#160; &#160; &#160; 0.105-18+devuan2.4</p><p>&#160; &#160;- OR -<br />&#160; &#160; &#160;libpolkit-backend-1-0-consolekit&#160; &#160;0.105-18+devuan2.4&#160; and<br />&#160; &#160; &#160;libpolkit-gobject-1-0-consolekit&#160; &#160;0.105-18+devuan2.4</p><p>depending on which session manager backend you intend to use, see 1.</p><p>In case you find you have a backend with -systemd in the name installed:<br />that one will _not_ work, and is most likely the cause why things went<br />sideways in the first place.</p><p>5. After making changes to the session management you should either reboot<br />the system or at least cycle through runlevel 1.</p><p>Note: Depending on what login manager you use in conjunction with which<br />desktop environment you might have to experiment a bit to find out which<br />of consolekit or elogind works best for you (or works[TM] at all).</p><p>Bottom line: As always in life, keep your backends covered. ;-)</p><p>HTH, HANVD, and enjoy the ASCII Beta!</p><p>Best regards<br />Urban</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 04 Apr 2018 11:31:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8217#p8217</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8210#p8210</link>
			<description><![CDATA[<p>At the risk of resurrecting an old thread...&#160; I&#039;m running SDDM + KDE 5 under ASCII on a Dell 6220 laptop.&#160; It all works nicely apart from shutdown and reboot actions from KDE&#039;s menu.&#160; These just drop me back to SDDM.&#160; The reboot and shutdown icons at the top right of SDDM work as expected.&#160; From within KDE, if I issue &quot;sudo poweroff&quot; or &quot;sudo reboot&quot; from Konsole, both work as expected.&#160; </p><p>I have had to add the option &quot;reboot=pci&quot; to the Linux command line in grub, otherwise reboots or shutdowns hang the machine after kernel exits, but I wouldn&#039;t expect that to affect this.&#160; It seems more like KDE is always doing a &quot;logout&quot; rather than a &quot;reboot&quot; or &quot;shutdown&quot;, since SDDM works correctly.</p><p>I&#039;ve checked and I have both eudev and elogind installed... but I don&#039;t know how to check if they are working correctly.&#160; </p><p>Anyone have any suggestions?</p>]]></description>
			<author><![CDATA[dummy@example.com (penguinwrangler)]]></author>
			<pubDate>Wed, 04 Apr 2018 10:11:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8210#p8210</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7531#p7531</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>steve_v has long since left the building.</p></div></blockquote></div><p>steve_v is waiting for a Devuan release that isn&#039;t 2+ years behind Debian, and he still gets mail alerts.<br />Meanwhile, he&#039;s running a systemd-free rolling release, one with a modern desktop that works properly <em>now</em>.</p><p>He&#039;s running Devuan on servers though, where appallingly ancient software isn&#039;t such a problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Mon, 05 Feb 2018 05:05:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7531#p7531</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7486#p7486</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>@Miyo . . . steve_v has long since left the building.&#160; But he did test after I asked him to see if elogind fixed things and he said:</p><div class="quotebox"><blockquote><div><p>Yes, power management in KDE now works, if eudev &amp; elogind are installed.</p></div></blockquote></div></div></blockquote></div><p>Ahhh...okay. Hey...I might give it another go too then! <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Fri, 02 Feb 2018 23:36:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7486#p7486</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7485#p7485</link>
			<description><![CDATA[<p>@Miyo . . . steve_v has long since left the building.&#160; But he did test after I asked him to see if elogind fixed things and he said:</p><div class="quotebox"><blockquote><div><p>Yes, power management in KDE now works, if eudev &amp; elogind are installed.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 02 Feb 2018 23:34:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7485#p7485</guid>
		</item>
		<item>
			<title><![CDATA[Re: On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7484#p7484</link>
			<description><![CDATA[<p>When I was using Plasma on Ascii, I installed lightdm instead of sddm. At that time (SEVERAL months ago), all of the shutdown options were working. I vaguely remember trying sddm, and was also experiencing problems...that&#039;s why I went with lightdm. Also, I built it from a netinstall and the base system. You can see what I did here... <a href="https://dev1galaxy.org/viewtopic.php?pid=5378#p5378" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=5378#p5378</a></p><p>I eventually had to replace Plasma, because it was running one of my CPUs at 100% all of the time. Again, that was months ago, so I can&#039;t speak for how things are now.</p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Fri, 02 Feb 2018 23:27:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7484#p7484</guid>
		</item>
		<item>
			<title><![CDATA[On acsii, plasma and the power button.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7114#p7114</link>
			<description><![CDATA[<p>I like this Devuan thing, but it seems I&#039;ve tried and failed to like any of the desktops that work properly with it.<br />KDE/Plasma runs, which is slightly surprising, but I&#039;ve yet to convince it (or sddm for that matter) to do anything related to poweroff / reboot /suspend / hibernate.<br />It&#039;ll kill the session and that&#039;s about it. Having to switch to a VT and log is as root just to turn the machine off is a little lame in this day and age...<br />This is less lame than having to use some gnome derivative instead, but still pretty annoying.</p><p>I&#039;m not (yet) familiar with the changes in Devuan, is plasma&#039;s power management functionality completely broken sans systemd or am I just doing it wrong?<br />Everything else appears to work, and the various blah-kits are doing their thing, at least as far as I can tell. There&#039;s some other layer between plasma and console-kit / upower etc. yeah?</p><p>Anyone had better luck here?</p><p>Off topic, what&#039;s the plan for the release cycle after stretch / ascii? Aiming for parallel with debian&#039;s stable releases or one behind? I&#039;m guessing the former, as I hear rumors of tracking testing as well...</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Thu, 11 Jan 2018 21:27:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7114#p7114</guid>
		</item>
	</channel>
</rss>
