From 5c46295ba93c0614ed59ad26e75d719c20a57b98 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 16 Feb 2024 00:34:15 +0200 Subject: [PATCH] update --- docs/edid.md | 12 +++++++++++- docs/v4.md | 7 ------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/docs/edid.md b/docs/edid.md index 858b410..a0a6fd9 100644 --- a/docs/edid.md +++ b/docs/edid.md @@ -23,7 +23,17 @@ You can also apply the new EDID without rebooting to make sure it works: ## Default EDID -If for some reason you need to go back to the default EDID (changing attached device etc), you can find it locally on the Pi at `/usr/share/kvmd/configs.default/kvmd/edid` or in the [kvmd repo](https://github.com/pikvm/kvmd/blob/master/configs/kvmd/edid). +If you need to restore the default EDID you can easily do this with `kvmd-edidconf`, for example: + +```console +# rw +# kvmd-edidconf --restore-default=v4plus +# reboot +``` +Available options: `v0`, `v1`, `v2`, `v3`, `v4mini` and `v4plus`. + +Also defaults edid can be found locally on your PiKVM: `/usr/share/kvmd/configs.default/kvmd/edid`, +or in the [kvmd repo](https://github.com/pikvm/kvmd/blob/master/configs/kvmd/edid). ## EDID examples for V4+ diff --git a/docs/v4.md b/docs/v4.md index 2cbe855..14c84ee 100644 --- a/docs/v4.md +++ b/docs/v4.md @@ -69,13 +69,6 @@ 8. Explore the features of PiKVM using the site's table of contents and have fun! ------ -## Video modes - -Both PiKVM V4 Mini and Plus devices support a resolution 1920x1200, however, for compatibility reasons, the default configuration uses 1920x1080. -To enable 1920x1200, follow [this guide](edid.md). - - ----- ## ATX connection