Bug 216382
Summary: | [bisected][regression] mediatek bluetooth 13d3:3563 (mt7921e) doesn't work with audio devices. | ||
---|---|---|---|
Product: | Drivers | Reporter: | Arek Ruśniak (arek.rusi) |
Component: | Bluetooth | Assignee: | linux-bluetooth (linux-bluetooth) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | luiz.dentz |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 6.0-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
btmon -w log # 6.0-rc1
btmon -w log # 5.19x Patch |
Description
Arek Ruśniak
2022-08-19 16:15:30 UTC
I suspect this could be due some HCI command during initialization, could you please collect the HCI using btmon? Created attachment 301608 [details]
btmon -w log # 6.0-rc1
Hi,
this is log for rc1, hope it's not a big problem.
Created attachment 301609 [details]
btmon -w log # 5.19x
this is log for connected/worked device.
Created attachment 301727 [details]
Patch
This shall fix the problem, weird that CI didn't find it though since it quite clear that ACL buffers will not be initialized thus preventing any ACL traffic.
thanks Luiz for fix this, i've tested it on top rc3 & master and my headphones live again. fixed in rc5 |