root@beaglebone:~# sudo systemctl start wpa_supplicant
root@beaglebone:~# systemctl status wpa_supplicant
● wpa_supplicant.service - WPA supplicant
   Loaded: loaded (/lib/systemd/system/wpa_supplicant.service; disabled)
   Active: active (running) since Sun 2015-04-26 20:47:58 CEST; 11s ago
 Main PID: 2747 (wpa_supplicant)
   CGroup: /system.slice/wpa_supplicant.service
           └─2747 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant

Apr 26 20:47:58 beaglebone wpa_supplicant[2747]: Successfully initialized 
wpa_s...t
Hint: Some lines were ellipsized, use -l to show in full.
root@beaglebone:~# journalctl | grep wpa
Apr 26 20:47:58 beaglebone sudo[2744]: root : TTY=pts/0 ; PWD=/root ; 
USER=root ; COMMAND=/bin/systemctl start wpa_supplicant
Apr 26 20:47:58 beaglebone wpa_supplicant[2747]: Successfully initialized 
wpa_supplicant
Apr 26 20:48:58 beaglebone wpa_supplicant[2760]: Successfully initialized 
wpa_supplicant
Apr 26 20:48:58 beaglebone wpa_supplicant[2760]: Could not set interface 
wlan0 flags (UP): No such file or directory
Apr 26 20:48:58 beaglebone wpa_supplicant[2760]: nl80211: Could not set 
interface 'wlan0' UP
Apr 26 20:48:58 beaglebone wpa_supplicant[2760]: Could not set interface 
wlan0 flags (UP): No such file or directory
Apr 26 20:48:58 beaglebone wpa_supplicant[2760]: WEXT: Could not set 
interface 'wlan0' UP
Apr 26 20:48:58 beaglebone wpa_supplicant[2760]: wlan0: Failed to 
initialize driver interface

It is a Driver problem then? :S

Thanks and Regards!

El domingo, 26 de abril de 2015, 20:46:36 (UTC+2), RobertCNelson escribió:
>
> On Sun, Apr 26, 2015 at 1:41 PM, Jaime Fernández-Caro Belmonte 
> <jaim...@gmail.com <javascript:>> wrote: 
> > Hell man you are fast, thanks! 
> > 
> > Connman is not installed by default on that Release you made! So nop... 
> > Connman is not a trouble at this time... something else is interfering I 
> > think. 
> > 
> > Thanks! 
>
> How about, lets see what systemd says: 
>
> sudo systemctl start wpa_supplicant 
> systemctl status wpa_supplicant 
>
> and then: 
>
> journalctl | grep wpa 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to