블루투스가 작동하지 않습니다 - fedora 24

블루투스가 작동하지 않습니다 - fedora 24

나는 다소 이상한 문제를 다루고 있습니다. Fedora 24 시스템을 업데이트한 후 Bluetooth 마우스(Microsoft Designers Mouse)가 작동을 멈췄습니다.

장치가 연결된 것처럼 보이지만 아래에서 볼 수 있듯이 신뢰할 수 없는 것 같습니다.

[astamato@pcen35240 ~]$ bluetoothctl
[NEW] Controller E4:B3:18:1E:2D:3B pcen35240 [default]
[NEW] Device E9:A1:2D:11:63:C4 Designer Mouse
[NEW] Primary Service
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service000e
    0000180f-0000-1000-8000-00805f9b34fb
    Battery Service
[NEW] Characteristic
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service000e/char000f
    00002a19-0000-1000-8000-00805f9b34fb
    Battery Level
[NEW] Descriptor
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service000e/char000f/desc0011
    00002902-0000-1000-8000-00805f9b34fb
    Client Characteristic Configuration
[NEW] Primary Service
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service0009
    0000180a-0000-1000-8000-00805f9b34fb
    Device Information
[NEW] Characteristic
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service0009/char000c
    00002a50-0000-1000-8000-00805f9b34fb
    PnP ID
[NEW] Characteristic
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service0009/char000a
    00002a29-0000-1000-8000-00805f9b34fb
    Manufacturer Name String
[NEW] Primary Service
    /org/bluez/hci0/dev_E9_A1_2D_11_63_C4/service0008
    00001801-0000-1000-8000-00805f9b34fb
    Generic Attribute Profile
[Designer Mouse]# info E9:A1:2D:11:63:C4
Device E9:A1:2D:11:63:C4
    Name: Designer Mouse
    Alias: Designer Mouse
    Appearance: 0x03c2
    Icon: input-mouse
    Paired: yes
    Trusted: no
    Blocked: no
    Connected: yes
    LegacyPairing: no
    UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
    UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
    UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
    UUID: Battery Service           (0000180f-0000-1000-8000-00805f9b34fb)
    UUID: Human Interface Device    (00001812-0000-1000-8000-00805f9b34fb)
    Modalias: usb:v045Ep0805d0110

그동안 나는 그것을 신뢰할 수 있는 방법으로 만들었습니다.

trust E9:A1:2D:11:63:C4

하지만 이것이 문제가 아닌 것 같습니다... 그래서 마우스가 연결되어 있고, 페어링되어 있고(항상 그런 것은 아니지만) 신뢰할 수 있지만 작동할 수 없습니다...

이 문제를 해결하는 방법에 대한 아이디어가 있나요?

답변1

문제를 해결할 수 없었습니다. 이를 해결한 것은 fedora 24에서 로 업그레이드하는 것이었습니다 fedora 25. 블루투스 업데이트 때문에 그런 것 같아요.

관련 정보