Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


apu_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
apu_ubuntu [2019/02/24 12:00] adminapu_ubuntu [2019/02/24 14:05] – [Post installation steps] admin
Line 34: Line 34:
   ethernets:   ethernets:
     enp1s0:     enp1s0:
-      dhcp6: yes 
       addresses:       addresses:
         - 10.10.10.2/24         - 10.10.10.2/24
Line 63: Line 62:
 # Load module before starting watchdog # Load module before starting watchdog
 watchdog_module="sp5100_tco" watchdog_module="sp5100_tco"
 +</code>
 +  * Edit ''/etc/watchdog.conf'':<code>
 +watchdog-device = /dev/watchdog
 </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
 +# if wd_keepalive is started, also kill that
 +pkill -9 wd_keepalive</code>
  
 ===PC speaker=== ===PC speaker===
apu_ubuntu.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1