アンプ(RX-V381)とのbluetooth接続がうまく行かない

  • 投稿日:
  • by

Switched to PipeWire as Bluetooth sound server following instructions from this: https://wiki.debian.org/BluetoothUser/a2dp

  1. Removed pulseaudio-module-bluetooth:

    sudo apt remove pulseaudio-module-bluetooth
    
  2. Installed libspa-0.2-bluetooth:

    sudo apt install libspa-0.2-bluetooth
    
  3. Restarted the system or PipeWire:

    systemctl --user restart pipewire
    systemctl --user restart pipewire-pulse