Bug 97101
Summary: | Intel Centrino Advanced-N 6205 [Taylor Peak] with 11n_disabled=0 conflicts with BCM2045B (BDC-2.1) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jonas Thiem (jonasthiem) |
Component: | Bluetooth | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | REOPENED --- | ||
Severity: | normal | CC: | linville |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.19.3 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Jonas Thiem
2015-04-22 21:55:02 UTC
This chip doesn't support Bluetooth. Ok, the bluetooth device is this one apparently: Broadcom Corp. BCM2045B (BDC-2.1) It's connected through the usb hub internally which is why it's not listed on lspci but only lsusb. Nevertheless, the intel wifi chip's n-standard results in great conflicts with the bluetooth when enabled. Maybe the broadcom chip still transmits through the intel one? (I heard that is sometimes the case in modern laptops, bt and wifi using the same chip to transmit) Anyway, you'll probably know a lot better what the potential problem is here. I can only tell disabling n wifi helps, and therefore maybe that should be done automatically. There is no communication between the 2 chips. Nothing can be done here. There is an obvious problem: wifi stops working when bluetooth is enabled when those two chips are combined in a laptop. There is at least one possible obvious solution: auto-disable the n-standard through the kernel driver as soon as bluetooth is used. And you say nothing can be done? Are you saying implementing such behavior in the kernel would be impossible? That seems very unlikely. (disclaimer: I'm not a kernel developer myself.) Reopening with a better title that involves both chips, because the issue still appears to be real, no matter how not nice the first proposal of a fix might be. Unless this is limited to my machine of course - I'd be happy to see other people reporting who have a similar machine... I have a Thinkpad X220 here with the listed intel centrino wifi and broadcom bluetooth chip. Intel can't do much here. Removing Intel. You can ask for support from Broadcom. Good luck. Due to Emmanuel's suggestion that this should maybe be fixed on the Broadcom/Bluetooth side of things, changing component to "Bluetooth". Problem in a nutshell: * iwlwifi 11n_disabled=0 with Centrino Advanced-N 6205 gets greatly shaken by BCM2045B A2DP audio connections (wifi almost stops working entirely, it's like a 56kbps modem) * iwlwifi 11n_disabled=1 with Centrino Advanced-N 6205 coexists nicely with the bluetooth, however, that is not the default. Well I no longer have the specific hardware in question... This component does have a kernel maintainer though, right? |