Мышь Bluetooth и клавиатура, не работающая после автоматический, снова соединяются

У меня есть странная и новая проблема. Моя мышь Bluetooth и клавиатура снова соединяются иногда. Это является раздражающим, но не новым, в течение нескольких секунд, соединения не стало, и оно снова соединяется. Но в течение нескольких дней повторно подключение больше не работает. Мышь или клавиатура делают повторно подключение, но исходные данные больше не распознаются (не может переместить мышь или не может ввести с клавиатурой). Я должен перезапустить сервис Bluetooth sudo service bluetooth restart или вручную разъединиться и повторно подключить мышь или клавиатуру.

Системный журнал не помогает, нет никаких сообщений, если это происходит.

Оборудование:

  • Dell XPS 13 9370 (Ubuntu 16.04 с последним Ядром HWE 4.15.x)
  • Logitech G604 Lightspeed Mouse
  • Logitech G915 Keyboard

Какие журналы я могу проверить? Кто-то испытывает ту же проблему?

Btw, я также попробовал более старые ядра 4.15.x (потому что это - довольно новая проблема), но это не работало

Править: Между тем я включил режим отладки Bluetooth. Это - вывод системного журнала, когда это происходит (в этом случае мышь):

Apr  7 15:32:11 pc123 bluetoothd[1006]: src/adapter.c:dev_disconnected() Device E9:28:3A:B5:8D:64 disconnected, reason 0
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/adapter.c:adapter_remove_connection()
Apr  7 15:32:11 pc123 bluetoothd[1006]: plugins/policy.c:disconnect_cb() reason 0
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/adapter.c:bonding_attempt_complete() hci0 bdaddr E9:28:3A:B5:8D:64 type 2 status 0xe
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/device.c:device_bonding_complete() bonding (nil) status 0x0e
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/device.c:device_bonding_failed() status 14
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/adapter.c:resume_discovery()
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/device.c:att_disconnected_cb()
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/device.c:att_disconnected_cb() Function not implemented (38)
Apr  7 15:32:11 pc123 bluetoothd[1006]: src/gatt-client.c:btd_gatt_client_disconnected() Device disconnected. Cleaning up.
Apr  7 15:32:11 pc123 bluetoothd[1006]: attrib/gattrib.c:g_attrib_unref() 0x56007959eed0: g_attrib_unref=1
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/adapter.c:connected_callback() hci0 device E9:28:3A:B5:8D:64 connected eir_len 0
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/gatt-database.c:connect_cb() New incoming LE ATT connection
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:device_attach_att() Elevating security level since LTK is available
Apr  7 15:32:24 pc123 bluetoothd[1006]: attrib/gattrib.c:g_attrib_ref() 0x5600795a8500: g_attrib_ref=1
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/gatt-client.c:btd_gatt_client_connected() Device connected.
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Read By Grp Type - start: 0x0001 end: 0xffff
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() MTU exchange complete, with MTU: 23
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Read By Grp Type - start: 0x000a end: 0xffff
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Read By Type - start: 0x0001 end: 0x0005
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Read By Type - start: 0x0005 end: 0x0005
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Primary services found: 6
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() start: 0x0001, end: 0x0009, uuid: 00001800-0000-1000-8000-00805f9b34fb
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() start: 0x000a, end: 0x000d, uuid: 00001801-0000-1000-8000-00805f9b34fb
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() start: 0x000e, end: 0x001c, uuid: 0000180a-0000-1000-8000-00805f9b34fb
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() start: 0x001d, end: 0x0020, uuid: 0000180f-0000-1000-8000-00805f9b34fb
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() start: 0x0021, end: 0x0044, uuid: 00001812-0000-1000-8000-00805f9b34fb
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() start: 0x0045, end: 0xffff, uuid: 00010000-0000-1000-8000-011f2000046d
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_client_ready_cb() status: success, error: 0
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:device_svc_resolved() /org/bluez/hci0/dev_E9_28_3A_B5_8D_64 err 0
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/gatt-client.c:btd_gatt_client_ready() GATT client ready
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/gatt-client.c:create_services() Exporting objects for GATT services: E9:28:3A:B5:8D:64
Apr  7 15:32:24 pc123 bluetoothd[1006]: Unable to register GATT service with handle 0x000e for device E9:28:3A:B5:8D:64
Apr  7 15:32:24 pc123 bluetoothd[1006]: Unable to register GATT service with handle 0x001d for device E9:28:3A:B5:8D:64
Apr  7 15:32:24 pc123 bluetoothd[1006]: Unable to register GATT service with handle 0x0045 for device E9:28:3A:B5:8D:64
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Read Req - handle: 0x0003
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/gatt-database.c:gap_device_name_read_cb() GAP Device Name read request
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Registered handler for "Service Changed": 1
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/device.c:gatt_debug() Read Req - handle: 0x0005
Apr  7 15:32:24 pc123 bluetoothd[1006]: src/gatt-database.c:gap_appearance_read_cb() GAP Appearance read request
Apr  7 15:32:47 pc123 bluetoothd[1006]: profiles/input/hog-lib.c:report_value_cb() HoG report (17 bytes)
Apr  7 15:33:42 pc123 bluetoothd[1006]: message repeated 40 times: [ profiles/input/hog-lib.c:report_value_cb() HoG report (17 bytes)]
0
задан 7 April 2020 в 16:36

1 ответ

У меня была та же проблема с моим Logitech MX Master также. Это начало происходить после того, как bluez/libbluetooth3 был обновлен к 5.37-0ubuntu5.3. Я вернулся к 5.37-0ubuntu5.2, и все хорошо.

1
ответ дан 25 April 2020 в 10:53

Другие вопросы по тегам:

Похожие вопросы: