<?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=7756&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7756</link>
		<description><![CDATA[The most recent posts in Behringer UMC204HD with Devuan Excalibur install and Alsa..]]></description>
		<lastBuildDate>Sat, 24 Jan 2026 08:14:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61521#p61521</link>
			<description><![CDATA[<p>Firstly, I would like to thank everyone that has participated in this thread so far, providing help and suggestions. I believe that the HiFi settings are working, but not for any positive reason, but rather because midi over web has completely stopped working, as websites, like tomplay.com still go through the motions (sheet music appears, cursor moves correctly, etc.), but there is no audio whatsoever coming out. Neither backing track, nor lead melody. I have long suspected that there was a relationship between the Linux audio servers and problems that I have experienced with midi over web in the past, usually partial outages - a clear change in the reliability I expect and need. However, midi over web audio does not work at all after having changed to the HiFi settings. Zero, zilch, nada niente.</p><p>---</p><p>As far as I can tell, all other audio works:</p><div class="codebox"><pre><code>$ speaker-test --channels=2
 
speaker-test 1.2.14
 
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 12 to 96000
Period size range from 6 to 48000
Periods = 4
was set period_size = 12000
was set buffer_size = 48000
 0 - Front Left
 1 - Front Right
Time per period = 5.001396
 0 - Front Left
 1 - Front Right</code></pre></div><p>YouTube works, as does the LXMusic player...</p><p>----</p><p>I should probably emphasize here, as I have done throughout this thread, that I am referring to output here. Midi over Web input will be of interest later, with sites such as flowkey.com, but at this point, I am only concerned about getting midi over web to work with tomplay.com output. The concept is the same as with 8notes.com, but more advanced in my opinion, should someone be familiar with 8notes.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 24 Jan 2026 08:14:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61521#p61521</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61514#p61514</link>
			<description><![CDATA[<p><span class="bbc">alsaucm</span> is a command-line configuration tool for managing ALSA Use Case Manager (UCM) settings. It is still broken. This is how it works for you:</p><div class="codebox"><pre><code>$ alsaucm -c U192k list _cards
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import U192k use case configuration -2
alsaucm: error failed to open sound card U192k: No such file or directory</code></pre></div><p>However, some mixer controls are available.</p><p>It’s usually easier to roll your own compile than to prod the official Debian packages into shape — assuming you don’t mind a bit of tinkering while the maintainers are otherwise engaged.</p><p>You can clone the latest version directly from the repository:</p><div class="codebox"><pre><code>git clone https://github.com/alsa-project/alsa-ucm-conf.git</code></pre></div><p>UCM (ALSA Use Case Manager) is not inherently &quot;broken,&quot; but its functionality depends on the availability of proper configuration files and hardware support. When UCM is not working or unsupported for a specific audio device, ALSA falls back to using generic drivers, which provide basic audio functionality but lack advanced features like audio profile switching (e.g., speaker, headphone, microphone routing). </p><p>UCM is not so much broken as it is… lacking a bit of attention. One might say the situation is not entirely ideal — though that rather understates the case. Most users manage to muddle through, patching things themselves, since raising a ticket tends to result in what one could politely call enthusiastic disregard.&#160; &#160;</p><p>The system functions adequately, assuming one doesn’t mind rolling their own fixes while the maintainers appear to be on a long tea break.</p><p><strong>SUMMARY</strong></p><p>UCM (ALSA Use Case Manager) isn&#039;t broken per se — more neglected. The configurations lag behind modern hardware, and while maintainers aren’t exactly ignoring reports, responses are… glacial. Users often find themselves patching things locally or sourcing updated configs from Git, as distributions take their time catching up. </p><p>Bug reports exist, some with patches attached, but progress is slow. Debian and SUSE have accepted updates, and new versions like <span class="bbc">alsa-ucm-conf 1.2.15.3</span> are available upstream — but getting them into stable releases takes time. In the meantime, users roll their own fixes, which works, provided one doesn’t mind a bit of DIY. </p><p>So yes, it functions — just not without a little persuasion.</p><p>When the developers can&#039;t quite sort out the existing issues, the natural course is to introduce something altogether more ambitious — like PulseAudio or PipeWire — leaving the rest of us to carry on as best we can.</p><p>Ah, yes — removing PulseAudio can feel rather like the rabbi’s remedy: when life’s unbearable, bring in a goat. Things get worse, certainly — noisy, smelly, chaotic — but then, at last, you’re allowed to remove it. And suddenly, everything’s wonderful. No goat. Just the usual family fuss. Bliss. </p><p>So it is with PulseAudio. Install it, and the system groans under latency, glitches, and needless complexity. Remove it, and lo — sound works again. Not because it was magic, but because the goat’s gone. </p><p>A spot of perspective, really.</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Fri, 23 Jan 2026 16:52:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61514#p61514</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61512#p61512</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>AlsaTune may work.</p></div></blockquote></div><p>Possibly. But if Alsa has a bug then maybe not. Looks like they patched the bug you referenced earlier back in September though. Worth a try.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Fri, 23 Jan 2026 15:06:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61512#p61512</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61511#p61511</link>
			<description><![CDATA[<p>And does the fact that I have the controls that are listed with the command:</p><div class="codebox"><pre><code>$ amixer -c U192k controls</code></pre></div><p>mean that alsaucm is currently using the HiFi &quot;verb&quot; setting?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Fri, 23 Jan 2026 15:03:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61511#p61511</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61509#p61509</link>
			<description><![CDATA[<p>It was already patched, because you have controls</p><div class="codebox"><pre><code>$ amixer -c U192k controls
numid=19,iface=CARD,name=&#039;Internal Validity&#039;
numid=15,iface=MIXER,name=&#039;PCM Playback Switch&#039;
numid=16,iface=MIXER,name=&#039;PCM Playback Switch&#039;,index=1
numid=17,iface=MIXER,name=&#039;PCM Playback Volume&#039;
numid=18,iface=MIXER,name=&#039;PCM Playback Volume&#039;,index=1
numid=2,iface=MIXER,name=&#039;Line A Playback Switch&#039;
numid=1,iface=MIXER,name=&#039;Line A Playback Volume&#039;
numid=4,iface=MIXER,name=&#039;Line B Playback Switch&#039;
numid=3,iface=MIXER,name=&#039;Line B Playback Volume&#039;
numid=20,iface=MIXER,name=&#039;Mic Capture Switch&#039;
numid=21,iface=MIXER,name=&#039;Mic Capture Switch&#039;,index=1
numid=22,iface=MIXER,name=&#039;Mic Capture Volume&#039;
numid=23,iface=MIXER,name=&#039;Mic Capture Volume&#039;,index=1
numid=6,iface=MIXER,name=&#039;Input 1 Capture Switch&#039;
numid=5,iface=MIXER,name=&#039;Input 1 Capture Volume&#039;
numid=8,iface=MIXER,name=&#039;Input 2 Capture Switch&#039;
numid=7,iface=MIXER,name=&#039;Input 2 Capture Volume&#039;
numid=10,iface=MIXER,name=&#039;Input 3 Capture Switch&#039;
numid=9,iface=MIXER,name=&#039;Input 3 Capture Volume&#039;
numid=12,iface=MIXER,name=&#039;Input 4 Capture Switch&#039;
numid=11,iface=MIXER,name=&#039;Input 4 Capture Volume&#039;
numid=14,iface=PCM,name=&#039;Capture Channel Map&#039;
numid=13,iface=PCM,name=&#039;Playback Channel Map&#039;</code></pre></div><p>It might be possible to use them:</p><div class="codebox"><pre><code>man amixer</code></pre></div><div class="codebox"><pre><code>$ man amixer | grep EXAMPLES -A17
EXAMPLES
       amixer -c 1 sset Line,0 80%,40% unmute cap
              will set the second soundcard&#039;s left line input volume to 80% and right line input to 40%,  unmute  it,
              and select it as a source for capture (recording).

       amixer -c 1 -- sset Master playback -20dB
              will set the master volume of the second card to -20dB.  If the master has multiple channels, all chan‐
              nels are set to the same value.

       amixer -c 1 set PCM 2dB+
              will increase the PCM volume of the second card with 2dB.  When both playback and capture  volumes  ex‐
              ist, this is applied to both volumes.

       amixer -c 2 cset iface=MIXER,name=&#039;Line Playback Volume&quot;,index=1 40%
              will set the third soundcard&#039;s second line playback volume(s) to 40%

       amixer -c 2 cset numid=34 40%
              will set the 34th soundcard element to 40%</code></pre></div><p>AlsaTune may work.</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Fri, 23 Jan 2026 11:27:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61509#p61509</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61506#p61506</link>
			<description><![CDATA[<div class="codebox"><pre><code>$ alsaucm --version
alsaucm: version 1.2.14</code></pre></div><div class="codebox"><pre><code>$ apt-cache show alsa-ucm-conf | grep Version
Version: 1.2.14-1</code></pre></div><p>Broken *!#£? Any possibility of pining this alsa with earlier version of alsaucm? Other work around?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Fri, 23 Jan 2026 08:32:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61506#p61506</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61505#p61505</link>
			<description><![CDATA[<p>As noted in the GitHub issue <br />_https://github.com/alsa-project/alsa-ucm-conf/issues/564#issuecomment-3016922013<br />when ALSA is broken, PipeWire users are affected — and AlsaTune may not resolve the underlying issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Fri, 23 Jan 2026 03:02:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61505#p61505</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61504#p61504</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I have this exact same audio interface. If your only using alsa try greenjeans AlsaTune gui. It picked up mine straight away and it is very loud with my behringer truth monitors. I&#039;m using devuan 5 not 6</p></div></blockquote></div><p>At minimum this would be a good troubleshooting step. As long as the OP returned everything to the original default first after this 2 page ordeal. Download it, delete any existing .asoundrc or .asound.conf files, install and run the app, on first run it will detect lack of .asoundrc and offer to install the one that comes with the package, let it do so. Check sound with test tone. Click the &quot;Soundcard&quot; button to open a window to select cards and see if the Behringer is there, if so then highlight it and apply and then check sound again.</p><p>ETA: Big caveat, if you are running a DE that has it&#039;s own built-in mixer AlsaTune won&#039;t run right, won&#039;t hurt anything but you won&#039;t have its extended functionality for the most part. Also goes without saying, but it&#039;s not compatible with Pulse or Pipe. If you&#039;re running LXDE you should be fine.</p><p>If you&#039;re running LXDE using PcmanFM for your file-manager, then boy-o-boy do I ever have some scripts to share with you. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Fri, 23 Jan 2026 00:34:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61504#p61504</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61502#p61502</link>
			<description><![CDATA[<p>What is your version?</p><div class="codebox"><pre><code>alsaucm --version</code></pre></div><div class="codebox"><pre><code>apt-cache show alsa-ucm-conf | grep Version</code></pre></div><div class="quotebox"><blockquote><div><p>_https://github.com/alsa-project/alsa-ucm-conf/issues/564#issuecomment-3016922013</p><p>Hi, this has been broken for a while. It affects UMC204HD and UMC404HD at least but possibly other cards too.</p><p>The last working release is v1.2.12.</p><p>v1.2.12:</p><div class="codebox"><pre><code>$ amixer -c U192k controls
...</code></pre></div></div></blockquote></div><p><strong>Add profile for Behringer UMC204HD #128</strong><br />_https://github.com/alsa-project/alsa-ucm-conf/pull/128</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Thu, 22 Jan 2026 23:58:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61502#p61502</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61496#p61496</link>
			<description><![CDATA[<p>Alsa refuses to cooperate:</p><div class="codebox"><pre><code>$ alsaucm -c U192k list _cards
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import U192k use case configuration -2
alsaucm: error failed to open sound card U192k: No such file or directory</code></pre></div><p>The sound card is now default again:</p><div class="codebox"><pre><code>$ cat /proc/asound/cards
 0 [U192k          ]: USB-Audio - UMC404HD 192k
                      BEHRINGER UMC404HD 192k at usb-0000:08:00.3-1, high speed
 1 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c8000 irq 81
 2 [Generic_1      ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c0000 irq 82</code></pre></div><p>The symlinks appear to be correct:</p><div class="codebox"><pre><code>$ ls /usr/share/alsa/ucm2/conf.d/USB-Audio/
UMC404HD.conf  UMC404HD-HiFi.conf  USB-Audio.conf</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 22 Jan 2026 14:30:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61496#p61496</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61495#p61495</link>
			<description><![CDATA[<p>see above _https://dev1galaxy.org/viewtopic.php?pid=61493#p61493</p><p> ALSA UCM2 expects the configuration to be in <span class="bbc">/usr/share/alsa/ucm2/conf.d/USB-Audio/UMC404HD.conf</span> when using the modern <span class="bbc">conf.d</span> scheme. </p><p>From the official <span class="bbc">ucm.conf</span> and documentation:</p><p>UCM2 uses <span class="bbc">conf.d/${CardDriver}/${CardLongName}.conf</span> as the primary lookup path.<br />Your card’s driver is USB-Audio, so UCM searches in conf.d/USB-Audio/.<br />Even though you have <span class="bbc">UMC404HD.conf</span> in <span class="bbc">/usr/share/alsa/ucm2/USB-Audio/Behringer/</span>, it won’t be found unless symlinked into <span class="bbc">conf.d/USB-Audio/</span>.</p><p>On Deadalus, the folder <span class="bbc">/usr/share/alsa/ucm2/conf.d/USB-Audio</span> already exists, but it has only one file inside</p><div class="codebox"><pre><code>$ ls /usr/share/alsa/ucm2/conf.d/USB-Audio 
USB-Audio.conf</code></pre></div><div class="codebox"><pre><code>$ file /usr/share/alsa/ucm2/conf.d/USB-Audio/USB-Audio.conf
/usr/share/alsa/ucm2/conf.d/USB-Audio/USB-Audio.conf: symbolic link to ../../USB-Audio/USB-Audio.conf</code></pre></div><p>Try to create symlinks so UCM finds the config:</p><div class="codebox"><pre><code>sudo ln -s /usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD.conf \
  /usr/share/alsa/ucm2/conf.d/USB-Audio/UMC404HD.conf
sudo ln -s /usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD-HiFi.conf \
  /usr/share/alsa/ucm2/conf.d/USB-Audio/UMC404HD-HiFi.conf</code></pre></div><p>Then reload ALSA</p><div class="codebox"><pre><code>sudo /etc/init.d/alsa-utils force-reload</code></pre></div><p>Now <span class="bbc">alsaucm -c U192k list _cards</span> may work.</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Thu, 22 Jan 2026 10:28:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61495#p61495</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61494#p61494</link>
			<description><![CDATA[<div class="codebox"><pre><code>$ alsaucm -n -b - &lt;&lt;EOM
open U192k
set _verb HiFi
list _devices
EOM
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import U192k use case configuration -2
alsaucm: error failed to open sound card U192k: No such file or directory</code></pre></div><p>No dice.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 22 Jan 2026 10:25:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61494#p61494</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61493#p61493</link>
			<description><![CDATA[<p>You have the correct UCM config files (UMC404HD.conf, UMC404HD-HiFi.conf) in place — but ALSA UCM is not loading them because the card name U192k does not match the expected directory structure. </p><p>UCM expects:</p><div class="codebox"><pre><code>/usr/share/alsa/ucm2/conf.d/USB-Audio/UMC404HD.conf</code></pre></div><p>But your files are in:</p><div class="codebox"><pre><code>/usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD.conf</code></pre></div><p>Fix:<br />Create a symlink so UCM finds the config:</p><div class="codebox"><pre><code>sudo mkdir -p /usr/share/alsa/ucm2/conf.d/USB-Audio
sudo ln -s /usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD.conf \
  /usr/share/alsa/ucm2/conf.d/USB-Audio/UMC404HD.conf
sudo ln -s /usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD-HiFi.conf \
  /usr/share/alsa/ucm2/conf.d/USB-Audio/UMC404HD-HiFi.conf</code></pre></div><p>Then reload:</p><div class="codebox"><pre><code>sudo /etc/init.d/alsa-utils force-reload</code></pre></div><p>Test:</p><div class="codebox"><pre><code>alsaucm -c U192k list _cards</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Thu, 22 Jan 2026 10:07:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61493#p61493</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61492#p61492</link>
			<description><![CDATA[<p>After restart:</p><div class="codebox"><pre><code>$ alsaucm reload</code></pre></div><p>Nothing returned.</p><div class="codebox"><pre><code>$ alsaucm -c U192k list _verbs
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import U192k use case configuration -2
alsaucm: error failed to open sound card U192k: No such file or directory</code></pre></div><div class="codebox"><pre><code>$ cat /proc/asound/cards
 0 [U192k          ]: USB-Audio - UMC404HD 192k
                      BEHRINGER UMC404HD 192k at usb-0000:08:00.3-1, high speed
 1 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c8000 irq 81
 2 [Generic_1      ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c0000 irq 82</code></pre></div><p>Not sure what is going on. Please advise.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 22 Jan 2026 06:56:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61492#p61492</guid>
		</item>
		<item>
			<title><![CDATA[Re: Behringer UMC204HD with Devuan Excalibur install and Alsa.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61491#p61491</link>
			<description><![CDATA[<p>Hmmm. I ran</p><div class="codebox"><pre><code>$ alsaucm reload</code></pre></div><p>No complaints. However, the next command didn&#039;t work. Unfortunately I didn&#039;t copy the result down. I then rebooted and this is the result:</p><div class="codebox"><pre><code>$ alsaucm reload
ALSA lib parser.c:244:(error_node) UCM is not supported for this HDA model (HD-Audio Generic at 0xd05c8000 irq 81)
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6
alsaucm: error failed to open sound card hw:0: No such device or address</code></pre></div><p>Suddenly, the Behringer card is in the wrong order priority, despite the ~/.asoundrc file supposedly setting the Behringer card to default:</p><div class="codebox"><pre><code>$ cat /proc/asound/cards
 0 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c8000 irq 81
 1 [Generic_1      ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c0000 irq 82
 2 [U192k          ]: USB-Audio - UMC404HD 192k
                      BEHRINGER UMC404HD 192k at usb-0000:08:00.3-1, high speed</code></pre></div><p>I then tried unplugging and replugging the Behringer card, but still nothing:</p><div class="codebox"><pre><code>$ alsaucm reload
ALSA lib parser.c:244:(error_node) UCM is not supported for this HDA model (HD-Audio Generic at 0xd05c8000 irq 81)
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6
alsaucm: error failed to open sound card hw:0: No such device or address</code></pre></div><div class="codebox"><pre><code>$ cat /proc/asound/cards
 0 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c8000 irq 81
 1 [Generic_1      ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xd05c0000 irq 82
 2 [U192k          ]: USB-Audio - UMC404HD 192k
                      BEHRINGER UMC404HD 192k at usb-0000:08:00.3-1, high speed</code></pre></div><p>Will try another restart.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Thu, 22 Jan 2026 06:52:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61491#p61491</guid>
		</item>
	</channel>
</rss>
