Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] nm-applet: no network devices available (Read 1468 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] nm-applet: no network devices available

I was installing networkmanager and nm-applet, when trying to start NetworkManager, I get

Code: [Select]
NetworkManager    | * WARNING: NetworkManager has started, but is inactive

I consulted this gentoo forums post,  (https://forums.gentoo.org/viewtopic-t-912400-start-0.html) and edited /etc/rc.conf to include
Code: [Select]
 rc_hotplug="!net.*" 

I also added net.wlan0 to runlevel default, and it worked after a reboot, but on the second reboot the error came back, any ideas?

Re: nm-applet: no network devices available

Reply #1
How are you connecting, ethernet & dhcp?

Re: nm-applet: no network devices available

Reply #2
Im connecting through wifi and wpa_supplicant

 

Re: nm-applet: no network devices available

Reply #3
UPDATE: I removed connman and nm-applet works wonderfully, no errors, thanks for the help @ndowens