<?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=3612&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3612</link>
		<description><![CDATA[The most recent posts in Gnome 3.30 on Beowulf working in wayland & Xorg.]]></description>
		<lastBuildDate>Fri, 27 Aug 2021 06:18:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31136#p31136</link>
			<description><![CDATA[<p>I tried updating kernel to 5.10.0-0.bpo.8-amd64 and it went fine. Except that, on next boot after detecting the wireless dongle with MT7601U, system waited for 2 minutes or so, before resuming boot process. If I press CTRL+Z, it will skip the configuration and complete booting. The same problem existed the last time also - <a href="https://dev1galaxy.org/viewtopic.php?id=3621" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3621</a></p><p> I already found the problem package is &quot;modemmanager&quot;. I purged modemmanager and it resulted in removing usb-modeswitch also. With 5.x kernel, this needs modemmanager to be removed.</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Fri, 27 Aug 2021 06:18:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31136#p31136</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30802#p30802</link>
			<description><![CDATA[<p>After almost an year, I did a fresh install of Beowulf using network install with Gnome. All went well and Gnome is so far working fine. Of course, has to manually select the packages I needed. And, gdm3 is the display manager.</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Thu, 22 Jul 2021 08:07:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30802#p30802</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22806#p22806</link>
			<description><![CDATA[<p>How strange, having the contrib &amp; non-free components added to the deb-src line shouldn&#039;t render the packages in main unavailable.</p><p>And just FYI ceres doesn&#039;t have&#160; -security or -updates repositories.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 20 Jun 2020 21:01:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22806#p22806</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22800#p22800</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>@Head_on_a_Stick: I had added the ceres deb-src lines in sources.list and apt update ran. When I search, this is the output:</p><div class="codebox"><pre><code>Reading package lists... Done
E: Unable to find a source package for openrc</code></pre></div></div></blockquote></div><p>You should show the actual line that you used and also the output of the <span class="bbc">apt update</span> command so that we could see if it was being read. I did build the package successfully from the ceres source in a Devuan beowulf live environment so it definitely works and you don&#039;t need to use any Debian sources.</p><p>But anyway that probably belongs in another thread, we&#039;ve got diverted somewhat here.</p></div></blockquote></div><p>Problem already solved. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> Please check above post.&#160; I built from Devuan Ceres sources. I added the single line:</p><div class="codebox"><pre><code>deb-src http://deb.devuan.org/merged ceres main</code></pre></div><p>and can pull the sources fine. </p><p>The problem earlier was, I uncommented so many lines in sources.list that looked like:</p><div class="codebox"><pre><code>deb-src http://deb.devuan.org/merged ceres main non-free contrib
deb-src http://deb.devuan.org/merged ceres-security main non-free contrib
deb-src http://deb.devuan.org/merged ceres-updates main non-free contrib</code></pre></div><p>Anyways, now everything works fine. Booting with openRC-0.42-1 .</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sat, 20 Jun 2020 18:39:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22800#p22800</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22795#p22795</link>
			<description><![CDATA[<div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>@Head_on_a_Stick: I had added the ceres deb-src lines in sources.list and apt update ran. When I search, this is the output:</p><div class="codebox"><pre><code>Reading package lists... Done
E: Unable to find a source package for openrc</code></pre></div></div></blockquote></div><p>You should show the actual line that you used and also the output of the <span class="bbc">apt update</span> command so that we could see if it was being read. I did build the package successfully from the ceres source in a Devuan beowulf live environment so it definitely works and you don&#039;t need to use any Debian sources.</p><p>But anyway that probably belongs in another thread, we&#039;ve got diverted somewhat here.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 20 Jun 2020 16:44:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22795#p22795</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22794#p22794</link>
			<description><![CDATA[<p>Yes. Rebuilt packages. Thanks for the help @Head_on_a_Stick . I had added deb-src for ceres with &quot;main non-free contrib&quot; format. That may be why it did not work earlier.</p><p>Installed libeinfo1, librc1, openrc-0.42 and rebooted. It is working fine so far now. ?</p><div class="codebox"><pre><code>openrc:
  Installed: 0.42-1~bpo10+1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sat, 20 Jun 2020 16:25:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22794#p22794</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22793#p22793</link>
			<description><![CDATA[<p>Do&#160; I need to edit debian/control file to remove libaudit-dev,libselinux1-dev<br />//sorry for multiple q&#039;s since I last built deb binaries a long time ago.</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sat, 20 Jun 2020 15:25:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22793#p22793</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22792#p22792</link>
			<description><![CDATA[<p>@Head_on_a_Stick: I had added the ceres deb-src lines in sources.list and apt update ran. When I search, this is the output:</p><div class="codebox"><pre><code>Reading package lists... Done
E: Unable to find a source package for openrc</code></pre></div><p>I downloaded the source from Debian testing for openrc-0.42 and following packages are built. But..the build utility was warning about some useless dependencies may be removed? </p><div class="codebox"><pre><code>libeinfo1_0.42-1~bpo10+1_amd64.deb
libeinfo1-dbgsym_0.42-1~bpo10+1_amd64.deb
libeinfo-dev_0.42-1~bpo10+1_amd64.deb
librc1_0.42-1~bpo10+1_amd64.deb
librc1-dbgsym_0.42-1~bpo10+1_amd64.deb
librc-dev_0.42-1~bpo10+1_amd64.deb
openrc_0.42-1~bpo10+1_amd64.deb
openrc_0.42-1~bpo10+1.debian.tar.xz
openrc_0.42-1.debian.tar.xz
openrc-dbgsym_0.42-1~bpo10+1_amd64.deb</code></pre></div><div class="quotebox"><blockquote><div><p>dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libeinfo1/lib/x86_64-linux-gnu/libeinfo.so.1 was not linked against libselinux.so.1 (it uses none of the library&#039;s symbols)<br />dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libeinfo1/lib/x86_64-linux-gnu/libeinfo.so.1 was not linked against libaudit.so.1 (it uses none of the library&#039;s symbols)<br />dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/librc1/lib/x86_64-linux-gnu/librc.so.1 was not linked against libaudit.so.1 (it uses none of the library&#039;s symbols)<br />dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/librc1/lib/x86_64-linux-gnu/librc.so.1 was not linked against libselinux.so.1 (it uses none of the library&#039;s symbols)</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sat, 20 Jun 2020 15:19:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22792#p22792</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22791#p22791</link>
			<description><![CDATA[<div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>I checked the pool and there is no openRC packages there for Ceres. From what I understands, Devuan repositories uses Debian repos for most other packages? Will you share the Ceres version of openRC?</p></div></blockquote></div><p>I can&#039;t share a link but I&#039;ve just managed to grab the source from ceres in a live version of beowulf so it does work.</p><p>Did you add the deb-src line for ceres to your sources and update the package database before using <span class="bbc">apt source</span>?</p><p>Here&#039;s my full procedure for the backport (lines beginning with &quot;#&quot; should be run as root):</p><div class="codebox"><pre><code># apt install devscripts dpkg-dev
# tee -a /etc/apt/sources.list &lt;&lt;&lt;&#039;deb-src http://deb.devuan.org/merged ceres main&#039;
# apt update
mkdir -p ~/builds/openrc &amp;&amp; cd ~/builds/openrc
apt source openrc &amp;&amp; cd openrc-0.42
dch --bpo # fill in changelog entry and save the file
# mk-build-deps --install --remove
debuild -us -uc</code></pre></div><p>There should then be an openrc-0.42-1~bpo10+1_amd64.deb package in the ~/builds/openrc/ directory that can be installed safely in your beowulf system.</p><p>To clean up afterwards remove the unneeded build dependencies and build scripts:</p><div class="codebox"><pre><code># apt autoremove openrc-build-deps devscripts dpkg-dev</code></pre></div><p>And also remove the ceres source repository:</p><div class="codebox"><pre><code># sed -i &#039;/ceres/d&#039; /etc/apt/sources.list</code></pre></div><p>EDIT: and finally update the package database again:</p><div class="codebox"><pre><code># apt update</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 20 Jun 2020 14:57:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22791#p22791</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22789#p22789</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>Debian has 0.42 version of OpenRC available. Can we use the sources from the Debian version of OpenRC and rebuild it?</p></div></blockquote></div><p>That version is available from Devuan&#039;s ceres repositories so you can grab the source from there and rebuild it for a beowulf base, follow this Debian wiki guide:</p><p><a href="https://wiki.debian.org/SimpleBackportCreation" rel="nofollow">https://wiki.debian.org/SimpleBackportCreation</a></p><p>I&#039;ve just tried that in my Debian buster box and it builds fine.</p><p>I do actually have an old OpenRC version in my OBS repository but I can&#039;t remember my password and the reset facility isn&#039;t working at the moment, I&#039;ll edit this post with a link once I get into it and update the package.</p></div></blockquote></div><p>I checked the pool and there is no openRC packages there for Ceres. From what I understands, Devuan repositories uses Debian repos for most other packages? Will you share the Ceres version of openRC?</p><div class="codebox"><pre><code>apt source openrc/ceres

Reading package lists... Done
E: Unable to find a source package for openrc</code></pre></div><p>Hmm.. I think I will have to get openRC source for Beowulf and patch it with Debian OpenRC?</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sat, 20 Jun 2020 14:24:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22789#p22789</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22782#p22782</link>
			<description><![CDATA[<div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>Debian has 0.42 version of OpenRC available. Can we use the sources from the Debian version of OpenRC and rebuild it?</p></div></blockquote></div><p>That version is available from Devuan&#039;s ceres repositories so you can grab the source from there and rebuild it for a beowulf base, follow this Debian wiki guide:</p><p><a href="https://wiki.debian.org/SimpleBackportCreation" rel="nofollow">https://wiki.debian.org/SimpleBackportCreation</a></p><p>I&#039;ve just tried that in my Debian buster box and it builds fine.</p><p>I do actually have an old OpenRC version in my OBS repository but I can&#039;t remember my password and the reset facility isn&#039;t working at the moment, I&#039;ll edit this post with a link once I get into it and update the package.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 20 Jun 2020 10:54:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22782#p22782</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22779#p22779</link>
			<description><![CDATA[<p>Does anyone packaged the last release of OpenRC (0.42.x) for Beowulf? OR is there any guide to build OpenRC debian packages including debianizing the source. </p><p>Debian has 0.42 version of OpenRC available. Can we use the sources from the Debian version of OpenRC and rebuild it? OR if the .debs are directly installable?<br />Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sat, 20 Jun 2020 08:16:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22779#p22779</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22752#p22752</link>
			<description><![CDATA[<div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>I was almost convinced that Gnome 3.x will not work without systemd. But, proven wrong!</p></div></blockquote></div><p>OpenBSD has had a port of GNOME for a long time and it&#039;s even available for Alpine Linux now thanks to elogind.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 18 Jun 2020 20:15:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22752#p22752</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22747#p22747</link>
			<description><![CDATA[<div class="quotebox"><cite>MiyoLinux wrote:</cite><blockquote><div><p>Look at the file...</p><p>/etc/pulse/client.conf.d/00-disable-autospawn.conf</p><p>...After following the instructions, reboot. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></div></blockquote></div><p>Great! Thanks for that. So, this line needs to be commented out to get pulseaudio working. <br />--<br />Now, almost everything looks fine with Devuan.<br />I was almost convinced that Gnome 3.x will not work without systemd. But, proven wrong!</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Thu, 18 Jun 2020 19:32:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22747#p22747</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gnome 3.30 on Beowulf working in wayland & Xorg]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22727#p22727</link>
			<description><![CDATA[<p>Look at the file...</p><p>/etc/pulse/client.conf.d/00-disable-autospawn.conf</p><p>...After following the instructions, reboot. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Thu, 18 Jun 2020 08:26:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22727#p22727</guid>
		</item>
	</channel>
</rss>
