Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bbtdev/89dd6a4b3adcf3d1f7336c46347b78f1 to your computer and use it in GitHub Desktop.
Save bbtdev/89dd6a4b3adcf3d1f7336c46347b78f1 to your computer and use it in GitHub Desktop.
lenovo-thinkpad-bluetooth-keyboard-with-trackpoint-linux-pairing
Another workaround for this is:
1. run sudo hcidump -at
2. launch bluetooth-wizard, select the device (keyboard) and click "Continue"
3. watch the output from hcidump in terminal, you'll see Passcode: somerandompasscode
4. type this passcode on bt keyboard and press ENTER
5. done, your keyboard is successfully paired
Problem is IMHO with bluetooth-wizard UI not displaying the popup with passcode prompt.
from https://bugzilla.redhat.com/show_bug.cgi?id=1019287
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment