[Control Center] 20.1蓝牙鼠标无法连接
Tofloor
poster avatar
yitin
deepin
2021-05-15 01:44
Author

蓝牙鼠标无法连接。手动安装blueman,使用blueman的设备管理器连接鼠标,会提示信任弹窗,确认后可以成功连接。系统的设置中心无法成功连接鼠标。

Reply Favorite View the author
All Replies
yitin
deepin
2021-05-15 01:48
#1

20.2.1最新的系统,标题写错了。

Reply View the author
windmill_knight
deepin
2021-06-05 23:19
#2

可能是bluez的问题,我的UOS 20也是连不上罗技的蓝牙鼠标,后来我把自带的bluez删了,安装了ubuntu官网的bluez包就能用了

$ dpkg -l | grep bluez

ii  bluez                                         5.55-0ubuntu1                               amd64        Bluetooth tools and daemons

ii  bluez-firmware                                1.2-4                                       all          Firmware for Bluetooth devices

ii  bluez-obexd                                   5.50.6-1+security                           amd64        bluez obex daemon

注意bluez-5.55依赖libreadline8,libreadline8这个包新版本和老版本可以共存,直接安装即可

Reply View the author
pgxppp
deepin
2021-06-06 19:52
#3

升级bluez-obexd  可解决部分问题

Reply View the author