<?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=3363&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / ascii/firefox youtube has no sound]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3363</link>
		<description><![CDATA[The most recent posts in ascii/firefox youtube has no sound.]]></description>
		<lastBuildDate>Sun, 08 Mar 2020 20:35:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20451#p20451</link>
			<description><![CDATA[<div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><p>it seems xfce depends on PA</p></div></blockquote></div><p>Yes, that has been discussed before: <a href="https://dev1galaxy.org/viewtopic.php?id=2545" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2545</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 08 Mar 2020 20:35:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20451#p20451</guid>
		</item>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20447#p20447</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="codebox"><pre><code>aptitude why pulseaudio</code></pre></div></div></blockquote></div><p>erdos@devuan:/etc/X11$ aptitude why pulseaudio<br />i&#160; &#160;task-desktop&#160; &#160; &#160; Recommends task-xfce-desktop | task-cinnamon-desktop | task-kde-desktop<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; | task-lxqt-desktop | task-mate-desktop&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />i A task-xfce-desktop Recommends gnome-orca&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />i A gnome-orca&#160; &#160; &#160; &#160; Depends&#160; &#160; speech-dispatcher (&gt;= 0.8)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />i A speech-dispatcher Recommends pulseaudio </p><p>I use &#039;xfce&#039; as DE, it seems xfce depends on PA</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Sun, 08 Mar 2020 16:11:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20447#p20447</guid>
		</item>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20443#p20443</link>
			<description><![CDATA[<p>Removing pulseaudio should be as simple as </p><div class="codebox"><pre><code>apt-get purge pulseaudio</code></pre></div><p>Note that if you remove pulseaudio you MUST purge it. Otherwise configuration files are left behind that break alsa. </p><p>Pulseaudios default settings are fine for most users. I honestly wouldn&#039;t worry about it unless it gives you problems. </p><p>With my desktop hardware, a 44.1 khz sampling rate gives me noise issues. All my audio needs to be re-sampled to 48 khz. With pulseaudio the latency is too high, and the re-sample quality could be better. When I tried bringing down the latency and increasing the re-sample quality the resource usage increased significantly. Alsa doesn&#039;t give me those issues, and I find the configuration files significantly easier to understand and modify.</p><p>My ancient laptop also performs better without pulseaudio, and I suspect others with older devices would benefit from a pure alsa setup as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (SmokeyGrey)]]></author>
			<pubDate>Sun, 08 Mar 2020 13:43:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20443#p20443</guid>
		</item>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20437#p20437</link>
			<description><![CDATA[<p>Only complaint I hear from Alsa users is latency. However, I think it would be so slight that you would never notice it under normal use. <br />I&#039;m just glad with people saying firefox won&#039;t work without pulse. Yet it continues to work without it on esr <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> Just don&#039;t like seeing those empty pulse folders popping up everytime i make a new profile.</p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Sun, 08 Mar 2020 03:49:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20437#p20437</guid>
		</item>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20433#p20433</link>
			<description><![CDATA[<div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><p>if FF default to use PA?</p></div></blockquote></div><p>The firefox-esr package in ASCII can produce sound without PA but if PA is running then it will use it.</p><p>See what&#039;s invited PA to your party:</p><div class="codebox"><pre><code>aptitude why pulseaudio</code></pre></div><p>You may have to continue down the dependency chain for a bit.</p><div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><p>how do i use ALSA instead of PA in ascii?</p></div></blockquote></div><p>If you can&#039;t remove the PA package then you can try to stop it from starting, for example: <a href="https://kodi.wiki/view/PulseAudio/HOW-TO:_Disable_PulseAudio_and_use_ALSA_(without_removing_PulseAudio)_for_Ubuntu" rel="nofollow">https://kodi.wiki/view/PulseAudio/HOW-T … for_Ubuntu</a></p><p>You may have to also copy the pulseadui.desktop file from /etc/xdg/autostart/ to ~/.config/autostart/ and add <span class="bbc">Hidden=true</span> to the end of the file.</p><p>Alternatively, keep PA installed &amp; running and use <a href="https://pkginfo.devuan.org/stage/ascii/ascii/pavucontrol_3.0-3.1.html" rel="nofollow">pavucontrol</a> to set the default output device.</p><p>I&#039;ve seen several forum members claim audio sounds better with pure ALSA but I am strongly of the opinion that this is just <a href="https://en.wikipedia.org/wiki/Confirmation_bias" rel="nofollow">confirmation bias</a>. [/troll]</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 07 Mar 2020 20:32:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20433#p20433</guid>
		</item>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20425#p20425</link>
			<description><![CDATA[<p>I looked at volume settings again, it seems that pulseaudio is the default sound server, and i changed the sound output device (default set to build-in digital audio stereo HDMI), now i got sound in ff.</p><p>it&#039;s strange because i installed devuan last night and at first i don&#039;t remember seeing PA settings in volume control, i&#039;ve installed Kodi afterwards, maybe Kodi pulled in PA as dependencies.&#160; but FF definitely had no sound before installing kodi, if FF default to use PA?</p><p>and how do i use ALSA instead of PA in ascii?</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Sat, 07 Mar 2020 15:56:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20425#p20425</guid>
		</item>
		<item>
			<title><![CDATA[Re: ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20423#p20423</link>
			<description><![CDATA[<p>Do a reality check. Does the audio work in other programs? Does the audio work on other sites. Do the speakers or headphones work when plugged in to another system that plays sound? Also, sometimes I get confused about how many different levels to set in the various mixer programs. Maybe there&#039;s a different slider you need to adjust as well as master.</p>]]></description>
			<author><![CDATA[dummy@example.com (bgstack15)]]></author>
			<pubDate>Sat, 07 Mar 2020 13:45:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20423#p20423</guid>
		</item>
		<item>
			<title><![CDATA[ascii/firefox youtube has no sound]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20420#p20420</link>
			<description><![CDATA[<p>hi, </p><p>youtube has no sound on a fresh install of ascii and firefox (68.4-1 esr)</p><p>erdos@devuan:/etc/X11$ amixer<br />Simple mixer control &#039;Master&#039;,0<br />&#160; Capabilities: pvolume pswitch pswitch-joined<br />&#160; Playback channels: Front Left - Front Right<br />&#160; Limits: Playback 0 - 65536<br />&#160; Mono:<br />&#160; Front Left: Playback 65536 [100%] [on]<br />&#160; Front Right: Playback 65536 [100%] [on]<br />Simple mixer control &#039;Capture&#039;,0<br />&#160; Capabilities: cvolume cswitch cswitch-joined<br />&#160; Capture channels: Front Left - Front Right<br />&#160; Limits: Capture 0 - 65536<br />&#160; Front Left: Capture 5730 [9%] [off]<br />&#160; Front Right: Capture 5730 [9%] [off]<br />erdos@devuan:/etc/X11$ amixer set Master 50%<br />Simple mixer control &#039;Master&#039;,0<br />&#160; Capabilities: pvolume pswitch pswitch-joined<br />&#160; Playback channels: Front Left - Front Right<br />&#160; Limits: Playback 0 - 65536<br />&#160; Mono:<br />&#160; Front Left: Playback 32768 [50%] [on]<br />&#160; Front Right: Playback 32768 [50%] [on]</p><p>any ideas?</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Sat, 07 Mar 2020 09:11:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20420#p20420</guid>
		</item>
	</channel>
</rss>
