Okay, I have a partial patch for this problem. You need to download the source code and change a line of code. I say a partial patch because you need to recompile and install any time you want to change the default PIN code.
In the source code, change the line near the bottom in /wizard/main.c -----------FROM----------- target_pincode = g_strdup_printf("%d", g_random_int_range(1000, 9999)); -------------TO------------- target_pincode = g_strdup_printf("0000"); ----------------------------- You can change the "0000" part to whatever your PIN number is. I am not a programmer, but I tried this and was able to connect to my device. -- bluetooth-wizard unable to pair headset https://bugs.launchpad.net/bugs/284994 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs