<?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=3357&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / compile firefox-esr (52) --enable-alsa ?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3357</link>
		<description><![CDATA[The most recent posts in compile firefox-esr (52) --enable-alsa ?.]]></description>
		<lastBuildDate>Wed, 18 Mar 2020 20:58:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20561#p20561</link>
			<description><![CDATA[<p>maybe this has not been playing because alsa is picking the internal HDMI as the choice 0<br />and snd_intel_audio as choice 1</p><p>after deleting .asoundrc (that was used for selecting a usb soundcard)<br />and changing the order of sound cards as here<br /><a href="https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture#Set_the_default_sound_card" rel="nofollow">https://wiki.archlinux.org/index.php/Ad … sound_card</a></p><p>the sound would play.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 18 Mar 2020 20:58:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20561#p20561</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20559#p20559</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>All you need is <span class="bbc">alsa-utils</span>, <span class="bbc">alsamixergui</span> and <span class="bbc">apulse</span> to make FF play sound with alsa.</p></div></blockquote></div><p>The firefox-esr packages supplied by Devuan do not need apulse to produce sound with pure ALSA.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 18 Mar 2020 20:44:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20559#p20559</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20558#p20558</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>[. All you need is <span class="bbc">alsa-utils</span>, <span class="bbc">alsamixergui</span> and <span class="bbc">apulse</span> to make FF play sound with alsa.</p><p>Good luck, rolfie</p></div></blockquote></div><p>Thank you very much, forgot quite about apulse.</p><p>on devuan jessie it is not available, but on beowulf i could install it;</p><p>however, the audio would still not get through.</p><div class="codebox"><pre><code>[Parent 12543, Gecko_IOThread] WARNING: pipe error: Broken pipe: file /build/firefox-esr-MzCYU7/firefox-esr-68.6.0esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 727
[apulse] [error] do_connect_pcm: can&#039;t set sample format 14 (&quot;FLOAT_LE&quot;) for playback device &quot;default&quot;. Error code -22 (Invalid argument)
[apulse] [error] do_connect_pcm: failed to open ALSA device. Apulse does no resampling or format conversion, leaving that task to ALSA plugins. Ensure that selected device is capable of playing a particular sample format at a particular rate. They have to be supported by either hardware directly, or by &quot;plug&quot; and &quot;dmix&quot; ALSA plugins which will perform required conversions on CPU.
[Child 12599, MediaPlayback #3] WARNING: 7fe728d35bb0 OpenCubeb() failed to init cubeb: file /build/firefox-esr-MzCYU7/firefox-esr-68.6.0esr/dom/media/AudioStream.cpp, line 382
[Child 12599, MediaPlayback #3] WARNING: Decoder=7fe723749200 [OnMediaSinkAudioError]: file /build/firefox-esr-MzCYU7/firefox-esr-68.6.0esr/dom/media/MediaDecoderStateMachine.cpp, line 3639
[apulse] [error] do_connect_pcm: can&#039;t open playback device &quot;default&quot;. Error code -16 (Device or resource busy)
[apulse] [error] do_connect_pcm: failed to open ALSA device. Apulse does no resampling or format conversion, leaving that task to ALSA plugins. Ensure that selected device is capable of playing a particular sample format at a particular rate. They have to be supported by either hardware directly, or by &quot;plug&quot; and &quot;dmix&quot; ALSA plugins which will perform required conversions on CPU.
[Child 12599, MediaPlayback #3] WARNING: 7fe715fd7ef0 OpenCubeb() failed to init cubeb: file /build/firefox-esr-MzCYU7/firefox-esr-68.6.0esr/dom/media/AudioStream.cpp, line 382
[Child 12599, MediaPlayback #3] WARNING: Decoder=7fe723749200 [OnMediaSinkAudioError]: file /build/firefox-esr-MzCYU7/firefox-esr-68.6.0esr/dom/media/MediaDecoderStateMachine.cpp, line 3639</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 18 Mar 2020 20:13:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20558#p20558</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20555#p20555</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>i have tested now a bit with devuan jessie and beowulf,<br />and it seems that the</p><div class="codebox"><pre><code>alsa</code></pre></div><p> package is missing on both distros.</p></div></blockquote></div><p>There is no <span class="bbc">alsa</span> package, I think there never was. In older Debian versions a package <span class="bbc">alsa-base</span> did exist, but this is depracated now. </p><p>ASCII shows:</p><div class="codebox"><pre><code># apt list alsa*
alsa-firmware-loaders/stable 1.1.3-1 amd64
alsa-oss/stable 1.0.28-1 amd64
alsa-tools/stable 1.1.3-1 amd64
alsa-tools-gui/stable 1.1.3-1 amd64
alsa-utils/stable,now 1.1.3-1 amd64  [Installiert,automatisch]
alsamixergui/stable,now 0.9.0rc2-1-10 amd64  [installiert]
alsaplayer-alsa/stable,now 0.99.81-2 amd64  [Installiert,automatisch]
alsaplayer-common/stable,now 0.99.81-2 amd64  [Installiert,automatisch]
alsaplayer-daemon/stable 0.99.81-2 amd64
alsaplayer-gtk/stable,now 0.99.81-2 amd64  [installiert]
alsaplayer-jack/stable 0.99.81-2 amd64
alsaplayer-nas/stable 0.99.81-2 amd64
alsaplayer-oss/stable 0.99.81-2 amd64
alsaplayer-text/stable 0.99.81-2 amd64
alsaplayer-xosd/stable 0.99.81-2 amd64
# apt list apulse*
Auflistung... Fertig
apulse/stable,now 0.1.9-6 amd64  [installiert]</code></pre></div><p>The list on Beowulf is similar with newer versions partially. All you need is <span class="bbc">alsa-utils</span>, <span class="bbc">alsamixergui</span> and <span class="bbc">apulse</span> to make FF play sound with alsa.</p><p>Good luck, rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 18 Mar 2020 17:52:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20555#p20555</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20551#p20551</link>
			<description><![CDATA[<p>thanks ,</p><p>i have tested now a bit with devuan jessie and beowulf,<br />and it seems that the</p><div class="codebox"><pre><code>alsa</code></pre></div><p> package is missing on both distros.</p><p>some things don&#039;t seem to function as they would on an older distro like </p><div class="quotebox"><blockquote><div><p>lubuntu 12.04</p></div></blockquote></div><p> which is alsa-only.</p><p>when i try to playback audio in browser from this site here</p><p><a href="http://www.gaia.com/" rel="nofollow">http://www.gaia.com/</a></p><p>it would not play on my alsa-only devuan computer;<br />however, on the same computer, running lubuntu 12.04, the audio would play.<br />something is probably missing on the alsa-side, but i cannot see how to install the packages from the repo as alsa seems missing altogether.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 18 Mar 2020 09:50:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20551#p20551</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20547#p20547</link>
			<description><![CDATA[<p>Er, yes, you can use <strong>dpkg-deb</strong> for that. This is not recommended, as noted above. But to extract the contents of a dpkg file (.deb), you can just</p><div class="codebox"><pre><code>dpkg-deb -x file.deb /output/dir/here</code></pre></div><p>You would probably have to add the extracted library path to ldconfig. So you would probably need a file, <strong>/etc/ld.so.conf.d/my-customized-firefox</strong> with contents:</p><div class="codebox"><pre><code>/output/dir/here/usr/lib/</code></pre></div><p>And then run ldconfig.<br />DISCLAIMER: I have not done this, and officially you shouldn&#039;t be doing this at all, for several reasons: 1) Super-old firefox. 2) Customizing your ld path is something you should do when you really, really know what you&#039;re doing and if you did, you probably didn&#039;t need our help for this task.</p>]]></description>
			<author><![CDATA[dummy@example.com (bgstack15)]]></author>
			<pubDate>Wed, 18 Mar 2020 00:24:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20547#p20547</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20545#p20545</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>is is possible to download the .deb for firefox-esr 52 with alsa enabled?</p></div></blockquote></div><p><a href="http://archive.debian.org/debian/pool/main/f/firefox-esr/" rel="nofollow">http://archive.debian.org/debian/pool/m … refox-esr/</a></p><p>Not recommended though, old versions of FF are riddled with known security vulnerabilities. Your system will be wide open if you run those.</p><p>@rolfie: the Mozilla FF versions are not compiled with --enable-alsa. And they have user studies (embedded spyware) enabled by default, unlike the De??an packages.</p></div></blockquote></div><p>thank you for your help!</p><p>is it possible to</p><p>extract the contents of .amd64 deb file locally to achieve something like a local portable copy of firefox-esr instead of installing it directly onto the devuan/debian system?</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 17 Mar 2020 21:20:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20545#p20545</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20543#p20543</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>it seems the firefox 68 provided by devuan is functioning with alsa only!</p><p>.</p></div></blockquote></div><p>however, </p><p>on youtube it would not enable sound on my box beowulf with OpenH264 Video Codec?<br />i am using viewtube extension.</p><p>the firefox is 68.5.0esr (64-bit)</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 17 Mar 2020 20:53:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20543#p20543</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20507#p20507</link>
			<description><![CDATA[<div class="quotebox"><cite>mrnhmath wrote:</cite><blockquote><div><p>Forget Firefox 52, <a href="https://basilisk-browser.org/" rel="nofollow">Basilisk</a> will give you the same experience but with security fixes and improvements across the board.</p></div></blockquote></div><p>thank you very much!<br />this seems a quite promising legacy browser!</p><p>hope it is also a safe one!<br />the only alternative to firefox seemed to me seamonkey, but some add-ons are not compatible with seamonkey.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 15 Mar 2020 13:11:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20507#p20507</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20506#p20506</link>
			<description><![CDATA[<p>it seems the firefox 68 provided by devuan is functioning with alsa only!</p><p>i still use this older guide here to remove pulseaudio with alsa</p><p><a href="http://linuxg.net/how-to-properly-replace-pulseaudio-with-alsa-on-crunchbag-linux-and-debian-squeeze/" rel="nofollow">http://linuxg.net/how-to-properly-repla … n-squeeze/</a></p><p>problematic only is alsa a bit when i try to use an external usb soundcard, as it requires some effort to get this soundcard working;</p><p>with pulseaudio it is more elegant, just by installving pavucontrol one can easily manage several soundcards.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 15 Mar 2020 13:07:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20506#p20506</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20505#p20505</link>
			<description><![CDATA[<p>hello ,</p><p>thank yo very much for your help.</p><p>today i downgraded to devuan jessie on my t60 laptop (the newer devuan/debian seems no longer to offer icedtea-plugin for java, needed for some playback on older websites)</p><p>now i have firefox 68.6.0esr (64-bit) ESR quantum? release</p><p>is it possible to use this browser also with alsa-only?</p><p>i don&#039;t think&#160; i will be able to use basilisk on here with devuan jessie;</p><p>normally i use firefox 52 esr + seamonkey + chromium (for netflix)<br />but the firefox 68 seems quite fast and most of the things i need seem to function.<br />sadly, the older plugins won&#039;t function, but quite a lot of add-ons have already been updated or adapted.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 15 Mar 2020 12:59:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20505#p20505</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20440#p20440</link>
			<description><![CDATA[<p>Yes thank you. I had removed the fields in Network.trr* cells. Without any noticeable loss in functionality. I was really stoked I didn&#039;t have to re-compile firefox-esr myself though. I had no idea how to do so, and sound just started working again like magic.</p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Sun, 08 Mar 2020 04:02:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20440#p20440</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20439#p20439</link>
			<description><![CDATA[<p>Currently it can be disabled in <span class="bbc">about:config</span>.&#160; But since I&#039;m still on jessie, it&#039;s not a problem for me . . . yet.&#160; Cloudflare is a very-bad-idea (tm).&#160; There is a thread about this on the DNG mail list if you&#039;re interested.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sun, 08 Mar 2020 03:59:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20439#p20439</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20438#p20438</link>
			<description><![CDATA[<p>I also heard Mozilla is trying to force a DNS on it&#039;s users like cloudflare<br />take a look here<br /><a href="https://securitytrails.com/blog/firefox-dns-over-ssl-cloudflare-resolvers" rel="nofollow">https://securitytrails.com/blog/firefox … -resolvers</a></p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Sun, 08 Mar 2020 03:54:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20438#p20438</guid>
		</item>
		<item>
			<title><![CDATA[Re: compile firefox-esr (52) --enable-alsa ?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20401#p20401</link>
			<description><![CDATA[<p>Forget Firefox 52, <a href="https://basilisk-browser.org/" rel="nofollow">Basilisk</a> will give you the same experience but with security fixes and improvements across the board.</p>]]></description>
			<author><![CDATA[dummy@example.com (mrnhmath)]]></author>
			<pubDate>Thu, 05 Mar 2020 23:32:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20401#p20401</guid>
		</item>
	</channel>
</rss>
