bluez-alsa: Multilib support (crash when starting Saints Row 4)

That might be a bit specific, but if it happens in that game it will happen with others as well. When I start this game it crashes. The related output in the console:

ALSA lib dlmisc.c:272:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_bluealsa.so
AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': No such device or address
*** BREAKPAD CRASH ***

Firefox did work just before, but the youtube tab was of course closed while trying the game. I have the .asoundrc from the FF-issue, plus the defaults.bluealsa.… lines from the readme to be able to control the volume via alsamixer -D bluealsa.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (6 by maintainers)

Most upvoted comments

Got it done just now, try https://gist.github.com/infirit/c115f5ae66da691f490c76345b636e0a Gentoo bug https://bugs.gentoo.org/show_bug.cgi?id=603200

file list

# equery f bluez-alsa
 * Searching for bluez-alsa ...
 * Contents of media-sound/bluez-alsa-9999:
/etc
/etc/init.d
/etc/init.d/bluealsa
/usr
/usr/bin
/usr/bin/bluealsa
/usr/lib32
/usr/lib32/alsa-lib
/usr/lib32/alsa-lib/libasound_module_ctl_bluealsa.so
/usr/lib32/alsa-lib/libasound_module_pcm_bluealsa.so
/usr/lib64
/usr/lib64/alsa-lib
/usr/lib64/alsa-lib/libasound_module_ctl_bluealsa.so
/usr/lib64/alsa-lib/libasound_module_pcm_bluealsa.so
/usr/share
/usr/share/alsa
/usr/share/alsa/alsa.conf.d
/usr/share/alsa/alsa.conf.d/20-bluealsa.conf
/usr/share/doc
/usr/share/doc/bluez-alsa-9999
/usr/share/doc/bluez-alsa-9999/README.md.bz2

I am co-author of that ebuild. I’ll add multilib suppot to in and post it here. But probably not until next year.