On Tue, 2015-01-20 at 10:16 +0100, Léo Peltier wrote:
> > $ rfkill list
> > 1: phy0: Wireless LAN
> >     Soft blocked: no
> >     Hard blocked: no
> 
> There is no wpa_supplicant running.

So that would be the issue.  NetworkManager tries to start the
supplicant via D-Bus service actiavation if it's not already running, so
either there's an issue with D-Bus service activation, or you're running
systemd and you have the supplicant masked, or you could just try making
sure the supplicant is running when NM starts and ensure that it's
launched with the "-u" option.

Does that make things work?

Dan

> On 01/19/2015 08:30 PM, Dan Williams wrote:
> > Some quick things that I can think of:
> > 
> > 1) rfkill - what does 'rfkill list' say?
> > 2) wpa_supplicant - is the supplicant running, and was it spawned with
> > the "-u" option?
> > 
> > Dan
> 


_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to