https://bugzilla.kernel.org/show_bug.cgi?id=208965 --- Comment #31 from waffen03@xxxxxxxxx --- (In reply to fakecop from comment #30) > (In reply to Niklas Frank from comment #29) > > (In reply to Edward Vear from comment #25) > > > (In reply to david.zakarias from comment #20) > > > > Is it possible that a newer firmware fixes the problem? I also have > > version > > > > 0x09993aa1. > > > > Julian what version do you have? > > > > > > Hi David, > > > > > > I ran into the same Set Resolvable Private Address error with my adapter, > > an > > > rtl8761b. I submitted a patch here with my understanding of the issue: > > > https://marc.info/?l=linux-bluetooth&m=160378222632366&w=2. Could you > check > > > to see if that patch helps? > > > > > > I don't believe it is related to the original issue seen in this thread > > > though. > > > > Thanks alot! I am now able to connect to my Bluetooth mouse! > > > > Although I notice that the bluetooth adapter still behaves weird. It > > sometimes simply stops working and I have to unload and load the `btusb` > > kernel module to get the adapter working again. > > > > As for Distro/Kernel Version: I am using Manjaro and I have applied the > > patches on top of Kernel 5.9.3 > > Hi, please tell me how you managed to apply the patch?? > Thanks You need the source code to compile a modified kernel. If you have it you could just go in and edit the file in question manually (net/bluetooth/hci_core.c) or apply the patch with the patch command if you find it easier. -- You are receiving this mail because: You are the assignee for the bug.