#(SOLVED) NetworkManager applet says NM isnt running, even through it is

11 messages · Page 1 of 1 (latest)

fair geode
#

I recently installed Artix Linux, with OpenRC, onto a old laptop of mine, and I installed NM alongside the applet. Also installed dhcpcd. The issue, is that, when i do sudo rc-update add NetworkManager AND sudo rc-service NetworkManager start , the logs say a warning that NetworkManager has started, hoever, the service will be inactive until it connects to the Internet. The only problem, is that when I do try to connect to Wi-Fi, the applet says NetworkManager has not started. TYSM to anybody that could help :3

glass sedge
#

Have you tried reinstalling it?

And do you use a window manager?

fair geode
deft helm
#

which applet are you using? it might be talking over dbus or something
see if there are any optional dependencies for the applet

fast urchin
#

have yo done systemctl enable NetworkManager and start it?

fair geode
fair geode
#

did install iwd but uninstalled wpa_supplicant

fair geode
#

welp i was a dumbass

#

truns out connman was installed alongside NM, so i just uninstalled NM and used connman

#

fixed, i guess?