| 00:18 | heap_ | hi, is there any way how to restart cubox via eth or somehow if there is kernelpanic? |
| 00:20 | cbxbiker61 | watchdog |
| 00:21 | heap_ | could you be more specific? |
| 00:21 | cbxbiker61 | google imx6 watchdog |
| 00:22 | heap_ | ok and what about cubox pro v1 |
| 00:22 | cbxbiker61 | orion watchdog |
| 00:26 | heap_ | doest it work properly on both cuboxes? |
| 00:27 | cbxbiker61 | i use it on both, if you're using systemd based distro, systemd handles it pretty nicely |
| 00:27 | cbxbiker61 | otherwise use the watchdog package |
| 00:35 | heap_ | if cubox crashed because of kernel panic it helps |
| 00:35 | heap_ | ? |
| 00:37 | heap_ | ah looks like yes.. strange is that noone wrote about it something.. |
| 00:38 | cbxbiker61 | yes, it is often overlooked |
| 00:39 | heap_ | ah ;/ |
| 00:39 | heap_ | ok thanks anyway |
| 01:18 | heap_ | cbxbiker61: any details of you systemd conf with watchdog? |
| 01:25 | heap_ | first i cant see /dev/watchdog ;/ |
| 01:28 | cbxbiker61 | kernel has to be built with orion watchdog support, xilka kernels have it |
| 01:29 | heap_ | i have Linux alarm 3.5.7-14-ARCH #1 |
| 01:30 | heap_ | # CONFIG_WATCHDOG is not set |
| 01:31 | heap_ | damn |