ラズパイ 3B+にBluetoothスピーカーを繋ごうとした。
Linux raspberrypi 5.15.73-v7+ #1593 SMP Wed Oct 12 14:20:28 BST 2022 armv7l GNU/Linux
だいたい、この辺りを参考にしつつ・・・。
ラズベリーパイでBluetoothスピーカーからSpotifyを再生する | Oh My Enter!
Setting up a Bluetooth Speaker from the command line on a raspberry Pi Zero W · GitHub
無事に繋がって、再生させていると途中で接続が切れる。切れたら今後は、繋がらない。rebootかけたら繋がる。どうにかresetかけようとしても・・・、
$ sudo rfkill block bluetooth
$ sudo rfkill unblock bluetooth
$ sudo systemctl restart bluetooth
一度だけ成功したが、その後は失敗。
不安定過ぎるので、ここまでで断念。うーん。機材との相性問題だけではなさそう。