On Thu, Apr 28, 2016 at 1:33 PM, Robert Nelson <[email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote:
> > > On Thu, Apr 28, 2016 at 12:30 PM, Andrew Kirch <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> All, >> >> I have been trying for weeks in vain to get rfkill to unblock (soft) (and >> leave unblocked) wlan0, an rtl8192cu. >> >> relevant software versions: >> systemd 215-17+deb8u4rcnee1~bpo80+20160313+1 >> rfkill 0.5-1 >> >> root@beaglebone:/var/lib/systemd/rfkill# uname -a >> Linux beaglebone 4.1.15-ti-rt-r40 #1 SMP PREEMPT RT Thu Jan 7 23:32:08 >> UTC 2016 armv7l GNU/Linux >> >> I've tried systemd's boot time parameter systemd.restore_state=1, and >> modified >> /var/lib/systemd/rfkill/platform-musb-hdrc.1.auto-usb-0:1:1.0:phy0, with >> both a 0, and a 1 in the file. Regardless of the contents >> of platform-musb-hdrc.1.auto-usb-0:1:1.0:phy0, wlan0 was softblocked after >> systemd was through. >> >> Examining kernel-parameters.txt, I next went for: rfkill.default_state=1 >> rfkill.master_switch_mode=0 >> wlan0 was still soft-blocked >> >> I next added a pre-up line, "pre-up rfkill unblock wifi", to >> /etc/network/interfaces, which brought the interface up, and then rfkill >> shut it down ~7 seconds later, and soft-blocked it. >> >> I would greatly appreciate any help you guys might have in getting rfkill >> to enable wifi on boot. There was a thread back in December of 2015 >> <https://groups.google.com/forum/#!topic/beagleboard/4FXi2-zq7Zw>, which >> recommended network-manager, but I prefer connmand, and as rcn-ee pointed >> out in that thread, there are issues with network manager, and the ethernet >> port. >> > > been fighting connman with this on bluetooth... Make sure connman settings > under WiFi has "Enable=true". i had been looking under rfkill/systemd the > whole time.. > > /var/lib/connman/settings > > [WiFi] > Enable=true > > 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] > <javascript:_e(%7B%7D,'cvml','beagleboard%[email protected]');> > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAOCHtYj9pK%3DNdZVxQ30422jkE_VMTLrNNje1hykxQENwAX6mFg%40mail.gmail.com > <https://groups.google.com/d/msgid/beagleboard/CAOCHtYj9pK%3DNdZVxQ30422jkE_VMTLrNNje1hykxQENwAX6mFg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALA5tJJ7VbxFhaCx2gFr3M%3DXA9gXoGaGg_60b8Akg04C9qM_6g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
