Networkmanager and nmtui makes wireless setup trivial. And I'd recommend setting GOVERNOR="performance" while you are at it.
http://madscientistlabs.blogspot.ca/2015/01/wifi-on-beaglebone-black-with-systemd.html On Thursday, 4 February 2016 12:11:37 UTC-6, RobertCNelson wrote: > > On Thu, Feb 4, 2016 at 12:05 PM, Hugo Mallo <[email protected] > <javascript:>> wrote: > > Hello everybody, I am quite new in BBB's world and I feel stuck in a > > ridiculous way as I am not able to connect BBB by WIFI, by editing > > /etc/network/interfaces and as I am trying to connect with and WPA > WIFI, I > > ought to edit the file /etc/wpa_supplicant/wpa_supplicant.conf . > > nah use connman, i have it installed by default on jessie images. ;) > > ~$ sudo connmanctl > connmanctl> enable wifi > Enabled wifi > > connmanctl> scan wifi > Scan completed for wifi > > connmanctl> services > *AO Wired ethernet_74d435b65be6_cable > Avenger wifi_14cc201db6f6_4176656e676572_managed_psk > > connmanctl> agent on > Agent registered > > connmanctl> connect wifi_14cc201db6f6_4176656e676572_managed_psk > Agent RequestInput wifi_14cc201db6f6_4176656e676572_managed_psk > Passphrase = [ Type=psk, Requirement=mandatory ] > > Passphrase? wine n dine > Connected wifi_14cc201db6f6_4176656e676572_managed_psk > > connmanctl> quit > > check: > > sudo ifconfig -a > > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
