On Tue, Apr 25, 2017 at 3:13 PM, Robert Nelson <[email protected]> wrote:
> On Tue, Apr 25, 2017 at 5:00 PM, ithinu <[email protected]> wrote: > > shutdown -P now does the same as shutdown -h now: reboots the board. So I > > still do not know a way of shutting it down. > > > > I attach the relevant part of syslog. > > I usually tell everyone to use: > > sudo systemctl poweroff > > as systemd knows how to tell the external tps65217 to cut power. > > looking at the syslog, i don't remember any issues with 4.4.39-ti-r75, > and looking at the git log i don't see any poweroff regressions > mentioned.. > > Regards, > Every since I've been using systemd variants of Debian( Jessie ) I use the commands halt, and reboot. These work fine for me. Battery connected to the PMIC, or not. However, I have noticed with at least one of our custom capes, one of the USR leds comes back on, after a halt. No blinking pattern to indicate a reboot however. So what I attribute this to is that the PMIC is powered back on, *maybe*. But with our custom capes, it does not matter, because we've built in external power management. e.g. The input voltage from AC power goes away, for whatever reason, our custom external power management disconnects the battery from the beaglebone, after 30 seconds, until 5vdc is back. With no battery, this "problem" never manifests. But we feel the external power is still necessary, because of the occasional need for a processor reset. After power has been reapplied. -- 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/CALHSORo5RcynRsJcvLk3dsM904AZwihTRoDLfz-vc3rZFxQMmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
