Re: WINE does not have sound.
Reply #16 –
There is an Artix version of alsa-plugins. It's in world, 32bit version in multilib.
❯ pkgfile libasound_module_pcm_pulse.so
world/alsa-plugins
lib32/lib32-alsa-plugins
extra/alsa-plugins
multilib/lib32-alsa-plugins
As you can see I do have the arch repo's enabled.
Make sure the Arch repo's are enabled below the Artix repo's in pacman.conf or you'll likely have similar problems in the future.
Edit: sorry I hadn't reached your next post where you'd found the package in world.
Please post the output of ldd /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so
And also the output from wine again.