[Bug 219057] Re: Bluetooth does not coexist with WiFi

2018-09-22 Thread Launchpad Bug Tracker
[Expired for bluez (Ubuntu) because there has been no activity for 60 days.] ** Changed in: bluez (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219057

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2018-07-23 Thread Daniel van Vugt
This bug looks old. Let's clean it up a little... Users who experience this bug with the ath9k kernel driver please see bug 1746164 for more recent news. Greg Inozemtsev: If you still experience this bug then please run 'lspci -k' and 'lsusb' on the machine and attach the output here. Everyone

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2017-12-10 Thread Aaahh Ahh
bUmP -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth does not coexist with WiFi To manage notifications about this bug go to:

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2017-03-30 Thread praveen kannan
I have also same problem when wireless connection is switched on Bluetooth disconnects immediately. I can't reconnect until wifi is disconnected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219057

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2017-03-03 Thread Will Schmidt
This is so interesting, and such an old thread that keeps on going. I have the exact *opposite* of this problem. On Windows 10, this: >>"For example, if I play a music file from another machine through the network using a BT headset, only the first few seconds of the file will play until the

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2017-01-25 Thread Pavel D.
Hi everyone, I had the same wifi/bluetooth interference problem. My setup is as follows: - Ubuntu 14.04 with custom-built vanilla kernel 4.3.0 - Lenovo B50 laptop having QCA9565 / AR9565 Wireless Network Adapter (ath9k) onboard - Linksys WRT-54GL router running DD-WRT v24-sp2 (10/10/09) mini -

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2017-01-16 Thread Buck Evan
This workaround fixed this issue for me: echo "options iwlwifi bt_coex_active=0" | sudo tee -a /etc/modprobe.d/iwlwifi.conf The above instructions set a bunch of unrelated options, and also blank out any pre-existing content. -- You received this bug notification because you are a member

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-10-04 Thread Roboload
It's kinda ridiculous... Ubuntu 16.04 LTS and still same problem. Well, it was easy to fix now, when you know the way - same way as 14.04 LTS. Thanx again to Julian Alarcon! Still MSI GE620 laptop with SE MW600 bt headset. -- You received this bug notification because you are a member of Ubuntu

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-09-25 Thread Mateo Salta
This also hppens on the intellect compute stick, and makes it rather unusable using only the wifi and bluetooth built in, I would say this is a critical #1 bug for using this comercialLy avaible product. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-08-04 Thread Stuart Brown
Using Ubuntu 16.04 (clean install, currently fully updated) on a Dell XPS. It took me a while to uncover this problem because initially I thought it only part of the issue of getting a Microsoft Arc Touch Bluetooth Mouse to work. I succeeded in doing the latter, only to find that my WiFi had

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-04-18 Thread ockels
Stumbled across this bug installing 14.04.4 on my new HP 14-ac181 low-budget laptop. First of all my wireless had unusable signal strength. After fixing it with the following code: sudo add-apt-repository ppa:hanipouspilot/rtlwifi sudo apt-get install rtlwifi-new-dkms linux-firmware

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-03-04 Thread mvtlam
It has been 8 years since this bug was reported and it still exists... Is it going to be fixed one day or are we gonna grow a community around this bug and all become part of a big family ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-02-26 Thread Konrad Zapałowicz
** Tags added: bluez-classic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth does not coexist with WiFi To manage notifications about this bug go to:

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2016-01-11 Thread Pierre Réveillon
Be aware that adding things that you don't understand can have unwanted results... For exemple, "power_save=0" prevents your wifi card to enter power saving mode, and could reduce your battery autonomy... In my case (on Linux Mint 17.3), simply adding the "bt_coex_active=0" parameter in

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2015-12-20 Thread Julian Alarcon
Funny thing, I didn't have many hope to my workaround because in Ubuntu 15.04 because after some minutes, It failed. But now on Ubuntu 15.10, with Bluez 5, the problem still exist but my workaround works. echo "options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1" |

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2015-09-28 Thread Julian Alarcon
Has anybody checked if this issue is still present in Ubuntu 15.05? This version use Bluez version 5. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth does not coexist with

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2015-09-28 Thread ldmdev
Many thanks to alarconj! I finally got rid of interferences between my bluetooth mouse and my portable 4g router! Just entered echo "options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1" | sudo tee /etc/modprobe.d/iwlwifi.conf > /dev/null and rebooted. I was

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2015-08-29 Thread Roboload
Thank you, Julian! My wifi problem solved just by entering your first big command. I'm using MSI GE620 laptop with SE MW600 bt headset. And I do confirm, Ubuntu 14.04 LTS couldn't use bt and wifi at the same time before the fix. Just as Greg posted it. -- You received this bug notification

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2015-08-24 Thread Kevin Perez
I can confirm that this bug in also present in Linux Mint 17.2 (based upon Ubuntu 14.04) as early as August 25th 2015. I can also confirm that the previous workaround worked works like a charm. Seems that the weird behavior is somewhat related to the Centrino wireless adapter... Thanks, Julian

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2015-06-14 Thread The_Legacy
Hi, Thanks for your solution Julian Alarcon (alarconj), it worked for me. I had the issue on all of my computers and thanks to you have been able to fix this. Well done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-11-02 Thread Julian Alarcon
Hi Jumpa, just edit the file /etc/modprobe.d/iwlwifi.conf and remove de line options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1 sudo nano /etc/modprobe.d/iwlwifi.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-11-01 Thread Jumpa
How do I undo the effects of this command? echo options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1 | sudo tee /etc/modprobe.d/iwlwifi.conf /dev/null I tried it hoping it would help with wifi interference causing lag and stuttering in my bluetooth speakers but now

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-09-27 Thread Julian Alarcon
Hi! Maybe this can be a workaround: https://answers.launchpad.net/ubuntu/+question/239371 = Try: echo options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1 | sudo tee /etc/modprobe.d/iwlwifi.conf /dev/null As one big command. Reboot to test.

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-09-04 Thread Kit
Just to join in here in the hope that it will be fixed, whenever I connect to a bluetooth device wifi cuts out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth does not

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-07-01 Thread luca
Same problem for me when using the A2DP profile with a bluetooth speaker (SONY:SRS-BTS50), the wifi barely works. When using the HSP/HFP profile (less quality/mono) the wifi works decently (I didn't do any performance tests, but when using A2DP the drop in performance is noticed immediately, I can

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-06-20 Thread SecretService
I can confirm it still exists! Annoying as fuck! And there is almost no information about this anywhere on the internet. I was lucky to google this one up, spent lots of time trying to fix this. I can not but disagree with you nathan that this is not important, as it is quite commong that people

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2014-06-02 Thread Donald Lhoëst
Hello everyone, This bug is still present, I have Ubuntu 14.04 64bits on a Dell inspiron 14z and the wifi disconnects whenever I am streaming on my bluetooth speakers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2013-06-18 Thread Evgeny Nacu
WiFi disconnects every time I try to use my Bluetooth. here is some part from dmesg: [21437.235382] ath: phy0: Unable to reset channel, reset status -5 [21437.235414] ath: phy0: Unable to set channel [21437.581071] ath: phy0: Could not kill baseband RX [21437.732102] ath: phy0: Unable to reset

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2013-03-16 Thread Rykel from Singapore
Somewhat related... I am running Ubuntu 12.10 on an ASUS 1215B with AMD graphics and Dual Booting with Windows 7. My Bluetooth mouse LAGS badly whenever wifi is On I think the wifi driver/implementation should be investigated for conflicts with Bluetooth because this does not happen in Windows

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2011-12-02 Thread carrizo
I also have this problem, I'm using a 11.04 Natty installation. I would like to know if there's away I can help you to fix it. ** Changed in: bluez (Ubuntu) Status: Triaged = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2011-10-02 Thread vickoxy
I have the same problem with lubuntu/ubuntu 11.04 on shuttle xs35gtv2 with external bluetooth dongle. Other computers with internal bluetooth adadpters have no such issues. I described my problem here: http://ubuntuforums.org/showthread.php?t=1853104 Is there any workaround for this problem.

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2011-02-07 Thread skyhard
I have the same problem on my Acer Aspire. I'm using Ubuntu 10.04 and I also updated my wireless stack to a newer version, but the problem persists. It is VERY annoying, because WLAN and blutooth are almost unusable together. I think this is a problem that should be solved as soon as pissible.

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2010-12-06 Thread Erik Lq
This bug/behaviour still exists and is extremly annoying. Using a SE MW600 headset on a Samsung NC10 this behaviour started to show up a couple of weeks ago. First it was just for a short while, but now it is consistent... Right now the computer is running [2.6.32-26-generic #48-Ubuntu SMP] with

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2008-12-22 Thread Robie Basak
I have this problem somewhat; it is mitigated for me by using a separate USB Bluetooth dongle instead of the built in one on my laptop. I then hciconfig hci0 down so that only the dongle (hci1) stays up. Perhaps my laptop uses a single aerial for both wifi and bluetooth? If so, could the two

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2008-10-10 Thread Emmet Hikory
** Changed in: bluez (Ubuntu) Sourcepackagename: bluez-libs = bluez -- Bluetooth does not coexist with WiFi https://bugs.launchpad.net/bugs/219057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2008-10-10 Thread Mario Limonciello
I'm not going to deny this problem exists, but I do believe it's something outside of our immediate control in diagnosing/fixing. ** Changed in: bluez (Ubuntu) Importance: Undecided = Wishlist Status: New = Triaged -- Bluetooth does not coexist with WiFi

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2008-09-25 Thread Greg Inozemtsev
I know Bluetooth and WiFi are in the same band. Windows drivers make this work seamlessly on the same hardware though. So it definitely can be done. I know it's not an easy thing to implement, but there will always be people who just want things to just work. I don't expect a quick solution. Just

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2008-09-24 Thread nathan
This is an issue that will exist until the specifications of Bluetooth and Wifi become more collaperative. Unfortuntely, Bluetooth and Wifi both run on the ISM band (2.4 to 2.4835 GHz). When Wifi encounters interferance, it simply tries to resend the packet. This causes Wifi to slow to a halt as

[Bug 219057] Re: Bluetooth does not coexist with WiFi

2008-04-18 Thread Greg Inozemtsev
I have tried this with both 7.10 and 8.04. While the BT subsystem is a lot nicer in 8.04, I have the same issue. Would upgrading to the latest bluez-libs (3.30 vs 3.26 in hardy) help? -- Bluetooth does not coexist with WiFi https://bugs.launchpad.net/bugs/219057 You received this bug