[Bug 110896] [CI][RESUME] igt at kms_chamelium@hdmi-audio - warn - Home directory not accessible: Permission denied
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 10 07:38:53 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110896
--- Comment #15 from emersion <contact at emersion.fr> ---
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:
https://wiki.debian.org/PulseAudio#Dynamically_enable.2Fdisable
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`.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190710/4347eeaf/attachment.html>
More information about the intel-gfx-bugs
mailing list