https://bugzilla.kernel.org/show_bug.cgi?id=216936 Mario Limonciello (AMD) (mario.limonciello@xxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mario.limonciello@xxxxxxx --- Comment #4 from Mario Limonciello (AMD) (mario.limonciello@xxxxxxx) --- > Kernel 6.1.4 and previous kernels didn't have the issue. > I had these errors with 6.1.4 as well. Which one is it? If you can find a definitive kernel it really was working 100% of the time a bisect would be ideal. But given the ambiguous result you indicated with 6.1.4, I suspect it's not really ever been 100% correct. Perhaps turning on dynamic debugging for net/bluetooth would be helpful to identify what about the sequence of init causes -ENODEV. Naively it looks to me that the main reason this can get returned is if a command is issued while the device is actively being unregistered. So perhaps your userspace is racing? -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.