我正在使用Ubuntu 19.10的戴尔Inspiron 7347。我试图连接我的蓝牙扬声器与笔记本电脑,但笔记本电脑无法检测到我的蓝牙扬声器。然后我扫描了其他设备,但没有发现其中的任何一个。我的笔记本电脑在我的三星手机上也是不可见的,尽管笔记本电脑的可视性是打开的。我也安装了布吕曼。
我使用了以下命令:
shubh@Cosmos:~$ bluetoothctl
Agent registered
[bluetooth]# scan on
Discovery started
[bluetooth]# discoverable on
Changing discoverable on succeeded
[bluetooth]# Pairable on
[bluetooth]# pairable on
Changing pairable on succeeded请告诉我该怎么做才能解决这个问题?

发布于 2020-05-18 16:13:40
sudo /etc/init.d/bluetooth restart对我来说效果很好。
https://askubuntu.com/questions/1195403
复制相似问题