mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
Add English document for NanoKVM Pro
This commit is contained in:
90
docs/hardware/en/kvm/NanoKVM_Pro/atx_start.md
Normal file
90
docs/hardware/en/kvm/NanoKVM_Pro/atx_start.md
Normal file
@@ -0,0 +1,90 @@
|
||||
---
|
||||
title: ATX Getting Started Guide
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool, PCIe
|
||||
update:
|
||||
- date: 2025-8-26
|
||||
version: v0.1
|
||||
author: BuGu
|
||||
content:
|
||||
- Release docs
|
||||
---
|
||||
|
||||
## Unboxing
|
||||
|
||||
### NanoKVM-ATX Unboxing List
|
||||

|
||||
|
||||

|
||||
|
||||
The NanoKVM-ATX includes:
|
||||
+ NanoKVM-ATX host with full-height PCIe bracket + OLED *1;
|
||||
+ HDMI cable 150cm *1;
|
||||
+ HDMI cable 50cm *1;
|
||||
+ USB Type A to Type C 100cm *2;
|
||||
+ 4Pin internal USB cable 40cm *1;
|
||||
+ ATX-9Pin split power switch cable 30+30cm *1;
|
||||
+ Small Phillips screwdriver *1;
|
||||
+ Antenna *1 (WiFi version only);
|
||||
|
||||
## Interface Definition
|
||||
|
||||

|
||||
|
||||
## Wiring
|
||||
|
||||
1. Connect the power. The NanoKVM-Pro has slightly higher power requirements, and some motherboard USB ports may not provide sufficient current. To ensure the proper operation of the NanoKVM-Pro, it is strongly recommended to use an external power supply of 5V 1A or higher (actual power consumption is about 3W).
|
||||
|
||||

|
||||
|
||||
2. Connect the USB-HID interface:
|
||||
+ ATX version: can use either internal case wiring or external USB-C connection.
|
||||
|
||||

|
||||
|
||||
> For the first batch of ATX version users who choose the internal wiring option, it is recommended to cut the red wire (only powered externally) to prevent NanoKVM malfunctions caused by insufficient power from the motherboard's 9Pin USB.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
3. Use an Ethernet cable to connect the router/switch to the NanoKVM-Pro. If there is no wired network, this step can be skipped; Wi-Fi can be configured after powering on (requires purchasing the WiFi version).
|
||||
|
||||

|
||||
|
||||
4. Connect HDMI-IN. If the motherboard has only one video port and an external display is needed, connect HDMI-OUT to your display.
|
||||
|
||||

|
||||
|
||||
> Note that NanoKVM-Pro supports a maximum capture of 4K30FPS. The built-in HDMI splitter actively reads the resolution and frame rate of the external display and provides a common mode list to the host.
|
||||
> If you connect a 4K60FPS display, the computer will recognize it as a maximum supported 4K30 display (limited by the capture device; you can turn off capture to allow 4K60 direct output to the monitor).
|
||||
> If you connect a 1080P display, the computer will recognize it as a maximum 1080P display (limited by the loop-out display).
|
||||
5. (Optional) Connect the ATX power control interface.
|
||||
|
||||

|
||||
|
||||
## Internal Network Access
|
||||
|
||||
### Connecting to the Network
|
||||
|
||||
1. If using a wired connection, after powering on, the KVM will obtain an IP address assigned by the router's DHCP, and this step can be skipped.
|
||||
2. Wi-Fi Connection
|
||||
+ The ATX version can configure the network via OLED. The steps are as follows:
|
||||
1. Connect to the NanoKVM-ATX's AP: Long press the USR button, and the KVM will release a Wi-Fi signal (AP). The OLED will display this IP information, allowing you to scan the QR code for quick connection.
|
||||
2. Log in to the webpage to enter the Wi-Fi account and password: After connecting to Wi-Fi, the OLED will display the webpage link. You can manually enter the URL or scan the QR code for quick access to the webpage for configuration.
|
||||
3. If needed, you can also connect via USB-NCM.
|
||||
|
||||
### Accessing the Page
|
||||
|
||||
1. For the ATX version: After connecting to the network, the OLED will display the local IP address (E IP is the IP obtained from the wired network; W IP is the IP obtained from the Wi-Fi network, automatically switching display by default).
|
||||
2. Use a computer on the same internal network to input the IP address in a browser (Chrome is recommended) to access the page.
|
||||

|
||||
> It is normal to see this warning. NanoKVM-Pro has enabled HTTPS for enhanced security and uses a self-signed SSL certificate.
|
||||
3. The default initial account is `admin`, and the password is `admin`. It is strongly recommended to change the account password immediately.
|
||||
4. Check if the image, keyboard/mouse, and power buttons are functioning correctly.
|
||||
|
||||

|
||||
|
||||
## Remote Connection
|
||||
|
||||
1. NanoKVM-Pro comes pre-installed with the Tailscale application, allowing you to log in with your Tailscale account in the web settings. All devices logged into Tailscale will automatically join the same virtual internal network environment, assigning each device a `100.xxx.xxx.xxx` IP, which can be used to remotely access and control your host.
|
||||
2. Other remote networking tools: NanoKVM-Pro is based on Ubuntu and can install applications via `apt`, such as ZeroTier. Please follow the official instructions to install related applications.
|
||||
3
docs/hardware/en/kvm/NanoKVM_Pro/desk_start.md
Normal file
3
docs/hardware/en/kvm/NanoKVM_Pro/desk_start.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# NanoKVM-Desk Getting Started Guide
|
||||
|
||||
Coming Soon
|
||||
110
docs/hardware/en/kvm/NanoKVM_Pro/extended.md
Normal file
110
docs/hardware/en/kvm/NanoKVM_Pro/extended.md
Normal file
@@ -0,0 +1,110 @@
|
||||
---
|
||||
title: Advanced Applications
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool, PCIe
|
||||
update:
|
||||
- date: 2025-8-26
|
||||
version: v0.1
|
||||
author:
|
||||
content:
|
||||
- Release docs
|
||||
---
|
||||
|
||||
## Switching to PiKVM
|
||||
|
||||
In addition to running the NanoKVM framework, NanoKVM Pro is also compatible with the PiKVM software framework. You can switch between them as needed.
|
||||
|
||||
### Switching to PiKVM
|
||||
|
||||
By default, the NanoKVM Pro uses the NanoKVM framework. You can switch to PiKVM in `Settings` -> `About` -> `Switch Device`.
|
||||
|
||||

|
||||
|
||||
After clicking, the system will automatically restart and boot into the PiKVM framework. This process takes about 30 seconds. If it does not switch automatically for a long time, please refresh the webpage manually.
|
||||
|
||||

|
||||
|
||||
The default username and password for the PiKVM framework are also `admin`, `admin`. However, the two platforms use their own usernames and passwords, which are not unified. It is strongly recommended to change them after logging in.
|
||||
|
||||

|
||||
|
||||
> Some functions in the PiKVM framework require the use of a web terminal, such as Wi-Fi configuration and Tailscale setup.
|
||||
> When updating NanoKVM, the PiKVM framework will be updated simultaneously.
|
||||
|
||||
### Switching to NanoKVM
|
||||
|
||||
Switching back from the PiKVM system to NanoKVM is equally simple. Just go to `Options` -> `Switch to NanoKVM` and click `Switch Now`.
|
||||
|
||||

|
||||
|
||||
After clicking, the system will automatically restart and boot into the NanoKVM framework. This process takes about 30 seconds. If it does not switch automatically for a long time, please refresh the webpage manually.
|
||||
|
||||
## SSH
|
||||
|
||||
To ensure security, SSH is disabled by default on the NanoKVM Pro. If you need SSH access or want to preview a new version, you can enable SSH by going to `Settings` -> `Device`.
|
||||
|
||||
The default username is `root` and the password is `sipeed`. If you change the web account password under the NanoKVM framework, the SSH password will be updated accordingly.
|
||||
|
||||
## Updates
|
||||
|
||||
NanoKVM Pro will periodically push new application versions that include new features and bug fixes. You can update the application version in `Settings` -> `Check for Updates`.
|
||||
|
||||

|
||||
|
||||
After clicking download, the new application installation package will be automatically downloaded, which includes `kvmcomm_x.x.x_arm64.deb`, `nanokvmpro_x.x.x_arm64.deb`, and `pikvm_x.x.x_arm64.deb`:
|
||||
+ `kvmcomm_x.x.x_arm64.deb` is responsible for driving the shared hardware in the NanoKVM and PiKVM frameworks;
|
||||
+ `nanokvmpro_x.x.x_arm64.deb` is the NanoKVM application software;
|
||||
+ `pikvm_x.x.x_arm64.deb` is the PiKVM application software.
|
||||
|
||||
Enabling the preview update feature will allow you to access the latest experimental application, which usually includes updated features but may lack stability. It is recommended to enable SSH before downloading preview updates.
|
||||
|
||||
You can also download specific versions and install them manually.
|
||||
|
||||
```shell
|
||||
# Example of downloading version 1.0.10
|
||||
# Download files
|
||||
curl -L -o nanokvm_pro_1.0.10.tar.gz https://cdn.sipeed.com/nanokvm/pro/kvmcomm_1.0.10_arm64.deb
|
||||
curl -L -o nanokvm_pro_1.0.10.tar.gz https://cdn.sipeed.com/nanokvm/pro/nanokvmpro_1.0.10_arm64.deb
|
||||
curl -L -o nanokvm_pro_1.0.10.tar.gz https://cdn.sipeed.com/nanokvm/pro/pikvm_1.0.10_arm64.deb
|
||||
|
||||
sudo apt install ./*1.0.10*
|
||||
```
|
||||
|
||||
## How to Use Serial Ports
|
||||
|
||||
NanoKVM Pro provides two available serial ports, UART1/UART2 (the ATX version does not expose them due to bracket specifications, retaining only internal pads).
|
||||
|
||||
+ Connect to other serial terminal devices:
|
||||
```shell
|
||||
# Use UART1 at 115200 baud rate on the web terminal, exit with Ctrl+A+Q
|
||||
picocom -b 115200 /dev/ttyS1
|
||||
# Use UART2 at 115200 baud rate on the web terminal, exit with Ctrl+A+Q
|
||||
# picocom -b 115200 /dev/ttyS2
|
||||
```
|
||||
+ Send serial commands only:
|
||||
```shell
|
||||
# Set ttyS1 to 115200 baud rate
|
||||
stty -F /dev/ttyS1 115200
|
||||
|
||||
# Send hexadecimal data 0x11, 0x22, 0x33
|
||||
echo -n -e '\x11\x22\x33' > /dev/ttyS1
|
||||
```
|
||||
|
||||
## How to Modify EDID
|
||||
|
||||
EDID (Extended Display Identification Data) is a set of data provided by a display device to the host, including device information, resolution and frame rate lists, color characteristics, audio capabilities, etc. The host adjusts the display settings based on the received EDID.
|
||||
|
||||
NanoKVM Pro supports modifying the EDID exposed by the virtual display. You can clone the EDID from a monitor or write your own EDID to achieve specific screen ratios, refresh rates, or color characteristics.
|
||||
|
||||
> Modifying the EDID may risk improper display functionality. Please proceed with caution. If issues arise, restore the default EDID.
|
||||
|
||||
Writing method:
|
||||
|
||||
```shell
|
||||
# 1. Prepare the EDID file, typically 256 bytes, and scp it to the system
|
||||
ls -l /root/customize.bin
|
||||
# -rw-r--r-- 1 1000 1000 256 Aug 19 14:44 /root/customize.bin
|
||||
# 2. Write the EDID
|
||||
cat /root/customize.bin > /proc/lt6911_info/edid
|
||||
# 3. Restore the default EDID:
|
||||
cat /kvmcomm/edid/e18.bin > /proc/lt6911_info/edid
|
||||
```
|
||||
115
docs/hardware/en/kvm/NanoKVM_Pro/faq.md
Normal file
115
docs/hardware/en/kvm/NanoKVM_Pro/faq.md
Normal file
@@ -0,0 +1,115 @@
|
||||
# F&Q
|
||||
|
||||
## Updating to Solve Issues
|
||||
|
||||
NanoKVM Pro will periodically update applications, and some issues may have been resolved in newer versions. Therefore, please try updating the application first.
|
||||
|
||||
## Green LED Flashing
|
||||
|
||||
The green LED is the power indicator for NanoKVM Pro. If a power supply with insufficient capacity is connected, the green LED may fail to start due to unstable voltage. Please disconnect all power sources and replace the power supply.
|
||||
|
||||
## Image Burning Methods
|
||||
|
||||
### USB Burning
|
||||
|
||||
NanoKVM Pro supports restoring or updating the system via USB image burning.
|
||||
|
||||
#### Preparation
|
||||
|
||||
- Prepare a USB data cable
|
||||
- Download the latest NanoKVM Pro image file
|
||||
- Prepare a burning tool (such as balenaEtcher, Rufus, or the dd command)
|
||||
|
||||
#### Burning Steps
|
||||
|
||||
1. **Download the Image and Burning Tool**
|
||||
- Visit the [NanoKVM Pro Release Page](https://github.com/sipeed/NanoKVM-Pro/releases/latest) to download the latest image file.
|
||||
- Download and install the burning tool [balenaEtcher](https://etcher.balena.io/).
|
||||
|
||||
2. **Enter Burning Mode**
|
||||
- Use the USB data cable to connect the NanoKVM Pro's HID interface to your computer.
|
||||
- Press and hold the User button on the NanoKVM, then power it on (or press the Reset button while powered on) until the orange LED turns off.
|
||||
- The device will then enter burning mode, and the orange LED will start flashing again. Check if your computer recognizes the new disk device.
|
||||
|
||||
<div style="display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; align-items: flex-end;">
|
||||
<div style="text-align: center; flex: 1; max-width: 400px; min-width: 300px;">
|
||||
<img src="./../../../assets/NanoKVM/pro/faq/update_win.jpeg" alt="Windows Recognizing Device" style="width: 100%; height: auto; object-fit: contain; border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);">
|
||||
<p style="margin-top: 8px; margin-bottom: 0; font-style: italic; color: #666; font-size: 16px;">Windows Recognizing Device</p>
|
||||
</div>
|
||||
<div style="text-align: center; flex: 1; max-width: 400px; min-width: 300px;">
|
||||
<img src="./../../../assets/NanoKVM/pro/faq/update_linux.jpeg" alt="Linux Recognizing Device" style="width: 100%; height: auto; object-fit: contain; border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);">
|
||||
<p style="margin-top: 8px; margin-bottom: 0; font-style: italic; color: #666; font-size: 16px;">Linux Recognizing Device</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
3. **Burn Using balenaEtcher (Recommended)**
|
||||
- Launch balenaEtcher.
|
||||
- Click "Flash from file" and select the downloaded image file.
|
||||
- Click "Select target" and choose the recognized NanoKVM Pro device.
|
||||
- Click "Flash!" to start the burning process.
|
||||
- Wait for the burning to complete and verify.
|
||||
|
||||
<div align="center">
|
||||
<img src="./../../../assets/NanoKVM/pro/faq/flash.jpeg" style="width: 80%; height: auto; border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" alt="Flash">
|
||||
</div>
|
||||
|
||||
- If prompted that the partition table cannot be found, it is normal; click continue.
|
||||
|
||||
<div align="center">
|
||||
<img src="./../../../assets/NanoKVM/pro/faq/miss_part.jpeg" style="width: 70%; height: auto; border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" alt="Missing Partition">
|
||||
</div>
|
||||
|
||||
4. **Burn Using Command Line**
|
||||
```bash
|
||||
# Find the device name
|
||||
sudo fdisk -l
|
||||
|
||||
# Decompress the image file (if it is in .xz format)
|
||||
xz -dv 20250828_NanoKVMPro_1_0_10.img.xz
|
||||
|
||||
# Burn the image (replace /dev/sdX with the actual device name)
|
||||
sudo dd if=20250828_NanoKVMPro_1_0_10.img of=/dev/sdX bs=4M status=progress
|
||||
|
||||
sudo sync
|
||||
```
|
||||
|
||||
5. **Restart the Device**
|
||||
- After burning is complete, safely eject the device.
|
||||
- Disconnect the USB connection.
|
||||
- Reconnect the power, and the device will automatically start the new system.
|
||||
|
||||
#### Notes
|
||||
|
||||
- Ensure you select the correct device to avoid accidentally operating on other storage devices.
|
||||
- Do not disconnect the power or remove USB connections during the burning process.
|
||||
- The first startup may take a long time for initialization and configuration.
|
||||
- If the orange light does not turn on or the disk device does not appear, please refer to the methods below to use AXDL for burning.
|
||||
|
||||
### AXDL Burning
|
||||
|
||||
AXDL is an official burning tool provided by Aixin, designed for burning AXP format system images. It currently supports Windows platform only.
|
||||
|
||||
#### Preparation
|
||||
|
||||
- Prepare a USB data cable.
|
||||
- Visit the [NanoKVM Pro Release Page](https://github.com/sipeed/NanoKVM-Pro/releases) to download the latest AXP format image file.
|
||||
- Download and install the AXDL tool and corresponding drivers [Download Link](https://dl.sipeed.com/shareURL/MaixIV/M4N-Dock/10_PC_Software).
|
||||
|
||||
#### Burning Steps
|
||||
|
||||
1. **Connect the Device**
|
||||
- Use the USB data cable to connect the NanoKVM Pro's HID interface to your computer.
|
||||
|
||||
2. **Configure the Burning Tool**
|
||||
- Open the AXDL tool.
|
||||
- Select the downloaded AXP format image file.
|
||||
- Click the start burning button.
|
||||
|
||||
<div align="center">
|
||||
<img src="./../../../assets/NanoKVM/pro/faq/axdl.jpeg" style="width: 80%; height: auto; border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" alt="AXDL Burning Tool Interface">
|
||||
</div>
|
||||
|
||||
3. **Enter Burning Mode and Start Burning**
|
||||
- Press and hold the User button on the NanoKVM, then power it on (or press the Reset button while powered on).
|
||||
- The burning process will start automatically, wait for the progress bar to complete.
|
||||
- Wait until the prompt indicates that burning was successful; the entire process is complete.
|
||||
89
docs/hardware/en/kvm/NanoKVM_Pro/introduction.md
Normal file
89
docs/hardware/en/kvm/NanoKVM_Pro/introduction.md
Normal file
@@ -0,0 +1,89 @@
|
||||
---
|
||||
title: Introduction
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, ARM, tool, PCIe
|
||||
update:
|
||||
- date: 2025-8-25
|
||||
version: v0.1
|
||||
author: BuGu
|
||||
content:
|
||||
- Release docs
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
NanoKVM Pro is the continuation of NanoKVM, inheriting the extreme compactness and powerful expandability of the NanoKVM series as an IP-KVM product. It has made a significant leap in performance, making it more suitable for remote working scenarios.
|
||||
|
||||
To meet different user needs, NanoKVM Pro offers two forms: NanoKVM-Desk and NanoKVM-ATX:
|
||||
|
||||

|
||||
|
||||
NanoKVM-Desk is the desktop version of NanoKVM Pro, featuring an anodized matte metal shell. The front panel has a 1.47-inch touchscreen that displays core KVM information and allows for easy hardware function settings or can be used as a mini secondary screen, providing a more tactile user experience with the left-side infinite knob.
|
||||
|
||||
NanoKVM-ATX is the internal version of NanoKVM Pro, equipped with half-height/full-height brackets for installation inside a case. It allows for easier installation for host users with built-in USB cables and power control interfaces. Remote control can be achieved via external HDMI, network, and USB connections.
|
||||
|
||||
NanoKVM Pro uses the AX630 as its main control core, featuring an ARM 1.2G dual-core A53 CPU. The external 1GB LPDDR4 memory provides strong computing support for remote desktop connections. It has built-in HDMI loop-out and capture chips, offering up to 4K60FPS HDMI loop-out and 4K45FPS video capture. Thanks to AX630's efficient and powerful image processing architecture, NanoKVM-Pro can transmit high-resolution images with very low latency, with typical delays as low as 60ms at 2K resolution.
|
||||
|
||||
The IP-KVM series products are hardware add-ons for remote desktops, capturing images via HDMI, synchronizing images and keyboard/mouse operations in real time over the network, and simulating keyboard/mouse control of the computer. Since this entire process does not require host software and is completely implemented by external hardware, NanoKVM can achieve BIOS-level control of the host, making it widely applicable in scenarios such as remote power on/off, multi-system switching, BIOS configuration, and remote installation.
|
||||
|
||||
Due to its upgraded powerful performance, NanoKVM Pro not only provides reliable support for temporary maintenance but also excels in the remote working field due to its low-latency and high-resolution characteristics. We will continue to upgrade the software of NanoKVM Pro, offering more convenient automation/MCP features and broader compatibility.
|
||||
|
||||
To meet different user needs, NanoKVM Pro offers optional features such as WiFi, PoE, and screen-edge synchronized LED strips. Please refer to the purchase page for related configurations and pricing.
|
||||
|
||||
## Specifications
|
||||
|
||||
| Product | NanoKVM-Pro | NanoKVM | GxxKVM | JxxKVM |
|
||||
|---------------|----------------|--------------|-------------|-------------|
|
||||
| Main Control | AX630C | SG2002 | RV1126 | RV1106 |
|
||||
| Core | 2xA53@1.2G | 1xC906@1.0G | 4xA7@1.5G | 1xA7@1.2G |
|
||||
| Memory | 1G LPDDR4X | 256M DDR3 | 1G DDR3 | 256M DDR3 |
|
||||
| Storage | 32G eMMC | 32G microSD | 8G eMMC | 16G eMMC |
|
||||
| System | NanoKVM+PIKVM | NanoKVM | GxxKVM | JxxKVM |
|
||||
| Resolution | 4K@45fps, 2K@95fps[4] | 1080P@60fps | 4K@30fps, 2K@60fps | 1080P@60fps |
|
||||
| HDMI Loop-Out | 4K Loop-Out | × | × | × |
|
||||
| Video Encoding | MJPG/H264/H265[5] | MJPG/H264 | MJPG/H264 | MJPG/H264 |
|
||||
| Audio Transmission | √ | × | √ | × |
|
||||
| UEFI/BIOS Support | √ | √ | √ | √ |
|
||||
| Simulated USB Keyboard/Mouse | √ | √ | √ | √ |
|
||||
| Simulated USB ISO | √ | √ | √ | √ |
|
||||
| IPMI | √ | √ | √ | × |
|
||||
| Wake-on-LAN (WOL) | √ | √ | √ | √ |
|
||||
| WebSSH | √ | √ | √ | √ |
|
||||
| Custom Scripts | √ | √ | × | × |
|
||||
| Serial Terminal | 2 Channels | 2 Channels | None | 1 Channel |
|
||||
| Storage Performance | 32G eMMC 300MB/s | 32G MicroSD 12MB/s | 8G eMMC 120MB/s | 8G eMMC 60MB/s |
|
||||
| Ethernet | 1000M | 100M | 1000M | 100M |
|
||||
| Internal Form Factor | Optional ATX version | Optional PCIe version | × | × |
|
||||
| WiFi | Optional WiFi6 | Optional WiFi6 | × | × |
|
||||
| ATX Power Control | √ | √ | +15$ | +10$ |
|
||||
| Display | 1.47-inch 320x172 LCD<br>0.96-inch 128x64 OLED | 0.96-inch 128x64 OLED | None | 1.66-inch 280x240 |
|
||||
| Additional Features | Synchronized LED effects, Smart Assistant | – | – | – |
|
||||
| Power Consumption | 0.6A@5V | 0.2A@5V | 0.4A@5V | 0.2A@5V |
|
||||
| Power Input | USB-C/PoE | USB-C/PoE/PCIe | USB-C | USB-C |
|
||||
| Dimensions | 65x65x28mm | 40x36x36mm | 80x60x7.5mm | 60x6x24-30mm |
|
||||
|
||||
## NanoKVM-PCIe Information
|
||||
|
||||
+ [NanoKVM Pro Image Download (To be updated)](https://github.com/sipeed/NanoKVM-Pro/releases/latest)
|
||||
+ [ATX Getting Started Guide](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM_Pro/atx_start.html)
|
||||
+ [Advanced Applications](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM_Pro/extended.html)
|
||||
+ [FAQ](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM_Pro/faq.html)
|
||||
|
||||
## Purchase Links
|
||||
|
||||
[Pre-sale Page](https://sipeed.com/nanokvm/pro)
|
||||
[Official Taobao Purchase Link (To be updated)]()
|
||||
[AliExpress Purchase Link (To be updated)]()
|
||||
|
||||
## Product Feedback
|
||||
|
||||
If you encounter any issues or have suggestions during use, please provide feedback through the following channels:
|
||||
|
||||
+ [Github Issues](https://github.com/sipeed/NanoKVM-Pro/issues)
|
||||
+ [MaixHub Forum](https://maixhub.com/discussion/nanokvm)
|
||||
+ QQ Group: 703230713
|
||||
|
||||
> [1] In scenarios with only loop-out, the capture function can be turned off to directly loop out 4K60 images; when loop-out and capture are running simultaneously, it can achieve 4K30FPS.
|
||||
> [2] Latency may vary due to network bandwidth and nodes; the measured data comes from Sipeed Labs.
|
||||
> [3] The USB-HID interface can be wired internally in the case or connected externally; choose one.
|
||||
> [4] Due to 4K45FPS being a non-standard mode, the factory default uses 4K30+2K60; methods to unlock 4K45FPS/2K95FPS/1080P144FPS will be provided in future updates.
|
||||
> [5] Currently, the factory supports H264/MJPEG modes; future updates will provide H265 support.
|
||||
3
docs/hardware/en/kvm/NanoKVM_Pro/ws2812.md
Normal file
3
docs/hardware/en/kvm/NanoKVM_Pro/ws2812.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Screen Color Expansion LED Strip
|
||||
|
||||
Coming Soon
|
||||
@@ -528,6 +528,20 @@ items:
|
||||
file: kvm/NanoKVM_USB/development.md
|
||||
- label: FAQ
|
||||
file: kvm/NanoKVM_USB/faq.md
|
||||
- label: NanoKVM Pro
|
||||
items:
|
||||
- label: Introduction
|
||||
file: kvm/NanoKVM_Pro/introduction.md
|
||||
- label: NanoKVM-ATX Quick Start
|
||||
file: kvm/NanoKVM_Pro/atx_start.md
|
||||
- label: NanoKVM-Desk Quick Start
|
||||
file: kvm/NanoKVM_Pro/desk_start.md
|
||||
- label: Advanced Applications
|
||||
file: kvm/NanoKVM_Pro/extended.md
|
||||
- label: Screen Color Extension LED Strip
|
||||
file: kvm/NanoKVM_Pro/ws2812.md
|
||||
- label: FAQ
|
||||
file: kvm/NanoKVM_Pro/faq.md
|
||||
- label: Cluster
|
||||
items:
|
||||
- label: NanoCluster
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: ATX 上手指南
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool, PCIe
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, ARM, tool, PCIe
|
||||
update:
|
||||
- date: 2025-8-26
|
||||
version: v0.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: 高级应用
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool, PCIe
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, ARM, tool, PCIe
|
||||
update:
|
||||
- date: 2025-8-26
|
||||
version: v0.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: 简介
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool, PCIe
|
||||
keywords: NanoKVM, Remote desktop, Lichee, PiKVM, ARM, tool, PCIe
|
||||
update:
|
||||
- date: 2025-8-25
|
||||
version: v0.1
|
||||
|
||||
Reference in New Issue
Block a user