[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
From: <hidden>
Date: 2020-06-24 21:44:04
https://bugzilla.kernel.org/show_bug.cgi?id=60824
--- Comment #86 from Alex (alex.kr.job@gmail.com) ---Hi Swyter, I also tried your patch v2 and actually in my case see no difference with the previous ones I tried (see my comments 55/56 https://bugzilla.kernel.org/show_bug.cgi?id=60824#c55 ) Linux recognizes the controller, but it's unusable: Can't init device hci0: Invalid argument (22)
HCI Event: Command Complete (0x0e) plen 4
#22 [hci0]
11.191461 Set Event Filter (0x03|0x0005) ncmd 1
Status: Invalid HCI Command Parameters (0x12)
= Close Index: 00:1A:7D:DA:71:12
[hci0]
11.191493
I've seen several people here have this issue, and I believe that comment 59
may be quite relevant here:
Set Event fails, looking at hci_core.c the set filter and previous calls are made only if device supports BREDR, is there any way to tell device doesn't support, or patch this ?
-- You are receiving this mail because: You are the assignee for the bug.