<?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=6022&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [ Sound problem ] Flakey1Lamp]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6022</link>
		<description><![CDATA[The most recent posts in [ Sound problem ] Flakey1Lamp.]]></description>
		<lastBuildDate>Tue, 26 Sep 2023 03:18:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [ Sound problem ] Flakey1Lamp]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44564#p44564</link>
			<description><![CDATA[<p>Hi <a href="https://dev1galaxy.org/profile.php?id=6847" rel="nofollow">Flakey1Lamp</a>, Latety, I found a <a href="https://stackoverflow.com/q/69512206" rel="nofollow">post</a> stating that <strong>xdg-desktop-portal-gtk</strong> helped to improve their sound with <em>pipewire</em>.&#160; I recently installed that, and it seems to be giving me more consistent audio in my browser also.<br />In your case, because you run <em>Gnome</em>, however, I think that having <strong>xdg-desktop-portal-gnome</strong> might be more appropriate.&#160; Make sure that you have it installed.&#160; For those who don&#039;t have <em>Gnome</em> or a <em>gtk</em> desktop installed, perhaps check out what&#039;s available for your system:</p><div class="codebox"><pre><code>$ apt-cache search xdg-desktop-portal    
xdg-desktop-portal - desktop integration portal for Flatpak and Snap
xdg-desktop-portal-dev - desktop integration portal - development files
xdg-desktop-portal-gnome - GNOME portal backend for xdg-desktop-portal
xdg-desktop-portal-gtk - GTK+/GNOME portal backend for xdg-desktop-portal
xdg-desktop-portal-kde - backend implementation for xdg-desktop-portal using Qt
xdg-desktop-portal-tests - desktop integration portal - automated tests
xdg-desktop-portal-wlr - xdg-desktop-portal backend for wlroots</code></pre></div><p>...and then make sure that the relevant package for their desktop environment is reported as being &quot;installed&quot;;&#160; in my case, with a gtk setup:</p><div class="codebox"><pre><code>$ apt list --installed | grep xdg-desktop-portal-gtk

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

xdg-desktop-portal-gtk/stable,now 1.14.1-1 arm64 [installed]</code></pre></div><p>If it&#039;s not installed, try installing it (using <strong>doas</strong> or <strong>sudo</strong>):</p><div class="codebox"><pre><code>$ doas apt install xdg-desktop-portal-gtk</code></pre></div><p>So make sure that you have <em>pipewire</em> and its related packages installed in the first place, and then some scripts like the ones I wrote about, plus this kind of <em>xdg</em> package.&#160; I hope this helps, although I am trying to get things right myself.&#160; If someone has a good working audio setup, please chime in, thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (ExposeGlobalistsMadness)]]></author>
			<pubDate>Tue, 26 Sep 2023 03:18:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44564#p44564</guid>
		</item>
		<item>
			<title><![CDATA[Re: [ Sound problem ] Flakey1Lamp]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44514#p44514</link>
			<description><![CDATA[<p><em>Pulseaudio</em> is actually offered to be replaced by <em>pipewire</em> in Devuan&#039;s stable version (Daedalus), and although I am occasionally missing sound also, steps such as those <a href="https://dev1galaxy.org/viewtopic.php?pid=41396#p41396" rel="nofollow">reported</a> in this forum helped me:&#160; </p><p>1. Remove <em>pulseaudio</em> (but keep <em>pavucontrol</em>, as you can launch that to help set some audio levels):</p><div class="codebox"><pre><code>sudo apt purge pulseaudio &amp;&amp; apt autoclean &amp;&amp; apt autoremove</code></pre></div><p>2. Make sure that <em>pipewire</em>, <em>wireplumber</em> are running:&#160; systemd uses services for that, but the solution discussed in that post helped me:</p><p>- Either set up <em>launcher.sh</em> to launch automatically in Gnome with the contents as described for the<strong> &#039;alpine solution&#039;</strong> (the <a href="https://git.alpinelinux.org/aports/tree/community/pipewire/pipewire-launcher.sh" rel="nofollow">link</a> there leads to <em>pipewire-launcher.sh</em>)<br />Comment out (put a &#039;#&#039; symbol) at the start of any line containing <em>pipewire-media-session</em>, as that is not used currently in Devuan stable, I believe.</p><p>- Or else you could enter its contents (except for the first line: &quot;<span class="bbc">#!/bin/sh</span>&quot;) near the top of <strong>~/.xinitrc</strong> if you have that file.</p><p>3.&#160; If, after all that, you still don&#039;t have sound, for now, you could try launching <em>wireplumber</em>, and then your browser, media, etc, could give you sound after relaunching them.&#160; It&#039;s my temporary solution, as I haven&#039;t found a long-term solution since reporting a <a href="https://dev1galaxy.org/viewtopic.php?id=5900" rel="nofollow">similar problem</a>:&#160; for example, in a terminal (the terminal will close, to get it out of the way):</p><div class="codebox"><pre><code>nohup wireplumber &amp; exit</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ExposeGlobalistsMadness)]]></author>
			<pubDate>Sun, 24 Sep 2023 14:16:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44514#p44514</guid>
		</item>
		<item>
			<title><![CDATA[[ Sound problem ] Flakey1Lamp]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44513#p44513</link>
			<description><![CDATA[<p>Desktop gnome<br />I updated from version 4 to version 5. The sound stopped working, I found information on the Internet that I need to install PulseAudio. After installation, a sound appeared when selecting a user. After exiting to the desktop, the sound disappeared, PulseAudio constantly turns off and on. What to do? Intel sound card, realtek.help me please</p>]]></description>
			<author><![CDATA[dummy@example.com (Flakey1Lamp)]]></author>
			<pubDate>Sun, 24 Sep 2023 13:21:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44513#p44513</guid>
		</item>
	</channel>
</rss>
