You are not logged in.

#1 2015-12-28 18:44:35

ali_molaei
Member
From: Iran
Registered: 2015-12-24
Posts: 63
Website

[SOLVED] Wifi connection get lost after a while - NetworkManager

i'm using plasma 5 and connect to wifi using NetworkManager
when i leave my laptop for a while and come back i should do this
sudo systemctl restart NetworkManager
otherwise i have no internet!!
where is the problem? sad it is really annoying

Last edited by ali_molaei (2016-01-14 20:13:43)

Offline

#2 2015-12-28 19:14:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,349

Re: [SOLVED] Wifi connection get lost after a while - NetworkManager

Can you post the output of find /etc/systemd/system/  please?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2015-12-29 06:29:41

ali_molaei
Member
From: Iran
Registered: 2015-12-24
Posts: 63
Website

Re: [SOLVED] Wifi connection get lost after a while - NetworkManager

ewaller wrote:

Can you post the output of find /etc/systemd/system/  please?

/etc/systemd/system/
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/multi-user.target.wants/tor.service
/etc/systemd/system/multi-user.target.wants/remote-fs.target
/etc/systemd/system/multi-user.target.wants/dhcpcd@arch.service
/etc/systemd/system/multi-user.target.wants/dkms.service
/etc/systemd/system/multi-user.target.wants/dhcpcd.service
/etc/systemd/system/multi-user.target.wants/netctl.service
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/multi-user.target.wants/polipo.service
/etc/systemd/system/multi-user.target.wants/torchroot.service
/etc/systemd/system/display-manager.service
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/system/getty.target.wants
/etc/systemd/system/getty.target.wants/getty@tty1.service

thanks for your reply!

Offline

#4 2015-12-29 06:50:01

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: [SOLVED] Wifi connection get lost after a while - NetworkManager

Do not use multiple network agent at a time. Disable dhcpcd, dhcpcd@arch and netctl with `systemctl --now`.

Last edited by tom.ty89 (2015-12-29 06:51:42)

Offline

#5 2015-12-29 15:01:56

ali_molaei
Member
From: Iran
Registered: 2015-12-24
Posts: 63
Website

Re: [SOLVED] Wifi connection get lost after a while - NetworkManager

tom.ty89 wrote:

Do not use multiple network agent at a time. Disable dhcpcd, dhcpcd@arch and netctl with `systemctl --now`.

Done these, hope it solve my problem, just time shows this to me big_smile
thank you for reply

-----------
UPDATE
My problem is solved, thanks big_smile

Last edited by ali_molaei (2016-01-14 20:14:20)

Offline

Board footer

Powered by FluxBB