<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — [solved] Alsa: no sound]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=716&amp;type=atom" />
	<updated>2023-02-28T04:06:03Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=716</id>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=5769#p5769" />
			<content type="html"><![CDATA[<p>Update:</p><p>tbh it took me forever to face this but it was an easy fix once I did it.</p><p>Just make an .asoundrc and put this in:</p><div class="codebox"><pre><code>pcm.!pcm {
type hw
card 0
device 0
}

pcm.!default {
type plug
slave {
pcm &quot;pcm&quot;
}
}</code></pre></div><p>Finally the sound works <img src="https://forums.hyperbola.info/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2023-02-28T04:06:03Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=5769#p5769</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4951#p4951" />
			<content type="html"><![CDATA[<p>There are different ways to solve the issue. For <strong>sndio</strong>:</p><div class="codebox"><pre><code># interchange sound channels

sndioctl server.device=$sound_dev_num

# eg.

sndioctl server.device=0

# To see settings

sndioctl</code></pre></div><p>You also need to restart <strong>sndiod</strong> therefore.</p><div class="codebox"><pre><code>doas rc-service sndiod restart</code></pre></div><p>For <strong>alsa</strong> you need to look more close into <strong>alsamixer</strong> and do your own <strong>.asoundrc</strong>: <a href="https://www.techtimejourney.net/alsa-and-hdmi-sound-via-display/#more-2019">https://www.techtimejourney.net/alsa-an … #more-2019</a></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-08-28T18:17:21Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4951#p4951</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4944#p4944" />
			<content type="html"><![CDATA[<p>from my experience, any extranous sound like hdmi would have a separate volume mixer different from system and software ones.<br />i just guessing but try to open alsamixer and make all sound bar maxed, there might also hidden ones in the right edge if you use small terminal, just keep scroll it.</p><p>it also common for software to reroute the hdmi audio first, you may might change the sound channel into the hardware or software ones but unfortunately i dont know how.</p>]]></content>
			<author>
				<name><![CDATA[dikasp2]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=482</uri>
			</author>
			<updated>2022-08-28T01:02:16Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4944#p4944</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4943#p4943" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Ah, I see one point: You have audio throughout HDMI-connection, correct? That&#039;s quite a bit different, not impossible but for sure different. I will ask later around a bit in the team as I think Emulatorman and / or Coadde had therefore a solution. Nevertheless: For sure if others here reading have a solution or experiences with that situation, feel free.</p></blockquote></div><br /><p>Actually it&#039;s a little weird that I have all those HDMI connections, I haven&#039;t plugged this system into a monitor just yet, just trying to get the basic in-device speakers going.</p><p>But it reminds me that when I had Debian I had to mess around with the pulseaudio settings and I think it thought I had HDMI audio, then I changed it and it worked. I just will have to refresh myself on testing that if it may be a worthwhile effort?</p><p>Eventuallyy I will occasionally attach externals, but no just need to get the basics first</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2022-08-28T00:59:55Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4943#p4943</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4942#p4942" />
			<content type="html"><![CDATA[<p>Ah, I see one point: You have audio throughout HDMI-connection, correct? That&#039;s quite a bit different, not impossible but for sure different. I will ask later around a bit in the team as I think Emulatorman and / or Coadde had therefore a solution. Nevertheless: For sure if others here reading have a solution or experiences with that situation, feel free.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-08-28T00:55:03Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4942#p4942</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4941#p4941" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Hmm, we are for sure not at the end. For the time it seems to be recognized. Would please be so kind of leave output from <strong>aplay -l</strong>? Perhaps this brings a bit more into the puzzle.</p></blockquote></div><br /><p>Absolutely, here we go;</p><p>$ aplay -l<br />**** List of PLAYBACK Hardware Devices ****<br />card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]<br />&nbsp; Subdevices: 1/1<br />&nbsp; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]<br />&nbsp; Subdevices: 1/1<br />&nbsp; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]<br />&nbsp; Subdevices: 1/1<br />&nbsp; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]<br />&nbsp; Subdevices: 1/1<br />&nbsp; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]<br />&nbsp; Subdevices: 1/1<br />&nbsp; Subdevice #0: subdevice #0<br />card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]<br />&nbsp; Subdevices: 1/1<br />&nbsp; Subdevice #0: subdevice #0</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2022-08-28T00:37:28Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4941#p4941</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4940#p4940" />
			<content type="html"><![CDATA[<p>Hmm, we are for sure not at the end. For the time it seems to be recognized. Would please be so kind of leave output from <strong>aplay -l</strong>? Perhaps this brings a bit more into the puzzle.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-08-28T00:32:58Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4940#p4940</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4939#p4939" />
			<content type="html"><![CDATA[<p>OK thanks I just installed and ran it, looks like I need to spend some time getting fbpanel to work, before I will be able to make use of it = volumeicon. However, I tried it with trayer and confirm that the sound there is unmuted as well. If necessary I can try to get some screenshots uploaded somewhere? I&#039;m totally stumped lol.. Maybe I should try downloading Trisquel to troubleshoot</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2022-08-28T00:26:05Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4939#p4939</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4936#p4936" />
			<content type="html"><![CDATA[<p>Hey, the package <strong>volumeicon</strong> is an alternative way to have your audio-output into control. In general: Sure it should be functional. But perhaps ALSA has muted the sound from the startup? You can try using <strong>volumeicon</strong> onto that instead of <strong>fbpanel</strong>.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-08-27T20:59:59Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4936#p4936</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4930#p4930" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>dikasp2 wrote:</cite><blockquote><p>try these things in order</p><p>doas gpasswd -a yourusername audio<br />doas pacman -S alsa-sndio alsa-utils sndio soundbraid volumeicon<br />doas rc-update add alsasound default<br />doas rc-service alsasound start<br />doas rc-update add sndiod default<br />doas rc-service sndiod start<br />alsamixer<br />soundbraid<br />alsactl store<br />volumeicon</p></blockquote></div><br /><p>Thank you so much! I have completed the steps, each one. My findings are: </p><p>that I am a member of audio, <br />I have the required packages (except volumeicon but that appears to be optional), <br />openrc confirmed that alsasound was added as default already, <br />alsasound is already started,<br />sndiod is added as default already,<br />sndiod is already started,<br />I have already configured alsamixer and soundbraid, and they (still) look correct..</p><p>One thing I didn&#039;t do is alsactl store? So I do that now,<br />and of course I do not require a volumeicon for my particular setup (cwm and keyboard keybindings are fine with me)</p><p>I want to show you screenshots but I can&#039;t find where to upload images without using JavaScript, sorry!</p><p>Unfortunately I still do not have sound, but cnfirming that the appropriate steps were taken is progress!</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2022-08-27T19:09:08Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4930#p4930</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4925#p4925" />
			<content type="html"><![CDATA[<p>try these things in order</p><p>doas gpasswd -a yourusername audio<br />doas pacman -S alsa-sndio alsa-utils sndio soundbraid volumeicon<br />doas rc-update add alsasound default<br />doas rc-service alsasound start<br />doas rc-update add sndiod default<br />doas rc-service sndiod start<br />alsamixer<br />soundbraid<br />alsactl store<br />volumeicon</p>]]></content>
			<author>
				<name><![CDATA[dikasp2]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=482</uri>
			</author>
			<updated>2022-08-27T16:44:45Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4925#p4925</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4923#p4923" />
			<content type="html"><![CDATA[<p>Thank you for the fast response. I am trying desperately to get this particular functinality to worrk lol...&nbsp; Anything helps!</p><p>I can&#039;t open bug reports, because I was told to hold off on making a bug tracker account (also got an error when I tried to sign up) so I don&#039;t even know if these are bugs (but maybe that depends on your workflow preferences), but let&#039;s find out -- and then maybe someone can work with me on that bug tracker account creation <img src="https://forums.hyperbola.info/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>So, here&#039;s some more info about my system: ALC269VC</p><br /><p>&nbsp; 6.511763] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x1a/0x0/0x0/0x0/0x0) type:speaker<br />[&nbsp; &nbsp; 6.511766] snd_hda_codec_realtek hdaudioC0D0:&nbsp; &nbsp; speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)<br />[&nbsp; &nbsp; 6.511768] snd_hda_codec_realtek hdaudioC0D0:&nbsp; &nbsp; hp_outs=1 (0x15/0x0/0x0/0x0/0x0)<br />[&nbsp; &nbsp; 6.511769] snd_hda_codec_realtek hdaudioC0D0:&nbsp; &nbsp; mono: mono_out=0x0<br />[&nbsp; &nbsp; 6.511770] snd_hda_codec_realtek hdaudioC0D0:&nbsp; &nbsp; inputs:<br />[&nbsp; &nbsp; 6.511773] snd_hda_codec_realtek hdaudioC0D0:&nbsp; &nbsp; &nbsp; Mic=0x18<br />[&nbsp; &nbsp; 6.511774] snd_hda_codec_realtek hdaudioC0D0:&nbsp; &nbsp; &nbsp; Internal Mic=0x12<br />[&nbsp; &nbsp; 6.540694] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:0e.0/soun<br />d/card0/input11<br />[&nbsp; &nbsp; 6.540829] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input12<br />[&nbsp; &nbsp; 6.540931] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input13<br />[&nbsp; &nbsp; 6.541027] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input14<br />[&nbsp; &nbsp; 6.541118] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input15<br />[&nbsp; &nbsp; 6.541219] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input16<br />[&nbsp; &nbsp; 6.541310] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input17</p><p>In theory, all should work but maybe something is going on in userspace.</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2022-08-27T16:19:56Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4923#p4923</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4902#p4902" />
			<content type="html"><![CDATA[<p>In the last posting I have noted that the forum is no issue-tracker. Just pointing now into the direction here: <a href="https://issues.hyperbola.info/">https://issues.hyperbola.info/</a><br />Nevertheless there are also more details needed for the community to give more help: Hardware in usage? Name of the device?</p><p>For the error of fbpanel: This one is coming from the package and you need to remove the plugin from the configuration. In general there are different errors from different roots now here, so I would recommend to divide them. The fbpanel-problem is generic, perhaps we should therefore modify the package a bit and include only a configuration without the OSS-recommendation. The mpv-note is another cause for now, but first ALSA needs to run and recognize your soundcard. Can you give also insights about the result of the command <strong>aplay -l</strong>?</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-08-27T09:42:18Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4902#p4902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[solved] Alsa: no sound]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4893#p4893" />
			<content type="html"><![CDATA[<p>In theory, sound should work out of the box. But with my luck, I have this problem. No sound. Drivers are loaded, only 1 sound card to deal with (and it is correctly detected), alsa and sndiod are active and unmuted, and I can lower and raise the volume. But no sound. Except, when I plug in the headphones and do a speaker-test, I hear shhhhh like water/ocean noise. Also, my system is very minimal, it runs the basics and cwm.</p><p>rc.log says: </p><p>alsactl: unrecognized option &#039;---&#039;<br />Usage: alsactl &lt;options&gt; command</p><p>global options:<br />&nbsp; -h,--help&nbsp; &nbsp; &nbsp; &nbsp; this help<br />etc.....</p><p> *^O Errors while restoring defaults, ignoring<br /> [ ok ]^O<br /> *^O /run/sndiod: creating directory<br /> *^O Starting sndiod ...<br /> [ ok ]^O</p><p> ~]$ rc-status<br />Runlevel: default<br /> alsasound&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[&nbsp; started&nbsp; ]<br /> keymaps&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[&nbsp; started&nbsp; ]<br /> sndiod&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [&nbsp; started&nbsp; ]<br />...</p><br /><p>I get mpv error when playing a youtube video and trying to skip ahead<br />[ao/alsa] Device underrun detected.<br />AV: 00:03:34 / 00:07:09 (50%) A-V: 11.062 Dropped: 755 Cache: 7.6s/4MB</p><p>i also installed fbpanel, and i get this related error when i run it:</p><p>volume: can&#039;t open /dev/mixer<br />HINT: Do you have ALSA-OSS emulation loaded?<br />HINT: Check out if you have &#039;snd-mixer-oss&#039; kernel module loaded.<br />HINT: Or disable &#039;volume&#039; plugin at ~/.config/fbpanel/default.<br />fbpanel: can&#039;t start plugin volume</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2022-08-27T06:36:56Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4893#p4893</id>
		</entry>
</feed>
