Update NanoKVM Docs

This commit is contained in:
BuGu
2025-08-28 18:20:44 +08:00
parent 7eceffab25
commit 9a0f243ef2
3 changed files with 13 additions and 1 deletions

View File

@@ -68,6 +68,12 @@ The STA LED indicates the operating status of the NanoKVM. When functioning prop
> If `VIDevFPS` is not 0 and `VIFPS` is 0, it indicates that NanoKVM is not correctly configured for HDMI parameters. The Cube can replug the HDMI to auto-detect, while PCIe can click `Reset HDMI` under `Video` to auto-detect.
> Check if `VIInImgWidth` and `VIInImgHeight` match the actual HDMI resolution. If they are different, it means NanoKVM did not auto-detect the correct HDMI parameters. Manually configure the resolution parameters as described in point 4.
### No Display After Host Wakes from Sleep
1. Check if you are using a cheap DP to HDMI (passive adapter). These types of adapters lack a proper wake mechanism and cannot notify the NanoKVM that the display has been restored.
2. For PCIe versions, you can click the "Reset HDMI" button to forcefully retrieve the display.
3. The Cube/Lite versions lack a reset function; please switch to an active DP adapter.
### Serious screen delay in internal network environment
1. Try replacing the switch or power supply

View File

@@ -66,6 +66,12 @@ keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
> 若 `VIDevFPS` 非0 、`VIFPS` 为0 则认为NanoKVM没有正确配置HDMI参数Cube可以重新插拔HDMI重新自动获取PCIe可点击`视频`下`重置HDMI`自动获取
> 查看 `VIInImgWidth` 和 `VIInImgHeight`与实际HDMI分辨率是否一致若不同则认为NanoKVM没有自动获取到正确的HDMI参数按照第4点手动配置分辨率参数
### 主机休眠唤醒后无画面
1. 检查是否使用廉价的DP转HDMI无源转换头这类转换接口没有完善的唤醒机制无法通知 NanoKVM 画面已经恢复
2. PCIe 版本可以点击重置HDMI按钮来强制重新获取画面
3. Cube/Lite版本缺少重置功能请更换有源DP转换接头
### 内网环境下画面延迟异常严重
1. 尝试更换交换机或电源

View File

@@ -18,7 +18,7 @@ update:
- Full 版本自带一张 32G 的 SD 卡,需要拆开外壳将其取出;
- Lite 版本需要自己准备一张 8G 以上的 SD 卡。
1. 前往 [Github](https://github.com/sipeed/NanoKVM/releases) 下载最新版本镜像。
1. 前往 [Github](https://github.com/sipeed/NanoKVM/releases/latest) 下载最新版本镜像。
1. 安装烧录软件,推荐使用 [Etcher](https://etcher.balena.io)。