812
you are viewing a single comment's thread
view the rest of the comments
[-] funkajunk@lemmy.world 4 points 1 day ago

For me any Wi-Fi drops were solved by disabling power saving in NetworkManager

Create a conf file:
sudo nano /etc/NetworkManager/conf.d/wifi-powersave.conf

Add this into the config file:

[connection]
wifi.powersave = 2

Then restart NetworkManager or reboot your system

I tried this but it didn't seem to help. Mostly because it only wants to use 5ghz. I think I tried doing a bunch of "fixes" so maybe I should just start fresh. This is on my testing machine that I don't use regularly so only god knows what I've done to it.

Also did you do this on a laptop with S0 standby? How does that affect sleep?

this post was submitted on 13 Jul 2026
812 points (97.5% liked)

Programmer Humor

32283 readers
2498 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS