You are not logged in.

#1 2026-03-25 16:44:16

inxcvizor
Member
Registered: 2026-02-19
Posts: 11

WiFi keeps deactivating

When i power up my computer after a shutdown, the WiFi connects just fine, but after it goes to sleep (usually because I left it unused), the WiFi just keeps disconnecting. When i try to connect it again, it tries, then shows an error message saying "Connection [network name] deactivated". After some tries though, it randomly and unpredictably connects without a specific reason. Does anyone know how to solve this issue?

Offline

#2 2026-03-25 18:00:58

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,257

Re: WiFi keeps deactivating

"maybe" but first we'll have to figure what the issue is.
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2026-03-26 07:50:47

inxcvizor
Member
Registered: 2026-02-19
Posts: 11

Re: WiFi keeps deactivating

<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>

I tested it when it struggles to connect and that is what i got

Last edited by inxcvizor (2026-03-26 07:51:43)

Offline

#4 2026-03-26 07:57:48

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,257

Re: WiFi keeps deactivating

I need to update the textblock…

sudo journalctl -b | curl -F 'file=@-' https://0x0.st

Offline

#5 2026-03-26 09:42:40

inxcvizor
Member
Registered: 2026-02-19
Posts: 11

Re: WiFi keeps deactivating

It shows

https://0x0.st/Pfnd.txt

Offline

#6 2026-03-26 11:53:36

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: WiFi keeps deactivating

A quick scan of that log shows systemd-networkd, NetworkManager, IWD, and wpa_supplicant. What do you get from `tree /etc/systemd/`? You need to have only one network management daemon enabled for any given interface.

Offline

Board footer

Powered by FluxBB