1
0

added suggestion to check /etc/bluetooth/network.conf

Surface Dial wouldn't pair without DisableSecurity=true (hirsute, bluez 5.56)
This commit is contained in:
ckuhtz
2021-03-20 22:09:14 -07:00
committed by GitHub
parent bb274d4055
commit ba2dac4a96

View File

@@ -124,7 +124,7 @@ systemctl --user start surface-dial.service
To see if the service is running correctly, run `systemctl --user status surface-dial.service`. To see if the service is running correctly, run `systemctl --user status surface-dial.service`.
You may need to reboot to have the various groups / udev rules propagate. You may need to reboot to have the various groups / udev rules propagate. You may also need to change DisableSecurity to DisableSecurity=true in /etc/bluetooth/network.conf to successfully pair the Surface Dial.
If things aren't working, feel free to file a bug report! If things aren't working, feel free to file a bug report!