[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
Ti
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
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:
https://bugs.launchpad.net/ubuntu/+source/bluez/+
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
T
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
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
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
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
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 subsc
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
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
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 Ubunt
** 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:
https://bugs.launchpad.ne
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
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
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 WiFi
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
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
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
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.
https://bugs.la
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 subscrib
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
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.
=
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 coexist
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
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
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.
https://bugs.launc
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 cha
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
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 U
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.
--
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. Mayb
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] w
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 drive
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
https://bugs.launchpad.net/bu
** 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
ubuntu-bugs@
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
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 it
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 notification
39 matches
Mail list logo