Skip to content

BlogΒΆ

HDMI passthrough on PiKVM V4 Plus

We promised it at the start and finally it's almost done. The V4 Plus will get an HDMI passthrough on one of its outputs. Right now It's working on my desk, and it's pretty good: 1080p 60 fps with vertical sync, perfect 24 bit color and zero-latency.

KVMD 3.301: Generated Nginx configs

Starting from this version, the /etc/kvmd/nginx.conf config will be replaced with the /etc/kvmd/nginx.conf.mako template, which will be rendered to /run/kvmd/nginx.conf taking into account the /etc/kvmd/override.yaml parameters and network configurations.

PiKVM just got full PS/2 support

Previously, to support PS/2 keyboards (only), it was necessary to assemble a complex circuit on Arduino. With the transition to Raspberry Pi Pico, we finally have full support for both keyboard and mouse. The design has been greatly simplified, and is now compatible with V4 Plus.