<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">make a safety copy of /etc/pulse/<a href="http://default.pa">default.pa</a><div>edit the file to comment out the following lines like this</div><div><br></div><div>#load-module module-udev-detect<br></div><div><div>#load-module module-detect</div></div><div><br></div><div>add the following lines immediately following the ones you commented out</div><div><div><br></div><div>load-module module-alsa-sink device=hw:<your_card>,<sink_index> sink_properties="your_sink"<br></div><div>load-module module-alsa-source device=hw:<your_card>,<source_index> source_properties="your_source"</div></div><div><br></div><div>You can discover the value for <your_card>, <sink_index> and <source_index> via `aplay -l` and `arecord -l`</div><div><br></div><div>restart pulseaudio</div><div>`pulseaudio -k`</div><div><br></div><div>verify it worked</div><div>`pactl list sinks`</div><div>`pactl list sources`</div><div><br></div><div>Not a fix but it is a workaround</div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 22, 2018 at 10:36 AM, Andrey Semashev <span dir="ltr"><<a href="mailto:andrey.semashev@gmail.com" target="_blank">andrey.semashev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10/1/18 4:20 PM, Hakan Bayındır wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello All,<br>
<br>
I'm using Debian Testing with KDE desktop, and having problem with<br>
PulseAudio's sound card detection.<br>
<br>
The system I'm using has three sound sinks (or cards if you wish):<br>
- nVidia GTX680's sound output over DisplayPort.<br>
- Intel's on board HD audio.<br>
- ASUS Xonar D2X on PCIe (CMedia CM8788) [Preferred & default card].<br>
<br>
All of the cards are well supported under Linux, ALSA and PulseAudio,<br>
however PulseAudio is sometimes do not detecting my soundcard and revert<br>
to one of the other cards as it pleases. The problem started with a<br>
kernel update (I don't remember the exact version). What I've diagnosed<br>
is as follows:<br>
- Card is always operational. Present in lspci, initialized correctly<br>
(D2X has hard relays as mute switches and I hear the distinctive CLACK<br>
sound when the card is initialized).<br>
- ALSA always detecting and calling the card settings from persistence<br>
as it should, I verified with ALSA mixer.<br>
- Deleting PulseAudio settings and restarting daemon generally has no help.<br>
- When card is not detected it's completely absent from PulseAudio's<br>
configuration and configuration database.<br>
- I sometimes need to shutdown and restart the PC two to three times to<br>
get the sound card back.<br>
- It's more likely occur if I log-on to my PC late (press the power<br>
button, get a cup of tea, drink some, wander off and login).<br>
- There's no terse/warning/error logs anywhere. Everything is working as<br>
it should on paper, so I cannot debug the problem.<br>
<br>
Did anyone experience anything like this? I have the ability to debug<br>
and patch the code if necessary, and if someone can at least show me the<br>
right place for discussing this stuff I'd be grateful.<br>
</blockquote>
<br></div></div>
I'm having the same problem on Kubuntu 18.10, PulseAudio 12.2. `pactl list cards` does not list D2X but it is clearly present in `aplay -L` and `alsa-info` output.<br>
<br>
Were you able to resolve or debug the problem?<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org" target="_blank">pulseaudio-discuss@lists.freed<wbr>esktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/pulseaudio-di<wbr>scuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div>Sincerely,</div><div dir="ltr"><br></div><div dir="ltr">Russell Treleaven<div><a href="mailto:sip%3Artreleaven@sip.bunnykick.ca" target="_blank">sip:rtreleaven@sip.bunnykick.ca</a>;transport=tcp</div><div><br></div></div></div></div></div></div></div>
</div>