On Fri, Apr 28, 2017 at 11:26:21AM +0200, Peter Irbizon wrote: > I am using Debian/Raspbian on my RPi but few days ago it started to freeze. > By freeze I mean, it is running headless server and I see line raspberry > login: _ and cursors blinks. But once daily if freezes and cursor does not > blink anymore. Machine is unreachable and I must power cycle it to restart > it. > > How to find out what is causing it?
I sometimes have freezes on my Pi; what I intend to do is set up remote syslog or journal logging to another host, and see whether there's any clues in the last logs when it's gone down. There's also a netconsole kernel module that can be used to spray kernel log messages over UDP, that may be worth a look: https://www.kernel.org/doc/Documentation/networking/netconsole.txt > And nothing is in logs, too. It's possible it dies before the logging services have a chance to commit the logs to disk, hence my suggestions to fire it over the network instead. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Jonathan Dowland ⢿⡄⠘⠷⠚⠋⠀ https://jmtd.net ⠈⠳⣄⠀⠀⠀⠀ Please do not CC me, I am subscribed to the list.