
저는 BLE 마우스(Microsoft Designer Mouse)를 지원하는 Fedora 22 및 23을 사용하고 있습니다. 저는 GNOME보다 Unity를 더 좋아하기 때문에 "안정적인" 16.04로 전환하기로 결정했습니다.
내 마우스를 내 PC와 최소한 쌍으로 만들려면 (표시된 대로) 제거 50-bluetooth-hci-auto-poweron.rules
하고 주석 처리를 제거 autoenable=true
해야 했습니다./etc/bluetooth/main.conf
여기).
때로는 컴퓨터를 부팅할 때 마우스가 작동하기도 하고(잠시 후 작동이 멈추기도 하지만) 때로는 그렇지 않을 때도 있습니다. 예를 들어, 오늘 저는 PC를 10번이나 다시 시작했지만 성공하지 못했습니다. 어제 3번의 재부팅 후에 작동했습니다. 도와주세요. 정말 짜증나네요.
$ lsusb
Atheros Communications, Inc. AR3012 Bluetooth 4.0
$ dmesg
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: BNEP socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: hci0 command 0x0c52 tx timeout
$ bluetoothctl
[bluetooth]# info CC:E4:52:E7:9B:9E
Device CC:E4:52:E7:9B:9E
Name: Designer Mouse
Alias: Designer Mouse
Appearance: 0x03c2
Icon: input-mouse
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
Modalias: usb:v045Ep0805d0100
[bluetooth]# connect CC:E4:52:E7:9B:9E
Attempting to connect to CC:E4:52:E7:9B:9E
Failed to connect: org.bluez.Error.Failed
Fedora 구성과 무엇이 다른지 알 수 있는 방법이 있다면 좋을 것입니다. 해당 시스템에서는 완벽하게 작동했기 때문입니다.
답변1
gnome bluetooth 기본 표시기를 blueman으로 바꾸는 문제를 해결했습니다. (더 좋고 더 많은 옵션이 있습니다. 왜 기본값이 아닌지 정말 궁금합니다.)
cd /usr/share/upstart/sessions
sudo mv indicator-bluetooth.conf indicator-bluetooth.conf.old
sudo apt install blueman
그런 다음 마우스를 다시 시작하고 다시 연결했습니다. 이제는 언제든지 완벽하게 작동합니다.
답변2
나도 비슷한 문제가 있습니다. 저는 Ubuntu 16.04와 Microsoft Designer Mouse를 사용하고 있습니다. 마우스는 부팅 시 작동하지만 임의의 시간이 지나면 작동을 멈춥니다. 알림 표시줄의 아이콘을 사용하여 블루투스를 껐다가 다시 켜는 것이 저에게는 효과적이지만 정말 짜증납니다.