ubuntu 16.04 bluetooth mouse problem

Sometime disconect bluetooth mouse with below kernel logs

[511823.372861] hid-generic 0005:045E:07A2.001F: unknown main item tag 0x0
[511823.373033] input: Microsoft Sculpt Comfort Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/bluetooth/hci1/hci1:71/0005:045E:07A2.001F/input/input45
[511823.373832] hid-generic 0005:045E:07A2.001F: input,hidraw0: BLUETOOTH HID v1.29 Mouse [Microsoft Sculpt Comfort Mouse] on 00:1a:7d:da:71:13

So I found a solution from stackexchange

reference : http://unix.stackexchange.com/questions/177998/bluetooth-mouse-disconnects

I just do the first solution on my ubuntu 16.04

uname -a
Linux deskop 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

sjpark:/home2/sjpark/work/alpha/Alpha$ sudo vi /etc/bluetooth/input.conf
[sudo] password for sjpark:
sjpark:/home2/sjpark/work/alpha/Alpha$ sudo /etc/init.d/bluetooth restart
[ ok ] Restarting bluetooth (via systemctl): bluetooth.service.


I'll figure out it works


댓글

이 블로그의 인기 게시물

WSL2 Ubuntu 20.04 및 네트워크 설정

리눅스 멀티코어를 사용하는 tar 압축/해제

git pull 을 했더니 branch가 갈라지는 경우