0

My ubuntu 18.04 LTS was working fine. Next thing, wifi symbol disappears and it says "NetworkManager needs to be running" in settings.

So I used restart command (sudo /etc/init.d/network-manager restart) and output is:

Restart cmd output pic

Then I used the below commands :

systemctl status NetworkManager.service

and

journalctl -xe

Here are the outputs for the respective commands.

Systemctl status output pic

Journalctl output pic

Please let me know what more commands I can run and see.

Sorry for the formatting and images, I'm using phone as I'm unable to access wifi on my laptop.

P.S Restarting didn't work.

Serg
  • 824
  • 7
  • 14

2 Answers2

0

you can restore the wifi icon by typing nm-applet, then

sudo systemctl stop network-manager
sudo systemctl start network-manager
s3idani
  • 363
  • nm-applet says NetworkManager is not running and running systemctl start network-manager gives same error as my restart screenshot above. – PolPaul Jan 22 '22 at 07:51
0

First try to simply start that

sudo systemctl start NetworkManager.service

if it doesn't check the configuration files.

/etc/NetworkManager/NetworkManager.conf


Some people mentioned, unmanaged devices caused failure. Ethernet device not managed