Jump to content

Recommended Posts

Posted

A20 hardware watchdog is supported by both kernel families and should work if configured correctly.

"dmesg | grep watchdog" on mainline:

[    3.448805] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)

How to configure it depends on your OS release.

Posted

Thanks Zador. Using Armbian/Debian 8.

 

/dev/watchdog exists, so it is a matter of :

 

sudo apt-get install watchdog

 

and the take out the comment in the line

 

watchdog-device = /dev/watchdog

 

and then

sudo service watchdog restart 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines