<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2215&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2215</link>
		<description><![CDATA[The most recent posts in [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?.]]></description>
		<lastBuildDate>Sun, 15 Jul 2018 21:27:25 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10745#p10745</link>
			<description><![CDATA[<p>Hello!</p><p>Few days has gone ...</p><p>I&#039;ve repeated all the steps from here <a href="https://devuan.org/os/documentation/dev1fanboy/minimal-xfce-install" rel="nofollow">https://devuan.org/os/documentation/dev … ce-install</a> with a fresh image and installed <strong>xserver-xorg</strong> and <strong>xinit</strong> additional. It worked perfect on the first attempt without any powercycle; I can not declare, what was going wrong in the earlier time ...</p><p>Best regards, FM_81</p>]]></description>
			<author><![CDATA[dummy@example.com (FM81)]]></author>
			<pubDate>Sun, 15 Jul 2018 21:27:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10745#p10745</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10622#p10622</link>
			<description><![CDATA[<p>Hello at all!</p><p>Sorry for creating confusion; I&#039;ve powered up yet the same Raspberry 3+ as yesterday, and now the graphical interface starts?<br />I didn&#039;t know why?<br />The only thing I&#039;ve never done yesterday was: <strong>disconnect power</strong> (only&#160; a lot of reboots was performed)<br />Now is all, as one would expect, but I can not declare why, may be some thing in the detection of the HDMI or what ever?<br />Keyboard, mouse and screen are all the same ...</p><p>I plan to repeat the steps from yesterday, when there is a little bit more time, to make more clear what happened...</p><p>Thanks again &amp; sorry, FM_81</p>]]></description>
			<author><![CDATA[dummy@example.com (FM81)]]></author>
			<pubDate>Thu, 05 Jul 2018 10:08:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10622#p10622</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10606#p10606</link>
			<description><![CDATA[<p>Yeah, true, assuming he is looking for a minimal install getting the required packages one by one might be a better idea than installing xorg.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Wed, 04 Jul 2018 11:35:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10606#p10606</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10604#p10604</link>
			<description><![CDATA[<p>Install xinit. You might need to do this even if you install xorg, which is a metapackage that gives you all the drivers. Without that metapackage, make sure you have xserver-xorg-video-whatever, where whatever is the right one for the Pi3.</p><p>Here&#039;s some relevant infomation from the release notes:</p><div class="quotebox"><blockquote><div><p>### Starting X from a console (TTY)</p><p>In Devuan 2.0 ASCII, the X server no longer requires to be run with<br />root privileges. As a consequence, there are some additional<br />requirements to be met when launching X directly from a TTY (i.e.,<br />through &#039;xinit&#039; or &#039;startx&#039;), especially on systems upgraded from<br />Devuan Jessie.</p><p>In Devuan 2.0 ASCII it is sufficient to install &#039;elogind&#039; and<br />&#039;libpam-elogind&#039;, and then use either &#039;startx&#039; or &#039;xinit&#039; as usual<br />from a regular user account. In this case, the Xorg log file will be<br />available under &#039;~/.local/share/xorg/&#039;.</p><p>The system still needs to support Kernel Mode Setting (KMS).<br />Therefore, this solution may not work in some virtualization<br />environments (e.g.&#160; virtualbox) or if the kernel has no driver that<br />supports your graphic card.</p><p>Alternatively, it is still possible to run X with setuid root. In this<br />case, you need to install `xserver-xorg-legacy` and ensure that the<br />file &#039;/etc/X11/Xwrapper.config&#039; contains the (uncommented) line:</p><p>&#160; &#160; needs_root_rights=yes</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 04 Jul 2018 11:14:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10604#p10604</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10603#p10603</link>
			<description><![CDATA[<p>Not sure but i&#039;d try <span class="bbc">apt-get install xorg</span> to be sure you have all the required packages. I have a feeling the guide assumes you already have a working x installation and our error suggests there are some missing.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Wed, 04 Jul 2018 10:59:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10603#p10603</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Devuan 2.0.0 on Raspberry Pi 3 plus with GUI?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10600#p10600</link>
			<description><![CDATA[<p>Hi at all!</p><p>I&#039;ve tried to add a XFCE-environment on a Pi 3+.<br />Writing the basic system to the SD-card was no problem, but no I&#039;m stuck with the GUI-installation.<br />I&#039;ve followed all the steps from here: <a href="https://devuan.org/os/documentation/dev1fanboy/minimal-xfce-install" rel="nofollow">https://devuan.org/os/documentation/dev … ce-install</a><br />Everything was installed without any error-message.<br />Additionally installed was <strong>xserver-xorg</strong>, but this had no positive effect, it didn&#039;t work with and also without before ...<br />But after a reboot no GUI ist starting automatically.<br />If I try to start it manual after console-login with &#039;startxfce4&#039; it gives me the message: <strong>exec: xinit: not found</strong><br />It doesn&#039;t matter, if I try to do this as root or as non-root-user.<br />I&#039;ve also tried to set &#039;initdefault&#039; to 5 instead of 2 in <strong>/etc/inittab</strong> also no effect ...</p><p>Can anyone explain please, what is going wrong here?<br />Thank you very much, FM_81</p>]]></description>
			<author><![CDATA[dummy@example.com (FM81)]]></author>
			<pubDate>Wed, 04 Jul 2018 09:08:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10600#p10600</guid>
		</item>
	</channel>
</rss>
