On Tue, Dec 22, 2015 at 6:56 PM, Enoch <[email protected]> wrote: > Hi Robert, > > Like other USB WiFi users before me I have had the chipset (RT5370 in my > case) soft blocked after each boot. The problem, IMHO, rests with > /lib/systemd/systemd-rfkill and not with rfkill itself. > > The /lib/systemd/system/[email protected] unit is expected to > restore the blocking state of all devices after boot to what they were > on shutdown. This is a perfect policy only that it has some bug... > > The network-manager package nmtui utility is a too convenient solution > to those encountering trouble or otherwise this systemd bug would have > been long gone. > > Can you provide a pointer to systemd-rfkill source code of the latest > image?
So in wheezy, we have systemd v215 https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/log/?h=jessie For us, i've add one patch: https://github.com/rcn-ee/repos/blob/master/debian-8-systemd/suite/jessie/debian/patches/0001-systemd-backport-70-power-switch.rules.patch Upstream repo is here: https://github.com/systemd/systemd Maybe? https://github.com/systemd/systemd/pull/1438 i need to push out 215-17+deb8u3 + our patch first, then i'll queue 1438 up for a test bulid.. 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.
