You are not logged in.
Pages: 1
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
"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.stOffline
<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
I need to update the textblock…
sudo journalctl -b | curl -F 'file=@-' https://0x0.stOffline
It shows
https://0x0.st/Pfnd.txtOffline
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
Pages: 1