OS: Ubuntu 20.04 focal
Kernel: x86_64 Linux 5.15.0-67-generic
DE: GNOME 3.36.5
我有几个具有相同型号的蓝牙设备。
通过 Gnome 的默认蓝牙管理器 GUI 来管理它们很困难,因为 Gnome 的蓝牙管理器不尊重/使用设备别名。
我通过 Blueman 对这些设备进行了“重命名”,并确认 Blueman 确实更改了设备别名,但 Gnome 蓝牙管理器设备列表并没有改变。
我试过了:
bluetoothctl set-alias my_desired_device_name
- 在 Blueman 中重命名设备
- 删除
/var/lib/bluetooth/*/device-mac
- 删除
/var/lib/bluetooth/<controller-mac>/cache
service bluetooth restart
Gnome BT gui 没有任何变化。Blueman 尊重别名,但不支持 gnome BT 管理器。
我怎样才能让 Gnome BT 管理器 GUI 使用像 Blueman 这样的设备别名?
相关主题:
- 如何更改蓝牙广播设备名称?
- 没有一个答案对我有用
- 如何使用 Ubuntu 20.04 默认蓝牙管理器显示设备的别名?
- 类似问题;无解决方案/答案