You are not logged in.

#1 2021-07-20 16:16:09

sleepforlife
Member
Registered: 2011-09-27
Posts: 108

Wifi very slow when bluetooth is on

wifi is very slow when bluetooth is active.

 /etc/modprobe.d/ath9k.conf

to the file

options ath9k btcoex_enable=1"

when i add the line it goes back to normal and the problem is solved, but this time the connection drops after 10 minutes and repeats this over and over

I'm a beginner, I don't know what outputs I need to give. If you tell me, I will add it immediately. is there a solution to this? sorry for bad english

Offline

#2 2021-07-20 16:54:41

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: Wifi very slow when bluetooth is on

If possible use 5ghz band

Offline

#3 2021-07-20 18:42:43

sleepforlife
Member
Registered: 2011-09-27
Posts: 108

Re: Wifi very slow when bluetooth is on

ugjka wrote:

If possible use 5ghz band

Sorry for asking because I don't understand. how can I do that

Offline

#4 2021-07-20 18:50:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,432

Re: Wifi very slow when bluetooth is on

Have a 5GHz access point and connect to that.

However, "this time the connection drops after 10 minutes and repeats this over and over" - is that related to bluetooth or just a subsequent problem (in which case we might want to look at your system journal, typically you'll have 2 or more concurrent network managing services that knock out each other)

Offline

#5 2021-07-20 19:19:41

sleepforlife
Member
Registered: 2011-09-27
Posts: 108

Re: Wifi very slow when bluetooth is on

seth wrote:

Have a 5GHz access point and connect to that.

However, "this time the connection drops after 10 minutes and repeats this over and over" - is that related to bluetooth or just a subsequent problem (in which case we might want to look at your system journal, typically you'll have 2 or more concurrent network managing services that knock out each other)

journalctl -f 
Hint: You are currently not seeing messages from other users and the system.
      Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
      Pass -q to turn off this notice.
-- Journal begins at Mon 2021-06-28 04:53:10 +03. --
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:25 archlinux gnome-shell[870]: Timelines with detached actors are not supported
Tem 20 22:17:27 archlinux gnome-shell[870]: Attempting to call back into JSAPI during the sweeping phase of GC. This is most likely caused by not destroying a Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be caused by using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked and the JS callback not invoked.
Tem 20 22:17:27 archlinux gnome-shell[870]: The offending signal was stopped on ClutterPropertyTransition 0x55a510047690.
Tem 20 22:17:27 archlinux gnome-shell[870]: == Stack trace for context 0x55a50bfd41c0 ==
Tem 20 22:17:27 archlinux gnome-shell[870]: == Stack trace for context 0x55a50bfd41c0 ==
Tem 20 22:17:27 archlinux gnome-shell[870]: Attempting to call back into JSAPI during the sweeping phase of GC. This is most likely caused by not destroying a Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be caused by using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked and the JS callback not invoked.
Tem 20 22:17:27 archlinux gnome-shell[870]: The offending signal was stopped on ClutterPropertyTransition 0x55a50e94ec30.
                                                 

Is this correct information?Am I setting the 5ghz from the modem?

Offline

#6 2021-07-20 21:18:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,432

Re: Wifi very slow when bluetooth is on

journalctl wrote:

You are currently not seeing messages from other users and the system.

sudo journalctl -b

Am I setting the 5ghz from the modem?

https://wiki.archlinux.org/title/Networ … ess_points

Offline

Board footer

Powered by FluxBB