Output from journalctl -a, and then contents of /etc/roboticscape below: debian@beaglebone:~$ journalctl -a | grep robot Mar 22 01:37:35 beaglebone systemd[1]: Starting roboticscape... Mar 22 01:37:36 beaglebone rc_startup_routine[809]: roboticscape startup routine complete Mar 22 01:37:38 beaglebone systemd[1]: Started roboticscape. Mar 22 01:37:38 beaglebone systemd[919]: roboticscape.service: Failed at step EXEC spawning /etc/roboticscape/link_to_startup_program: No such file or directory Mar 22 01:37:38 beaglebone systemd[1]: roboticscape.service: Main process exited, code=exited, status=203/EXEC Mar 22 01:37:38 beaglebone systemd[938]: roboticscape.service: Failed at step EXEC spawning /usr/bin/rc_kill_robot: No such file or directory Mar 22 01:37:38 beaglebone systemd[1]: roboticscape.service: Control process exited, code=exited status=203 Mar 22 01:37:38 beaglebone systemd[1]: roboticscape.service: Unit entered failed state. Mar 22 01:37:38 beaglebone systemd[1]: roboticscape.service: Failed with result 'exit-code'. debian@beaglebone:~$ ls -l /etc/roboticscape/ total 0 lrwxrwxrwx 1 root root 24 Feb 19 14:57 link_to_startup_program -> /usr/bin/rc_bare_minimum debian@beaglebone:~$
On Wednesday, March 22, 2017 at 12:21:47 PM UTC-4, Jason Kridner wrote: > > On Tuesday, March 21, 2017 at 8:07:55 PM UTC-4, Adam Bennett wrote: >> >> Does the roboticscape service need to be running in order for the bbbl to >> charge a connected battery? >> > > No, it happens in hardware, even if the software services don't provide > the notification. battery_monitor.service normally "strokes" the BATx LEDs > during charging, but the bright green LED closest to the battery connector > will indicate if charging is currently active and is not software > controlled. > > >> >> Reason I ask is systemctl shows roboticscape status as failed. >> > > Do you have a report of the service failure? The output of 'journalctl -a' > is helpful. > -- 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/9a4be039-1f4a-4278-b769-4ba7f752844d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
