> On Dec 28, 2016, at 2:13 PM, Kurt Talke <[email protected]> wrote: > > Jason, > > I’ve flashed back to the 12/18 image multiple times, and keep getting the > same problem with connman. I’ll try the latest image from yesterday that > Robert suggested. > > > Here on the contents of my .service file: > > [Unit] > Description=Connection service > DefaultDependencies=false > Conflicts=shutdown.target > RequiresMountsFor=/var/lib/connman > After=dbus.service network-pre.target systemd-sysusers.service > Before=network.target multi-user.target shutdown.target > Wants=network.target > > [Service] > Type=dbus > BusName=net.connman > Restart=on-failure > ExecStart=/usr/sbin/connmand -n > StandardOutput=null > CapabilityBoundingSet=CAP_KILL CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW > C$
I believe in some circumstances I saw the above line preventing startup. I'm sure there is a good reason for it however. :-) > ProtectHome=true > ProtectSystem=full > > [Install] > WantedBy=multi-user.target > > -Kurt > > >> On Dec 28, 2016, at 11:40 AM, Jason Kridner <[email protected]> wrote: >> >> >> >>> On Dec 28, 2016, at 1:29 PM, Kurt Talke <[email protected]> wrote: >>> >>> Jason, >>> >>> I’m hoping you’ll be able to help me out with some wifi issues I’ve been >>> having. I’ve installed the latest jessie release, and connman works great >>> initially. However, as soon as I install the Robotics cape so, connman >>> dies, and I get a warning like: >>> >>> Error getting services: The name net.connman was not provided by any >>> .service fi >>> Error getting VPN connections: The name net.connman.vpn was not provided by >>> any >>> Error getting peers: The name net.connman was not provided by any .service >>> files >>> Error getting technologies: The name net.connman was not provided by any >>> .service >>> filesconnmanctl> >>> >>> Whereas before I only got the VPN connections error. James forwarded me >>> the connman.service file that you “hacked” and that seemed to work once, >>> but now I’ve messed around with it again and that hack doesn’t seem to work. >>> >>> Any ideas? >>> >>> -Kurt >>> >> >> Going back to a known-good image is always good. There have been many fixes >> and Robert has some images newer than on latest-images. >> >> Can you post your .service file contents? > -- 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/ABD4D4CE-73D9-4DDF-B9B4-9F11F3A52DA3%40gmail.com. For more options, visit https://groups.google.com/d/optout.
