Ubuntu 16.04 LTS 中 Logitech MX 激光鼠标授权问题

Ubuntu 16.04 LTS 中 Logitech MX 激光鼠标授权问题

我的问题是:自从升级到 Ubuntu 16.04 LTS 后,我的蓝牙鼠标就不能用了(它有一个 USB 接收器)。设备正在被识别,我的蓝牙也在工作。输出:

lsusb:

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 004: ID 046d:c70c Logitech, Inc. BT Mini-Receiver (HID proxy mode)
Bus 006 Device 003: ID 046d:c70b Logitech, Inc. BT Mini-Receiver (HID proxy mode)
Bus 006 Device 005: ID 046d:c709 Logitech, Inc. BT Mini-Receiver (HCI mode)
Bus 006 Device 002: ID 046d:0b02 Logitech, Inc. C-UV35 [Bluetooth Mini-Receiver] (HID proxy mode)
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 413c:8140 Dell Computer Corp. Wireless 360 Bluetooth
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

hci配置:

hci1:   Type: BR/EDR  Bus: USB
    BD Address: 00:07:61:71:99:F9  ACL MTU: 1017:7  SCO MTU: 64:1
    UP RUNNING
    RX bytes:506 acl:0 sco:0 events:23 errors:0
    TX bytes:345 acl:0 sco:0 commands:23 errors:0

hci0:   Type: BR/EDR  Bus: USB
    BD Address: 00:1E:37:C2:AD:CA  ACL MTU: 310:10  SCO MTU: 64:8
    UP RUNNING PSCAN ISCAN
    RX bytes:1136 acl:0 sco:0 events:65 errors:0
    TX bytes:3888 acl:0 sco:0 commands:65 errors:0

我该怎么做才能让它工作?我尝试将鼠标注册为可信任设备,但似乎早期 Ubuntu 版本的命令无法正常工作。提前感谢帮助!

相关内容