Bluetooth Audio Receiving fails undefined symbol: pa_alsa_ucm_device_update_available on Raspberry

  • Hello all,I followed bluetooth_audio_receiving tutorial. And I can play music from Smart Phone on Raspberry .

    But I cannot set volume via kodi, music is too loud and playing brokenly.

    I tried to use

    Code
    pacmd list-cards

    but recieved ERROR No PulseAudio daemon running, or not running as session daemon.. So I run

    Code
    pulseaudio --system 

    i one terminal and i another

    Code
    pactl load-module module-udev-detect 

    Then pulseaudi logs

    Failed to open module /usr/lib/pulse/module-alsa-card.so: /usr/lib/pulse/libalsa-util.so: undefined symbol: pa_alsa_ucm_device_update_available.

    I'm running

    NAME="LibreELEC"

    VERSION="9.1.501"

    ID="libreelec"

    VERSION_ID="9.1"

    PRETTY_NAME="LibreELEC (official): 9.1.501"

    HOME_URL="https://libreelec.tv"

    BUG_REPORT_URL="https://github.com/LibreELEC/LibreELEC.tv"

    BUILD_ID="572c3ad9a2f42436be757e5dda438d21b1e5ba55"

    OPENELEC_ARCH="RPi2.arm"

    LIBREELEC_ARCH="RPi2.arm"

    LIBREELEC_BUILD="official"

    LIBREELEC_PROJECT="RPi"

    LIBREELEC_DEVICE="RPi2"

    Rapsberry: Raspberry Pi 3 Model B Rev 1.2

    Kodi : V18.4

    Can anybody advice how to solve it ?

    Thanks for any help in advance.

    Pavel

  • i have similar problem

    i use pi3 b+ and run newest of libreelec but i can't receive audio from BT to sream in libreelec.

    i have connected to libreelec with ssh and input the codes.

    can anybody help me to solve this ?