<?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=6238&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / I'm Back]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6238</link>
		<description><![CDATA[The most recent posts in I'm Back.]]></description>
		<lastBuildDate>Sat, 16 Dec 2023 17:10:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46281#p46281</link>
			<description><![CDATA[<p>I have never installed pulseaudio. Always used apulse and alsa. There were some audio issues with jitsi early on. And folks still have intermittent issues. A lot depends on your hardware. KISS works best.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 16 Dec 2023 17:10:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46281#p46281</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46280#p46280</link>
			<description><![CDATA[<p>Yeah, for people who need to do video calling that&#039;ll matter.</p><p>Based on <a href="https://bbs.archlinux.org/viewtopic.php?id=252378" rel="nofollow">this 2020 Arch Linux thread</a>, that is what apulse solves:</p><div class="quotebox"><cite>https://bbs.archlinux.org/viewtopic.php?id=252378 wrote:</cite><blockquote><div><p>Output<br />Firefox is able to output audio through ALSA directly.</p><p>Input<br />Apparently due to dependencies of Firefox&#039;s WebRTC API, Firefox requires<br />either<br />* the Pulseaudio-Sound-Server<br />&#160; &#160; or<br />* the Alsa-Pulseaudio-Compabilty-Layer (Apulse)³.</p><p>1. So, to not install Pulseaudio we install and use Apulse instead.⁴<br />2. Furthermore, it apparently is necessary to enable ALSA&#039;s duplex capabilities in your ALSA configuration file for simultaneous audio in- and output, in my case it is the asound.conf</p></div></blockquote></div><p>It&#039;s good to know that, for people who don&#039;t need their browser accessing the microphone, the rest should work without needing the apulse hack.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Sat, 16 Dec 2023 16:57:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46280#p46280</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46278#p46278</link>
			<description><![CDATA[<div class="quotebox"><cite>boughtonp wrote:</cite><blockquote><div><p>For clarity, when you say &quot;works just fine&quot;, you mean you have successfully streamed audio and video though the browser, yes?</p></div></blockquote></div><p>Audio and video playback works. I haven&#039;t tried using a microphone yet.</p><p>Edit: No, my microphone doesn&#039;t work. Not a big deal for me, but I could see than being a deal breaker for many.</p>]]></description>
			<author><![CDATA[dummy@example.com (SmokeyGrey)]]></author>
			<pubDate>Sat, 16 Dec 2023 16:30:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46278#p46278</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46277#p46277</link>
			<description><![CDATA[<div class="quotebox"><cite>SmokeyGrey wrote:</cite><blockquote><div><p>Firefox works just fine with pure alsa, no apulse required. If anyone is having issues with firefox and alsa, make sure you purge pulseaudio. I assume if you only remove, rather than purge, then some configuration files get left behind that mess with firefox.</p></div></blockquote></div><p>For clarity, when you say &quot;works just fine&quot;, you mean you have successfully streamed audio and video though the browser, yes?</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Sat, 16 Dec 2023 16:26:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46277#p46277</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46275#p46275</link>
			<description><![CDATA[<p>I went ahead and installed Daedalus on an old laptop, and I&#039;ve discovered a few interesting things.</p><p>First off, I removed pulseaudio with the following:</p><div class="codebox"><pre><code>apt purge pulseaudio
apt --purge autoremove</code></pre></div><p>Firefox works just fine with pure alsa, no apulse required. If anyone is having issues with firefox and alsa, make sure you purge pulseaudio. I assume if you only remove, rather than purge, then some configuration files get left behind that mess with firefox.</p><p>Second, I encountered the issue in this thread:<br /><a href="https://dev1galaxy.org/viewtopic.php?id=6243" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=6243</a><br />For now booting into 6.1.0-10 is working just fine. I have no idea how to configure Grub to boot a different kernel by default. Lilo was so much simpler... I suppose I could remove 6.1.0-15 and block it from installing. </p><p>Third, the lock screen behaves very strangely when I close the lid. The previous contents of the screen are visible, but I cannot interact with them. If I enter my password the screen unlocks successfully. It does this with both the default configuration, and when I alter /usr/bin/xflock4 to use slimlock instead of xscreensaver. Selecting Lock Screen from the menu behaves as expected. </p><p>Disabling xscreensaver entirely seems to occasionally leave the system in an unrecoverable state, where I just have a blank screen, and am unable to switch to a TTY. I haven&#039;t figured out which conditions produce this result yet. I intend to put void back on this laptop, so I&#039;m not going to bother to fix it.</p>]]></description>
			<author><![CDATA[dummy@example.com (SmokeyGrey)]]></author>
			<pubDate>Sat, 16 Dec 2023 16:02:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46275#p46275</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46195#p46195</link>
			<description><![CDATA[<p>Desktop files can also be overridden.</p><p>(Using <span class="bbc">/usr/local/share/applications/firefox-esr.desktop</span> should work, but I can&#039;t verify right now; using <span class="bbc">~/.local/share/applications/firefox-esr.desktop</span> will work, but is of course per-user.)</p><p><span style="color: white">-</span></p><p>Although I guess you might also need to update /etc/alternatives/x-www-browser too, so maybe working directly with /usr/lib/firefox-esr/firefox-esr is actually less work.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Wed, 13 Dec 2023 23:31:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46195#p46195</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46192#p46192</link>
			<description><![CDATA[<p>Because the .desktop file uses full pathname.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 13 Dec 2023 20:25:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46192#p46192</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46181#p46181</link>
			<description><![CDATA[<p>Why not just put the script at /usr/local/bin/firefox-esr ?</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Wed, 13 Dec 2023 14:17:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46181#p46181</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46177#p46177</link>
			<description><![CDATA[<p>Welcome back.</p><p>Just to note, I run daedalus with pure ALSA and firefox-esr but I have to run it under <span class="bbc">apulse</span> for working audio. I do this by moving the binary <span class="bbc">/usr/lib/firefox-esr/firefox-esr</span> to the filename <span class="bbc">firefox-esr.orig</span> and then set it as a link to my start script (named <span class="bbc">firefox-esr.apulse</span>). Here&#039;s that script:</p><div class="codebox"><pre><code>#!/bin/sh
exec /usr/bin/apulse /usr/lib/firefox-esr/firefox-esr.orig &quot;$@&quot;</code></pre></div><p> The only &quot;problem&quot; with it is that firefox-esr updates replaces the link with its new binary, so I need to repeat moving it and restoring the link after update.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 13 Dec 2023 12:01:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46177#p46177</guid>
		</item>
		<item>
			<title><![CDATA[Re: I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46176#p46176</link>
			<description><![CDATA[<p>Well, on my Daedalus fdisk still is present as a Devuan forked version. Maybe your version still was the Debian based one? You should be able to re-install fdisk.</p><p>I am using grub with luks and LVM, works fine for me for many years by now.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 13 Dec 2023 11:55:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46176#p46176</guid>
		</item>
		<item>
			<title><![CDATA[I'm Back]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46175#p46175</link>
			<description><![CDATA[<p>Hello everyone. It&#039;s good to see the forum is still active. My last login was in October of 2020, so it&#039;s been a few years. </p><p>I&#039;m currently upgrading a number of systems to Daedalus, initially installed as Ascii and then upgraded to Beowulf, and thought I might as well share my observations. This isn&#039;t a request for support, I&#039;m just rambling, so I figured Off Topic would be a reasonable spot to post this. </p><p>So far I&#039;ve completed the upgrade process on my home server, and I&#039;ve encountered a few quirks:<br />&#160; 1. Fdisk was autoremoved<br />&#160; 2. The Lynx web browser was pulled in as a recommended package by CUPS<br />&#160; 3. The Lilo package is no longer in the repos starting with Chimaera, much to my chagrin</p><p>I&#039;m left scratching my head here, trying to imagine why the Debian maintainers decided that fdisk was unimportant enough that it could be removed, and yet a web browser was pulled in on a headless system. This seems absurd to me.</p><p>I can understand why Lilo was removed. Through my experimentation with Void Linux, I&#039;ve discovered that Lilo fails to build with device mapper support. It seems something changed in a recent version of libdevmapper. Lilo works fine on Void with a basic installation without LVM or LUKS. The good news is, at least on my server, the Lilo package from Beowulf continues to function on Daedalus, so for now I&#039;ve just left it alone. </p><p>Overall the upgrade went smoother than I expected. Impressive, considering this install has been upgraded across 4 major versions now. </p><p>My desktop is next, and I foresee a few potential stumbling blocks:<br />&#160; 1. My desktop uses LUKS and LVM, so I have no idea how Lilo will behave<br />&#160; 2. I&#039;m seeing a number of threads on the forum here claiming that Firefox-ESR isn&#039;t functioning correctly with ALSA-only audio setups<br />&#160; 3. The new bright blue theme looks incredibly harsh on the eyes</p><p>I&#039;m not sure why Firefox wouldn&#039;t work with ALSA. Looking at the src package, it&#039;s being built with the ALSA option. </p><p>Changing the theme in XFCE is easy enough, and it looks like the Cinnabar package is still available. I&#039;ve never changed the theme in SLIM, so I have no idea how difficult it is. </p><p>As a little side note, I&#039;m glad I checked. I was automatically logged out while typing this, and would have lost the post otherwise. Not so great... A reminder to type out long posts in a text file first.</p>]]></description>
			<author><![CDATA[dummy@example.com (SmokeyGrey)]]></author>
			<pubDate>Wed, 13 Dec 2023 11:26:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46175#p46175</guid>
		</item>
	</channel>
</rss>
