“please paste the actual terminal output into the thread.”
I will try. Because I so frequently loose WiFi connection on my laptop, I have to copy/paste what I get and email it to myself. I use my desktop machine to communicate with you.
I will explore several different setups of /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf on my laptop and how they respond to NetworkManager;
FIRST - /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf/default-wifi-powersave-on
with
“/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf/wifi.powersave = 0”
entered into the file
default-wifi-powersave-on
Reboot computer. WiFi connection is not made. Clicking on the NetworkManager icon yields a message “NetworkManager is not running”.
Terminal:
-joe@tjh in ~ took 60ms
sudo systemctl restart NetworkManager
[sudo] password for joe:
Job for NetworkManager.service failed because the control process exited with error code.
See “systemctl status NetworkManager.service” and “journalctl -xeu NetworkManager.service” for details.
This was the entire output of Terminal for the entry
SECOND - /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf/default-wifi-powersave-on
with
“wifi.powersave = 0” entered into the file
default-wifi-powersave-on
Reboot computer. WiFi connection is not made. Clicking on the NetworkManager icon yields a message “NetworkManager is not running”.
Terminal:
-joe@tjh in ~ took 60ms
sudo systemctl restart NetworkManager
[sudo] password for joe:
Job for NetworkManager.service failed because the control process exited with error code.
See “systemctl status NetworkManager.service” and “journalctl -xeu NetworkManager.service” for details.
This was the entire output of Terminal for the entry
THIRD - /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf/default-wifi-powersave-on
with
nothing entered into the file
default-wifi-powersave-on
Reboot computer. WiFi connection is made. For how long???
Terminal:
-joe@tjh in ~ took 60ms
sudo systemctl restart NetworkManager
[sudo] password for joe:
The Terminal jumped to an open prompt. I received a notice that the WiFi connection had been disconnected. I got a ball of doom and the connection reestablished.
This last scenario seems a bit different than yesterday when I usually lost connection within 4-10 minutes. I have another family engagement to attend tonight. I will leave the computer running to see if the connection remains intact.