[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.lau

[Touch-packages] [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 e

[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth does not coexist with WiFi Status in bluez package in Ubuntu: Confirmed Bug description: On

[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.la

[Touch-packages] [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 play

[Touch-packages] [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 - M

[Touch-packages] [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 of

[Touch-packages] [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

[Touch-packages] [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 Touch seeded package

[Touch-packages] [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 frozen

[Touch-packages] [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 rtl8723au-bt

[Touch-packages] [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 Touch seeded packages, which is su

[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth does not coexist with WiFi Status in bluez package in Ubuntu: Confirme

[Touch-packages] [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 /etc/modpr

[Touch-packages] [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" | s

[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: Bluetooth

[Touch-packages] [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 affect

[Touch-packages] [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 bec

[Touch-packages] [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 Ala

[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez

[Touch-packages] [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 Touch seeded packages,

[Touch-packages] [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 no

[Touch-packages] [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. =

[Touch-packages] [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 Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/219057 Title: