Hacker News new | ask | show | jobs
by somjeed 2075 days ago
second reply (a2dp mentioned) worked for me: https://unix.stackexchange.com/questions/437468/bluetooth-he...

sudo nano /lib/systemd/system/bluetooth.service

Change

ExecStart=/usr/lib/bluetooth/bluetoothd

to

ExecStart=/usr/lib/bluetooth/bluetoothd --plugin=a2dp

1 comments