树莓派连接蓝牙不能听见声音(解决方案)
树莓派需要重新配置一下蓝牙
升级安装蓝牙相关软件包
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo apt-get install pi-bluetooth bluez bluez-firmware blueman
添加pi用户到蓝牙组
sudo usermod -G bluetooth -a pi
重启
sudo reboot
我们向往远方,却忽略了此刻的美丽