Damn Small Linux Forums

Full Version: Installing NetworkManager
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed NetworkManger on DSL according to these instructions:

https://www.antixforum.com/forums/topic/...-23-runit/

I worked fine, but the nm-applet appeared without the usual icons in the tray.

When started in a terminal, nm-applet complained:

Could not find the icon 'nm-device-wired'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases

Although the package hicolor-icon-theme is present in DSL the nm-device icons are missing. After a reinstall of the package:

sudo apt install --reinstall hicolor-icon-theme

the icons show in the tray.