Skip to content

main/alsa-lib: fix loading alsa plugins

Oliver Smith requested to merge ollieparanoid/aports:alsa-lib-fix into master

Replace the fix-dlo.patch with the proper patch from upstream. The old patch caused alsa-lib to not find any plugins:

$ alsamixer
ALSA lib dlmisc.c:341:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_ctl_pulse.so (Error loading shared library : Invalid argument)
Edited by Oliver Smith

Merge request reports