ubuntu 16.04 bluetooth mouse problem
Sometime disconect bluetooth mouse with below kernel logs
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
[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
댓글
댓글 쓰기