ubuntu 14.04 LTS와 함께 제공되는 Dell XPS 13의 새로운 개발자 버전이 있습니다. 새로운 LTS가 이미 출시되었으므로 Microsoft Designer 키보드 및 마우스와 같은 BLE(Bluetooth Low Energy) 장치를 지원하는 16.04로 업그레이드하기로 결정했습니다. 그러나 나는 그것을 작동시킬 수 없습니다.
마우스를 페어링하려고 하면 실패합니다.
~ bluetoothctl
[NEW] Controller 44:85:00:2C:E5:E7 laptop [default]
[bluetooth]# scan on
Discovery started
[CHG] Controller 44:85:00:2C:E5:E7 Discovering: yes
[NEW] Device E5:4B:7C:B0:25:13 Designer Mouse
[bluetooth]# pair E5:4B:7C:B0:25:13
Attempting to pair with E5:4B:7C:B0:25:13
[CHG] Device E5:4B:7C:B0:25:13 Connected: yes
[CHG] Device E5:4B:7C:B0:25:13 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device E5:4B:7C:B0:25:13 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device E5:4B:7C:B0:25:13 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
[CHG] Device E5:4B:7C:B0:25:13 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device E5:4B:7C:B0:25:13 UUIDs: 00001812-0000-1000-8000-00805f9b34fb
[Designer Mouse]# connect E5:4B:7C:B0:25:13
Attempting to connect to E5:4B:7C:B0:25:13
Connection successful
[CHG] Device E5:4B:7C:B0:25:13 Connected: no
Failed to pair: org.bluez.Error.AuthenticationCanceled
syslog에서 더 많은 로그를 찾을 수 있습니다.
May 19 18:05:11 laptop kernel: [29453.178205] Bluetooth: SMP security requested but not available
May 19 18:05:11 laptop bluetoothd[1154]: Unable to register GATT service with handle 0x0009 for device E5:4B:7C:B0:25:13
May 19 18:05:11 laptop bluetoothd[1154]: Unable to register GATT service with handle 0x000e for device E5:4B:7C:B0:25:13
May 19 18:05:12 laptop bluetoothd[1154]: Error reading PNP_ID value: Attribute requires authentication before read/write
May 19 18:05:13 laptop bluetoothd[1154]: Error reading Report value: Attribute requires authentication before read/write
May 19 18:05:13 laptop bluetoothd[1154]: message repeated 3 times: [ Error reading Report value: Attribute requires authentication before read/write]
May 19 18:05:14 laptop bluetoothd[1154]: Report Map read failed: Attribute requires authentication before read/write
May 19 18:05:14 laptop bluetoothd[1154]: Protocol Mode characteristic read failed: Attribute requires authentication before read/write
May 19 18:05:14 laptop bluetoothd[1154]: HID Information read failed: Attribute requires authentication before read/write
May 19 18:05:14 laptop bluetoothd[1154]: Read Report Reference descriptor failed: Attribute requires authentication before read/write
May 19 18:05:14 laptop bluetoothd[1154]: message repeated 3 times: [ Read Report Reference descriptor failed: Attribute requires authentication before read/write]
"SMP 보안 ..."이라는 줄이 중요한지 궁금합니다. 정답 작성자가 자신의 숨겨진 파일을 "패치"하는 방법을 설명하는 이 링크를 찾았지만 그렇게 해도 도움이 되지 않았습니다.Ubuntu 14.04 LTS의 Microsoft 디자이너 마우스(Bluetooth 4.0)
키보드를 연결해봐도 결과와 로그가 꽤 비슷해서(주소만 바뀜) 여기서는 생략했습니다.
누군가 나에게 도움이 되는 힌트를 주기를 바라나요?
미리 감사드립니다 :)
답변1
17.04부터 최신 bluez 버전으로 업데이트했습니다. 데비안 버그 티켓에 따라 수정되었습니다. 방금 수동으로 파일을 다운로드했습니다.