0

I did a software update on my HP 250 G3, after that the icon of the network manager is gone, connection is gone, if I plug an Ethernet cable in, nothing happens. If I go to settings > network, a pop up shows up

Network services are not compatible with this version of the system

OS is Ubuntu 14.04.

Screen of lshw -class network

Any idea?

usmanayubsh
  • 377
  • 5
  • 16

1 Answers1

0

Try running this command "sudo service network-manager start" . This solved the problem for me.

The error message which is troubling you:

enter image description here

Command to start network manager:

enter image description here

And it works finally

enter image description here

Hope this helps.

  • No it doesnt, after the command i got this in console "network-manager start/spawned, process 6308" but nothing changed, still doesnt work – Pjotr Raskolnikov Feb 01 '16 at 10:44