On Wed, Jan 10, 2018 at 9:48 PM, 'Luther Goh Lu Feng' via BeagleBoard <[email protected]> wrote: > I am running a stretch console image[1] on a BBB industrial. After letting > it run for about 24 hrs, the system rebooted. Inspecting syslog[2], it > doesnt seemed to explain the reboot. > > The only thing that could be suspicious is cron.hourly. Any thoughts? > > Jan 10 02:08:56 beaglebone systemd[1]: Starting Cleanup of Temporary > Directories... > Jan 10 02:08:56 beaglebone systemd[1]: Started Cleanup of Temporary > Directories. > Jan 10 02:17:01 beaglebone CRON[992]: (root) CMD ( cd / && run-parts > --report /etc/cron.hourly) > Jan 7 22:19:43 beaglebone systemd-fsck[271]: rootfs: clean, 15515/54208 > files, 88361/216576 blocks > Jan 7 22:19:43 beaglebone systemd[1]: Started Create Static Device Nodes in > /dev. > Jan 7 22:19:43 beaglebone systemd[1]: Starting udev Kernel Device > Manager... > Jan 7 22:19:43 beaglebone systemd[1]: Started Remount Root and Kernel File > Systems. > Jan 7 22:19:43 beaglebone systemd[1]: Reached target Local File Systems > (Pre). > Jan 7 22:19:43 beaglebone systemd[1]: Starting udev Coldplug all Devices... > Jan 7 22:19:43 beaglebone systemd[1]: Reached target Local File Systems. > Jan 7 22:19:43 beaglebone systemd-udevd[287]: Network interface NamePolicy= > disabled on kernel command line, ignoring. > Jan 7 22:19:43 beaglebone systemd[1]: Starting Raise network interfaces... > Jan 7 22:19:43 beaglebone systemd[1]: Starting Flush Journal to Persistent > Storage...
First plug in a usb-serial adapter and log the serial port. When it reboot's U-Boot will dump the "reset" flag on startup so please share that with us. Afterwards, downgrade to v4.4.x: and you should see the old reliability.. sudo /opt/scripts/tools/update_kernel.sh --ti-channel --lts-4_4 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgD5n3v9bAZZzYk%2BcgzYwNyxVakCLCNRkKikM%2BS8Az_1g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
