You are not logged in.

#1 2018-04-24 21:15:05

IceS2
Member
Registered: 2017-05-04
Posts: 39

[Solved]Wifi Random disconnects and i'm not able to bring it up after.

Hello guys, I'm using a company laptop and I installed Arch linux + i3-gaps.
I'm using NetworkManager as my network manager.
I can connect to the wifi interface smoothly, but it random disconnects after a while and I can't bring the interface back up.
Even running `sudo ip link set <interface> up`returns an input/output error.

The driver is ath10k_pci.

Can you guys help me? (I didn't post any outcomes because I'm not sure what to post, please feel free to ask me for more information.

Last edited by IceS2 (2018-04-27 18:10:04)

Offline

#2 2018-04-24 21:39:51

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

Please paste the output of:

systemctl list-unit-files --state=enabled


Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2018-04-24 21:54:16

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,720

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

If it's another issue I'm thinking of, posting a

dmesg

might be helpful as well.

Online

#4 2018-04-25 17:05:36

IceS2
Member
Registered: 2017-05-04
Posts: 39

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

```
$ systemctl list-unit-files --state=enabled
UNIT FILE                                   STATE 
autovt@.service                             enabled
bluetooth.service                           enabled
dbus-fi.w1.wpa_supplicant1.service          enabled
dbus-org.bluez.service                      enabled
dbus-org.freedesktop.NetworkManager.service enabled
dbus-org.freedesktop.nm-dispatcher.service  enabled
display-manager.service                     enabled
getty@.service                              enabled
lightdm.service                             enabled
NetworkManager-dispatcher.service           enabled
NetworkManager.service                      enabled
ntpd.service                                enabled
wpa_supplicant.service                      enabled
remote-fs.target                            enabled

14 unit files listed.
```

I'll post dmesg as soon as the wifi goes down again!

PS. How do I tag code? ><

Last edited by IceS2 (2018-04-25 17:06:11)

Offline

#5 2018-04-25 17:37:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,720

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

Disable the wpa_supplicant.service, you should not have conflicting network management utilities running at the same time.

Look at the bbcode link under every post editor for information on how to use certain tags.

Online

#6 2018-04-25 17:44:41

IceS2
Member
Registered: 2017-05-04
Posts: 39

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

V1del, I've done that and network manager stopped working. When getting wpa_supplicant back up it started to work again. Doesn't NetworkManager use wpa_supplicant???

Offline

#7 2018-04-25 18:06:13

seth
Member
Registered: 2012-09-03
Posts: 51,149

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

You''ve done what exactly?
NM invokes wpa_supplicant, but you should not have wpa_supplicant services *enabled* next to NM.

Online

#8 2018-04-27 15:53:37

IceS2
Member
Registered: 2017-05-04
Posts: 39

Re: [Solved]Wifi Random disconnects and i'm not able to bring it up after.

I've disabled wpa_supplicant and the wifi became unavailable

Edit: Nvm, tried it again and now it seems to work after restarting the PC again. For now it's solved. I'll just wait for a few hours to see if that fixed the issue and If it did, I'll mark the post as solved! Thanks guys!

Last edited by IceS2 (2018-04-27 15:57:27)

Offline

Board footer

Powered by FluxBB