<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][RESUME] igt@kms_chamelium@hdmi-audio - warn - Home directory not accessible: Permission denied"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110896#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][RESUME] igt@kms_chamelium@hdmi-audio - warn - Home directory not accessible: Permission denied"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110896">bug 110896</a>
              from <span class="vcard"><a class="email" href="mailto:contact@emersion.fr" title="emersion <contact@emersion.fr>"> <span class="fn">emersion</span></a>
</span></b>
        <pre>Seems like autospawn=no doesn't completely disable PulseAudio: Pulse devices
still show up in ALSA. This happens because the Pulse ALSA plugin is sitll
enabled. It can be disabled like so:
<a href="https://wiki.debian.org/PulseAudio#Dynamically_enable.2Fdisable">https://wiki.debian.org/PulseAudio#Dynamically_enable.2Fdisable</a>

I've ran these commands on fi-icl-u2:

mkdir /usr/share/alsa/alsa.conf.pulse/
dpkg-divert --divert /usr/share/alsa/alsa.conf.pulse/pulse.conf --rename 
/usr/share/alsa/alsa.conf.d/pulse.conf
dpkg-divert --divert
/usr/share/alsa/alsa.conf.pulse/99-pulseaudio-default.conf.example  --rename 
/usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf.example
dpkg-divert --divert /usr/share/alsa/alsa.conf.pulse/50-pulseaudio.conf
--rename  /usr/share/alsa/alsa.conf.d/50-pulseaudio.conf

The error message doesn't show up anymore when running `sudo aplay -L`.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>