Ubuntu 18.04 - The network icon has disappeared from the top panel

Asked by Marcos Nascimento

Ubuntu 18.04-The network icon has disappeared from the top panel.

Hello!
After some updates, I noticed that the network icon was missing from the top panel, although it still connects to the Internet. It does not generate any error messages and I do not know what to do.
The solution found brings the icon back, but after rebooting the PC it disappears again:

$ sudo service network-manager stop
$ sudo rm/var/lib/NetworkManager/NetworkManager.state
$ sudo service network-manager start

Does anyone know how to fix this?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Marcos Nascimento
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Is the system a laptop?
Do you change networks frequently?
Does networking run without the icon?

Revision history for this message
Marcos Nascimento (wstlmn) said :
#2

Hello! Thanks for the answer!

Is the system a laptop?
No. I have an Intel MB with on board network

Do you change networks frequently?
Do not.

Does networking run without the icon?
Yes.

After recovering the icon with the above procedure, the icon disappeared again after new updates. I have retrieved just running on the terminal:
$ sudo dpkg-reconfigure network-manager

Restart and there it is back!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Then why do you want the icon if you don't change networks and it works without it? Why put any effort into this?

Revision history for this message
Marcos Nascimento (wstlmn) said :
#4

It seems strange to have a system missing things. I like Ubuntu and like to see everything working normal.
It occurred on 15/03 a new network-manager update and everything indicates it's back to normal. We can consider the issue resolved.

Revision history for this message
Marcos Nascimento (wstlmn) said :
#5

I marked it as resolved too soon! After the latest updates the problem came back. I know how to make the icon appear, but it shouldn't be like this. I understand it to be a developing version and I hope you will solve this problem.

Revision history for this message
Steve Easy Whitacre (ohioeasy) said :
#6

I'm having the same problem on my Ubuntu 18.04 lts beta Laptop after one of the updates, and I do change networks often being that it's a test system for the new OS.

sudo lspci -nnk | grep net -A2
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8339]
Kernel driver in use: r8169
Kernel modules: r8169

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Steve, please make your own question.
Thanks

Revision history for this message
Marcos Nascimento (wstlmn) said :
#8

Why have many questions regarding the same problem?

I'm going to do a new installation with the latest ISO and try to draw my own conclusions.