Replies: 1 comment
-
I've been having the issue of it automatically turning off. Along with things like Operating system freezes just before Linux Updates in the graphical GUI. "Hardware Issues" simply doesn't explain all the freezing issues I have on certain websites like Pinterest and Youtube. Specifically it freezes for so long I have to restart my computer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A recurring headache is the overactive WiFi power management, which creates WiFi instability reports all over the Linux Mint forum (and has done so for years). While the fix is easy:
sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Please apply that fix in the upcoming Mint 22.
Beta Was this translation helpful? Give feedback.
All reactions