0

I know this is a question asked a lot,but I have tried almost every solution out there and the network icon is still not showing. I am using Ubuntu Kylin 14.04.

I tried to access nm-applet but it said that it was not installed.

The problem with the other solutions was that they required update or installing from terminal, but I do not have any internet connection available so any of these solutions do not work for me.

I also tried this solution proposed

$ sudo /etc/init.d/network-manager stop
$ sudo rm /var/lib/NetworkManager/NetworkManager.state
$ sudo /etc/init.d/network-manager start

I tried to go to the file NetworkManager and change the status to true.

Can anyone suggest me some other solution? Or should I just reinstall Ubuntu again?

1 Answers1

0

After a lot of failed attempts, I tried the solution @tamkderplar suggested to use Ubuntu's recover mode. Unfortunately it did not work.

So I tried my last resource, I used the update from USB stick. And since I was there I also updated my Ubuntu Kylin from 14.04 to 16.04.

Finally the network icon showed up.

I do not know why none of the solutions worked for me though.