I'm currently using KDE neon and only issue I faced is wifi turning of automatically.
Just change the the number from 3 to 2
So today I will tell you how to fix this issue.
This is happening because of power saving mode turned on for wifi adapter. So we will disable it.
Open your terminal and type :
sudo nano /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
sudo systemctl restart network-manager
Comments
Post a Comment