This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
apu_ubuntu [2019/02/24 13:57] admin |
apu_ubuntu [2019/02/24 13:59] admin |
||
---|---|---|---|
Line 68: | Line 68: | ||
</code> | </code> | ||
* Reboot to test:<code>dmesg | grep sp5100_tco</code> | * Reboot to test:<code>dmesg | grep sp5100_tco</code> | ||
- | * Kill watchdog, it should restart your system after some time:<code>pkill -9 watchdog</code> | + | * Kill watchdog, it should restart your system after some time:<code>pkill -9 watchdog |
+ | # if wd_keepalive is started, also kill that | ||
+ | pkill -9 wd_keepalive</code> | ||
===PC speaker=== | ===PC speaker=== |