Lost NetworkManager icon from panel

My ethernet works, but I need to connect via wireless. How do I recover the icon to my panel? Thanks in advance.

Is Network Manager running?

1 Like

Yes as far as I can tell. When invoked from the CLI by root it shows no error merely a returned prompt.

Which desktop environment? Is this following a recent update?

For now, (if you are using NetworkManager), as a workaround you can use nmtui (curses based app) for network configuration. Install the ‘NetworkManager-tui’ package if needed.

Show
systemctl status NetworkManager

Sorry. Failed to note XFCE and yes after today’s large update.

ion@localhost:~> systemctl status NetworkManager
● NetworkManager.service - Network Manager
Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: disabled)
Active: active (running) since Thu 2024-09-12 12:55:09 CST; 16min ago
Docs: man:NetworkManager(8)
Main PID: 850 (NetworkManager)
Tasks: 5 (limit: 4915)
CPU: 1.829s
CGroup: /system.slice/NetworkManager.service
└─850 /usr/sbin/NetworkManager --no-daemon
ion@localhost:~>

nmtui worked to connect via wireless. Many thanks for the speedy assistance.

Some suggestions:

Thanks for the suggestion. Tried it. No effect.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.