How to Install avr-evtd in Ubuntu 18.04



Install avr-evtd by entering the following commands in the terminal:

sudo apt update
sudo apt install avr-evtd

Description:

AVR watchdog daemon for Linkstation/Kuroboxes

avr-evtd is a simple and small user space interface to the Linkstation AVR micro-controller. It doesn't have a lot of special features, but it's main task is to provide 'keep-alive' messages to the Linkstation's on-board AVR device. . This device controls/monitors the fan, various LEDs, timed power up and two buttons. This daemon provides the necessary initialisation to the device and also stimulates the LEDs depending on various fault conditions. It also monitors a power button (located at the front) and a reset button (located at the rear).

Homepage: http://sourceforge.net/projects/ppc-evtd

Version: 1.7.7-2build1

Section: universe/misc