Posts by ilia

    Hello everyone.

    Same as OP, I have RPi 3B+ with LibreELEC, and I want to use it as bluetooth audio sink.

    I have another problem - I can't add bluetooth as source.

    When I type

    Code
    pactl list short sources

    no BT source available, and only result is

    Quote

    1 alsa_output.0.iec958-stereo.monitor module-alsa-card.c s16le 2ch 44100Hz SUSPENDED

    Listing modules with

    Code
    pactl list short modules | grep blue

    shows that exist

    Quote

    10 module-bluetooth-policy

    11 module-bluetooth-discover

    12 module-bluez5-discover

    but loading any of them results to error message

    Quote

    Failure: Module initialization failed

    So, I'm kind of stuck now. Can you advise something?

    Thank you.