Bluetooth slows WIFI

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Bluetooth slows WIFI

Post by wosco »

Helllo All

Is it normal when using Bluetooth that your WIFI speed drops dramatically.

I am using Mint 19.3 on an Ideapad 530S when I use bluetooth to play music the speed drops to a tenth and music sometimes staggers.

inxi -Fxz
System: Host: rosco-Lenovo-ideapad-530S-14IKB Kernel: 4.15.0-91-generic x86_64
bits: 64 gcc: 7.4.0
Desktop: Cinnamon 3.8.9 (Gtk 3.22.30-1ubuntu4)
Distro: Linux Mint 19 Tara
Machine: Device: laptop System: LENOVO product: 81EU v: Lenovo ideapad 530S-14IKB serial: N/A
Mobo: LENOVO model: LNVNB161216 v: SDK0J40709 WIN serial: N/A
UEFI: LENOVO v: 7PCN37WW date: 10/16/2018
Battery BAT0: charge: 16.2 Wh 41.0% condition: 39.5/45.0 Wh (88%)
model: SMP L17M4PB0 status: Discharging
CPU: Quad core Intel Core i5-8250U (-MT-MCP-)
arch: Kaby Lake rev.10 cache: 6144 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 14400
clock speeds: max: 3400 MHz 1: 752 MHz 2: 800 MHz 3: 799 MHz
4: 798 MHz 5: 784 MHz 6: 800 MHz 7: 799 MHz 8: 800 MHz
Graphics: Card-1: Intel UHD Graphics 620 bus-ID: 00:02.0
Card-2: NVIDIA GP108M [GeForce MX150] bus-ID: 01:00.0
Display Server: x11 (X.Org 1.19.6 )
drivers: modesetting,nvidia (unloaded: fbdev,vesa,nouveau)
Resolution: 1368x768@59.88hz
OpenGL: renderer: GeForce MX150/PCIe/SSE2
version: 4.6.0 NVIDIA 435.21 Direct Render: Yes
Audio: Card Intel Sunrise Point-LP HD Audio
driver: snd_hda_intel bus-ID: 00:1f.3
Sound: Advanced Linux Sound Architecture v: k4.15.0-91-generic
Network: Card: Realtek RTL8822BE 802.11a/b/g/n/ac WiFi adapter
driver: r8822be port: 3000 bus-ID: 02:00.0
IF: wlp2s0 state: down mac: <filter>
Drives: HDD Total Size: 512.7GB (53.4% used)
ID-1: /dev/nvme0n1 model: WDC_PC_SN520_SDAPMUW size: 256.1GB
ID-2: USB /dev/sda model: Flash_Drive_FIT size: 256.6GB
Partition: ID-1: / size: 234G used: 98G (44%) fs: ext4 dev: /dev/nvme0n1p2
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 47.0C mobo: N/A gpu: 0.0:51C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 274 Uptime: 21 min Memory: 1513.3/7758.7MB
Init: systemd runlevel: 5 Gcc sys: 7.5.0
Client: Shell (bash 4.4.201) inxi: 2.3.56

rfkill list

0: ideapad_wlan: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no

pics of speed
https://app.box.com/s/3iehp13wmo7lrhp4s5bfucfivvf5wvz7
https://app.box.com/s/pb3nj7vokzvfhyiyocrpvtidwtt1nrky
Thanks
wosco
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

See if this helps:

Code: Select all

 rfkill unblock all 
Also, post results of:

Code: Select all

 iwconfig 
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

iwconfig

[wlp2s0 IEEE 802.11 ESSID:"NetComm 8483"
Mode:Managed Frequency:2.437 GHz Access Point: 18:F1:45:3B:D1:B5
Bit Rate=6.5 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=63/70 Signal level=-47 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

enx00e04c6804de no wireless extensions.

lo no wireless extensions.
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Thank you I'll give it a try
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Turned of Power Management but it had no effect. WIFI is still really slow while playing music via bluetooth
wosco
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

Did you reboot?
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Yes
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

Show me these again:

Code: Select all

 rfkill list all 

Code: Select all

 iwconfig 
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

rfkill list all
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

iwconfig
wlp2s0 IEEE 802.11 ESSID:"NetComm 8483"
Mode:Managed Frequency:2.437 GHz Access Point: 18:F1:45:3B:D1:B5
Bit Rate=6.5 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:66 Missed beacon:0

lo no wireless extensions.

enx00e04c6804de no wireless extensions.
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

Ok, everything is unblocked & power management is off. That's all I know to do. Perhaps someone else will jump in here.
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Thanks anyway :)
jaundice

Re: Bluetooth slows WIFI

Post by jaundice »

try replacing default bluetooth applet with Blueman and then quit the default one , and start using blueman

Code: Select all

sudo apt install blueman
if the wifi speed is still down try removing bluedevil

Code: Select all

sudo apt remove bluedevil
good luck
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Hi jaundice

Installed blueman and disabled bluedevil but the speed is just as slow

Thanks
wosco
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

jaundice

I was going to say I already had that installed, but on checking I had the previous version from 2018. I installed this new one as per instructions and it appears to have fixed it.
I'll keep you posted

Thanks
wosco
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

Interesting, I deleted that post because I thought you already had it. Now maybe it fixed it after all. :o
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Yeah it's funny, it's intermittent, sometimes I get 80% speed other times it's about 35% but it's much better than prior to the new version as it was constantly very slow.
Obviously whatever was done in the new version has helped this issue

wosco
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Bluetooth slows WIFI

Post by sleeper12 »

Ok, at least it's an improvement.
Last edited by sleeper12 on Tue Apr 07, 2020 10:38 pm, edited 1 time in total.
jaundice

Re: Bluetooth slows WIFI

Post by jaundice »

wosco wrote: Mon Apr 06, 2020 12:18 am jaundice

I was going to say I already had that installed, but on checking I had the previous version from 2018. I installed this new one as per instructions and it appears to have fixed it.
I'll keep you posted

Thanks
wosco
Glad it worked ,in order to get the most of blueman, consider updating python to at least 3.6, (or better 3.7),
also if you have control over the router , try switching the channel ,
wosco
Level 2
Level 2
Posts: 88
Joined: Mon May 14, 2012 5:08 am

Re: Bluetooth slows WIFI

Post by wosco »

Jaundice

I've switched from channel 6 to channel 2, this was worse so have now gone to 5. I am presently on python 2.7.17, are there any issues going to 3.7?

wosco
Locked

Return to “Hardware Support”