查看这些软件宝有没有安装上:标签:manjaro,蓝牙,pulseaudio,bluetooth,bluez,不上,连接 From: https://www.cnblogs.com/Asd2001/p/16949373.html
sudo pacman -S bluez bluez-utils pulseaudio-bluetooth pavucontrol pulseaudio-alsa pulseaudio-bluetooth-a2dp-gdm-fix
最后一个是什么目录不是身重要,如果显示没有安装也没有事情!
systemctl enable bluetooth
systemctl start bluetooth
pulseaudio -k # 确保没有pulseaudio启动
pulseaudio --start # 启动pulseaudio服务
然后点击蓝牙图标进行连接。
要是连接上没有声音,查看一下音量控制,输出设备选择蓝牙设备
参考:https://www.cnblogs.com/6b7b5fc3/p/12903424.html