Closed YangMame closed 5 years ago
https://github.com/EHfive/pulseaudio-modules-bt/issues/80#issuecomment-537955189
the pulseaudio-modules-bt ebuild in gentoo simply is missing a step to update the pa-submodule to the right version, so it's always compiled against pulseaudio v12.2 (which is checked out by default), that's why it segfaults
Need someone to issue a bug on https://packages.gentoo.org/packages/media-sound/pulseaudio-modules-bt.
Bug report opened : https://bugs.gentoo.org/696912
Current workaround:
This way you can force checkout pulseaudio v13.0
# export EGIT_OVERRIDE_COMMIT_PULSEAUDIO_PULSEAUDIO=v13.0
# USE="dbus" emerge media-sound/pulseaudio media-sound/pulseaudio-modules-bt
Pulseaudio v13 ebuild make dbus
optional if bluetooth
is unused but pulseaudio-modules-bt
still requires it, therefore you need to append dbus
USE flag to media-sound/pulseaudio
PS: I just booted Gentoo for the first time 6 hours ago...
https://github.com/EHfive/pulseaudio-modules-bt/issues/83#issuecomment-539131879
Bug report opened : https://bugs.gentoo.org/696912
https://github.com/EHfive/pulseaudio-modules-bt/issues/83#issuecomment-539173067
Current workaround: ........
@pacho2 I thought you could help on the essay.
It works fine
Thanks a lot for your help!
System: gentoo with unstable