<?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=4963&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] PulseAudio issues on Ceres]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4963</link>
		<description><![CDATA[The most recent posts in [SOLVED] PulseAudio issues on Ceres.]]></description>
		<lastBuildDate>Tue, 05 Apr 2022 15:46:06 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35512#p35512</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Create a file at ~/.config/pulse/default.pa with these lines:</p><div class="codebox"><pre><code>.include /etc/pulse/default.pa
set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo analog-output-lineout
set-sink-mute alsa_output.pci-0000_00_1b.0.analog-stereo 0</code></pre></div><p>Reference: <a href="https://wiki.archlinux.org/title/PulseAudio/Examples#Set_the_default_output_sink" rel="nofollow">https://wiki.archlinux.org/title/PulseA … utput_sink</a></p></div></blockquote></div><p>Thank you very much! Now sound working good!)</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Tue, 05 Apr 2022 15:46:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35512#p35512</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35510#p35510</link>
			<description><![CDATA[<p>Create a file at ~/.config/pulse/default.pa with these lines:</p><div class="codebox"><pre><code>.include /etc/pulse/default.pa
set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo analog-output-lineout
set-sink-mute alsa_output.pci-0000_00_1b.0.analog-stereo 0</code></pre></div><p>Reference: <a href="https://wiki.archlinux.org/title/PulseAudio/Examples#Set_the_default_output_sink" rel="nofollow">https://wiki.archlinux.org/title/PulseA … utput_sink</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 04 Apr 2022 16:41:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35510#p35510</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35507#p35507</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>For popping under PulseAudio see <a href="https://wiki.archlinux.org/title/PulseAudio/Troubleshooting#Pops_when_starting_and_stopping_playback" rel="nofollow">https://wiki.archlinux.org/title/PulseA … g_playback</a></p></div></blockquote></div><p>Thanks.</p><p>this 2 command make audio works again. But how i can make it work automatically? Not manually enter every time after booting?</p><div class="codebox"><pre><code>freeartist@devuan:~$ pacmd set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo analog-output-lineout
freeartist@devuan:~$ amixer -D pulse sset Master toggle</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 04 Apr 2022 14:05:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35507#p35507</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35502#p35502</link>
			<description><![CDATA[<p>For popping under PulseAudio see <a href="https://wiki.archlinux.org/title/PulseAudio/Troubleshooting#Pops_when_starting_and_stopping_playback" rel="nofollow">https://wiki.archlinux.org/title/PulseA … g_playback</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 04 Apr 2022 11:02:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35502#p35502</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35493#p35493</link>
			<description><![CDATA[<p>pacmd list-sinks | less<br /><a href="https://pastebin.com/raw/5ffkYe6m" rel="nofollow">https://pastebin.com/raw/5ffkYe6m</a></p><p>pacmd list-sources | less<br /><a href="https://pastebin.com/raw/aZmVFeEg" rel="nofollow">https://pastebin.com/raw/aZmVFeEg</a></p><p>pacmd list-cards<br /><a href="https://pastebin.com/raw/QR6UQrXg" rel="nofollow">https://pastebin.com/raw/QR6UQrXg</a></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sun, 03 Apr 2022 19:30:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35493#p35493</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35471#p35471</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>So was sound working under chimaera? Were your settings saved there?</p></div></blockquote></div><p>Its was working. I am upgrade chimaera to ceres and now after upgrade sound is disabled. Manually i can enable it, but i want that its auto work. How i can find settings? Sorry.</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sat, 02 Apr 2022 12:40:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35471#p35471</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35461#p35461</link>
			<description><![CDATA[<p>So was sound working under chimaera? Were your settings saved there?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 02 Apr 2022 09:31:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35461#p35461</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35449#p35449</link>
			<description><![CDATA[<p>Its happened when i upgrade Chimaera to Ceres</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Fri, 01 Apr 2022 19:26:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35449#p35449</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35448#p35448</link>
			<description><![CDATA[<p>also i have that output</p><div class="codebox"><pre><code>freeartist@devuan:~$ sudo pacmd list-card
[sudo] password for freeartist: 
No PulseAudio daemon running, or not running as session daemon.
freeartist@devuan:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Fri, 01 Apr 2022 19:25:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35448#p35448</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35445#p35445</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>Devuan sid</p></div></blockquote></div><p>I presume you mean Devuan ceres? The Debian sid repository should not be mixed with Devuan unless you know what you&#039;re doing.</p><div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>How fix that?</p></div></blockquote></div><p>Copy the init script in <a href="https://dev1galaxy.org/viewtopic.php?pid=34635#p34635" rel="nofollow">this post</a> to /etc/init.d/alsa-restore then run</p><div class="codebox"><pre><code># update-rc.d alsa-restore defaults</code></pre></div></div></blockquote></div><p>I did according your instructions. But its same.</p><div class="codebox"><pre><code>root@devuan:/etc/init.d# ls -l /etc/init.d/alsa-restore 
-rwxrwxrwx 1 root root 700 Apr  1 21:23 /etc/init.d/alsa-restore
root@devuan:/etc/init.d# </code></pre></div><div class="codebox"><pre class="vscroll"><code>/etc/init.d/alsa-restore                                                                                                                                            700/700               100%
#!/bin/sh
# Generated by sysd2v v0.3  --  http://www.trek.eu.org/devel/sysd2v
# kFreeBSD do not accept scripts as interpreters, using #!/bin/sh and sourcing.
if [ true != &quot;$INIT_D_SCRIPT_SOURCED&quot; ] ; then
    set &quot;$0&quot; &quot;$@&quot;; INIT_D_SCRIPT_SOURCED=true . /lib/init/init-d-script
fi
### BEGIN INIT INFO
# Provides:       alsa-restore
# Required-Start: $remote_fs
# Required-Stop:  $remote_fs
# Default-Start:  2 3 4 5
# Default-Stop:   0 1 6
# Description:    Save/Restore Sound Card State
### END INIT INFO
DESC=&quot;alsa-restore&quot;
DAEMON=none
PIDFILE=none

do_start_cmd_override ()
{
  /usr/bin/alsactl restore
  true
}

do_stop_cmd_override ()
{
  /usr/bin/alsactl store
  true
}

do_status_override () :</code></pre></div><p>in boot log i see this</p><div class="codebox"><pre><code>INIT: Entering runlevel: 2

Fri Apr  1 21:26:02 2022: Using makefile-style concurrent boot in runlevel 2.
Fri Apr  1 21:26:03 2022: Starting alsa-restore: none/etc/init.d/alsa-restore: 21: /lib/init/init-d-script: /usr/bin/alsactl: not found
Fri Apr  1 21:26:03 2022: .</code></pre></div><p>UPD<br />I search <strong>alsactl</strong> and found it only here at <strong>sbin</strong> but not <strong>bin</strong></p><div class="codebox"><pre><code>root@devuan:/usr/sbin# /usr/sbin/alsactl </code></pre></div><p>I am replace at script &quot;bin&quot; to &quot;sbin&quot; and again apply command</p><div class="codebox"><pre><code>root@devuan:/usr/sbin# /usr/sbin/alsactl </code></pre></div><p>But still same, at booting no errors but after booting volume is disabled</p><p>UPD2<br />now at boot log</p><div class="codebox"><pre><code>Fri Apr  1 23:13:08 2022: Starting alsa-restore: none.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Fri, 01 Apr 2022 18:40:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35445#p35445</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35426#p35426</link>
			<description><![CDATA[<div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>Devuan sid</p></div></blockquote></div><p>I presume you mean Devuan ceres? The Debian sid repository should not be mixed with Devuan unless you know what you&#039;re doing.</p><div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>How fix that?</p></div></blockquote></div><p>Copy the init script in <a href="https://dev1galaxy.org/viewtopic.php?pid=34635#p34635" rel="nofollow">this post</a> to /etc/init.d/alsa-restore then run</p><div class="codebox"><pre><code># update-rc.d alsa-restore defaults</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 31 Mar 2022 08:22:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35426#p35426</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] PulseAudio issues on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35423#p35423</link>
			<description><![CDATA[<p>Devuan Ceres</p><p>After boot, AWAYS, volume is turned off and output port at audio mixer always sets &quot;Headfones&quot; instead of &quot;Line out&quot;.</p><p>I need always fix that manually. How fix that?</p><p><a href="https://ibb.co/mCHVt6P" rel="nofollow">https://ibb.co/mCHVt6P</a></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 30 Mar 2022 20:17:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35423#p35423</guid>
		</item>
	</channel>
</rss>
