<div dir="ltr">With version 1.17.0 (but not with version 1.16.0) I'm getting an error every time the alsa backend is used.  Here is the output of openal-info:<br><div><br>Available playback devices:<br>    ALSA Default<br>    HDA Intel PCH, ALC887-VD Analog (CARD=PCH,DEV=0)<br>    HDA Intel PCH, ALC887-VD Digital (CARD=PCH,DEV=1)<br>    HDA Intel PCH, ID 2809 Digital (CARD=PCH,DEV=3)<br>Available capture devices:<br>    ALSA Default<br>    HDA Intel PCH, ALC887-VD Analog (CARD=PCH,DEV=0)<br>    HDA Intel PCH, ALC887-VD Alt Analog (CARD=PCH,DEV=2)<br>Default playback device: ALSA Default<br>Default capture device: ALSA Default<br>ALC version: 1.1<br><br>** Info for device "ALSA Default" **<br>ALC version: 1.1<br>ALC extensions:<br>    ALC_ENUMERATE_ALL_EXT, ALC_ENUMERATION_EXT, ALC_EXT_CAPTURE,<br>    ALC_EXT_DEDICATED, ALC_EXT_disconnect, ALC_EXT_EFX,<br>    ALC_EXT_thread_local_context, ALC_SOFTX_device_clock, ALC_SOFT_HRTF,<br>    ALC_SOFT_loopback, ALC_SOFT_pause_device<br>Available HRTFs:<br>    default-44100.mhr<br>    default-48000.mhr<br>AL lib: (EE) ALCplaybackAlsa_reset: snd_pcm_hw_params_get_periods(hp, &periods, NULL) failed: Invalid argument<br><br>!!! Failed to set a context !!!<br><br></div><div>I also tried compiling from git with both gcc and clang and got the same error.<br></div></div>