KVMD 3.11 For Workgroups
More new features in this new release.
Now Wake-on-LAN can be configured not for one, but for a whole list of hosts. Now you can use this as another method of managing multiple hosts connected to an HDMI switch: https://github.com/pikvm/pikvm/blob/master/pages/wol.md
This change required a complete rewrite of the WoL subsystem, which has now become a pseudo-GPIO driver. Your old settings in override.yaml
will work and the button for one host is still in the System menu, since I took care of backward compatibility, but the /api/wol
handle has been removed, you need to use the GPIO API instead it (if anyone has used it at all).
We also made some improvements in the interface. The interval between hotkeys was increased to 100 milliseconds (since 50 was sometimes not enough for reliable operation), the shortcuts menu was separated from the paste menu in preparation for the implementation of custom keyboard shortcuts.
To update:
rw
pacman -Syu
reboot