mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
add nanokvm static ip fix
This commit is contained in:
@@ -53,6 +53,10 @@ The STA LED indicates the operating status of the NanoKVM. When functioning prop
|
||||
> If an IP can be obtained, reconnect HDMI/computer USB to check if the IP exists.
|
||||
> If the IP exists only when powered by the power bank, but disappears after connecting HDMI/computer USB, this indicates the issue. Please contact customer service to purchase an isolator to resolve it.
|
||||
|
||||
### Unable to get an IP via DHCP and IP shows 192.168.70.70
|
||||
|
||||
Please refer to [NanoKVM Static IP Fix](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM/static_ip_fix.html).
|
||||
|
||||
### No Display After Logging into the Browser Interface
|
||||
|
||||
#### Default Resolution Error
|
||||
@@ -61,12 +65,12 @@ The STA LED indicates the operating status of the NanoKVM. When functioning prop
|
||||
Access the web terminal and execute the command: `/kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin`. Confirm on-site operation for Cube/Lite.
|
||||
``` shell
|
||||
## PCIe Version Normal Flashing Output:
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
Chip Version: LT6911UXC
|
||||
Product Version : PCIE_A
|
||||
|
||||
=========================================================
|
||||
Incorrect EDID may cause issues such as
|
||||
Incorrect EDID may cause issues such as
|
||||
inability to display images, please modify with caution
|
||||
=========================================================
|
||||
|
||||
@@ -81,12 +85,12 @@ EDID data verified successfully
|
||||
=========================================================
|
||||
|
||||
## Cube/Lite Normal Flashing Output:
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
Chip Version: LT6911UXC
|
||||
Product Version: CUBE_B
|
||||
|
||||
=========================================================
|
||||
Incorrect EDID may cause issues such as
|
||||
Incorrect EDID may cause issues such as
|
||||
inability to display images, please modify with caution
|
||||
=========================================================
|
||||
|
||||
@@ -99,7 +103,7 @@ Please ensure you can physically disconnect its power,
|
||||
NOT just remotely reboot it!!
|
||||
==========================================================
|
||||
|
||||
Do you want to continue? (Y/N):
|
||||
Do you want to continue? (Y/N):
|
||||
Y
|
||||
EDID data loaded successfully from /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
Writing EDID....
|
||||
@@ -165,14 +169,14 @@ The NanoKVM Full and PCIe versions come with an OLED to display information such
|
||||
1. It is recommended to set the USB to remain powered after the host is shut down.
|
||||
2. For Full version users: Use a soldering iron to disconnect the 5V resistor or header short-circuit at the indicated position in the image below, supplying power only through the auxiliary power port.
|
||||

|
||||
|
||||
|
||||
### Try Power Cycling to Solve Unknown Issues
|
||||
|
||||
### If there are network disconnections or other abnormal situations during the update, it may lead to a failed update. Please refer to the following solutions:
|
||||
### If there are network disconnections or other abnormal situations during the update, it may lead to a failed update. Please refer to the following solutions:
|
||||
|
||||
1. Refer to [here](https://wiki.sipeed.com/hardware/zh/kvm/NanoKVM/system/updating.html#%E8%8E%B7%E5%8F%96-IP) to connect the development board.
|
||||
2. Execute `rm -r /kvmapp && cp -r /root/old/ / && mv /old/kvmapp && reboot` to restore the previous version.
|
||||
3. Manually force the update using the method outlined above.
|
||||
1. Refer to [here](https://wiki.sipeed.com/hardware/zh/kvm/NanoKVM/system/updating.html#%E8%8E%B7%E5%8F%96-IP) to connect the development board.
|
||||
2. Execute `rm -r /kvmapp && cp -r /root/old/ / && mv /old/kvmapp && reboot` to restore the previous version.
|
||||
3. Manually force the update using the method outlined above.
|
||||
4. Reflash the system.
|
||||
|
||||
### If the Above Methods Do Not Resolve the Issue, Please Describe Your Model and Problems Encountered in the Forum, GitHub, or QQ Group. We Will Respond Patiently.
|
||||
|
||||
31
docs/hardware/en/kvm/NanoKVM/static_ip_fix.md
Normal file
31
docs/hardware/en/kvm/NanoKVM/static_ip_fix.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: NanoKVM Static IP Fix
|
||||
---
|
||||
|
||||
## Applicable Scenario
|
||||
|
||||
1. NanoKVM was configured with a static IP and can no longer obtain an IP address via DHCP.
|
||||
|
||||
## Cause
|
||||
|
||||
Some batches of NanoKVM were mistakenly configured at the factory with a static IP (`192.168.70.70`), which prevents normal DHCP address assignment.
|
||||
|
||||
## Fix Steps
|
||||
|
||||
Choose any one of the following methods based on your situation:
|
||||
|
||||
### Method 1: Reflash the firmware
|
||||
|
||||
Reflash the NanoKVM firmware to restore the default network configuration.
|
||||
For detailed steps, refer to: [Flashing](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM/system/flashing.html).
|
||||
|
||||
### Method 2: If the SD card can be removed easily
|
||||
|
||||
If it is convenient to remove the SD card, connect it to your computer with a card reader, then delete the `eth.nodhcp` file in the first partition of the SD card.
|
||||
|
||||
### Method 3: If the SD card is not easy to remove (e.g., Cube users)
|
||||
|
||||
1. Use a SIM pin or other pointed tool, insert it into the small round hole next to the USB-C port (this is the Reset button), and press down.
|
||||
2. Keep holding the button, then connect the device to your computer using a USB cable.
|
||||
3. Wait until a USB storage device appears on your computer. After the `boot` volume shows up, release the pin.
|
||||
4. Delete the `eth.nodhcp` file in that partition.
|
||||
@@ -51,6 +51,10 @@ keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
|
||||
> 若可以获取IP,插入HDMI/电脑USB查看IP是否存在
|
||||
> 若仅充电宝供电时IP存在,插入HDMI/电脑USB后IP消失则确认出现了该问题,请联系客服购买隔离器以解决
|
||||
|
||||
### 无法通过 DHCP 获取 IP 且显示为 192.168.70.70
|
||||
|
||||
可参考[静态IP地址修复](https://wiki.sipeed.com/hardware/zh/kvm/NanoKVM/static_ip_fix.html)。
|
||||
|
||||
### 登录浏览器界面后,无画面
|
||||
|
||||
#### 默认分辨率错误
|
||||
@@ -59,12 +63,12 @@ keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
|
||||
进入网页终端,执行命令:`/kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin`, Cube/Lite需要确认现场操作
|
||||
``` shell
|
||||
## PCIe版本 正常烧录输出:
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
Chip Version: LT6911UXC
|
||||
Product Version : PCIE_A
|
||||
|
||||
=========================================================
|
||||
Incorrect EDID may cause issues such as
|
||||
Incorrect EDID may cause issues such as
|
||||
inability to display images, please modify with caution
|
||||
=========================================================
|
||||
|
||||
@@ -79,12 +83,12 @@ EDID data verified successfully
|
||||
=========================================================
|
||||
|
||||
## Cube/Lite 正常烧录输出:
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
# /kvmapp/system/tool/nanokvm_update_edid /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
Chip Version: LT6911UXC
|
||||
Product Version: CUBE_B
|
||||
|
||||
=========================================================
|
||||
Incorrect EDID may cause issues such as
|
||||
Incorrect EDID may cause issues such as
|
||||
inability to display images, please modify with caution
|
||||
=========================================================
|
||||
|
||||
@@ -97,7 +101,7 @@ Please ensure you can physically disconnect its power,
|
||||
NOT just remotely reboot it!!
|
||||
==========================================================
|
||||
|
||||
Do you want to continue? (Y/N):
|
||||
Do you want to continue? (Y/N):
|
||||
Y
|
||||
EDID data loaded successfully from /kvmapp/system/tool/E21_NanoKVM.bin
|
||||
Writing EDID....
|
||||
|
||||
31
docs/hardware/zh/kvm/NanoKVM/static_ip_fix.md
Normal file
31
docs/hardware/zh/kvm/NanoKVM/static_ip_fix.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: NanoKVM 静态IP地址修复
|
||||
---
|
||||
|
||||
## 适用情况
|
||||
|
||||
1. NanoKVM 被设置为静态 IP 后,无法通过 DHCP 自动获取地址。
|
||||
|
||||
## 问题原因
|
||||
|
||||
部分批次的 NanoKVM 出厂时被误配置为静态 IP(`192.168.70.70`),因此无法通过 DHCP 获取动态地址。
|
||||
|
||||
## 修复步骤
|
||||
|
||||
可根据实际情况选择以下任一方法:
|
||||
|
||||
### 方法 1:重新烧录固件
|
||||
|
||||
重新烧录 NanoKVM 固件,恢复默认网络配置。
|
||||
具体操作可参考:[烧录系统](https://wiki.sipeed.com/hardware/zh/kvm/NanoKVM/system/flashing.html)。
|
||||
|
||||
### 方法 2:可方便拔出 SD 卡
|
||||
|
||||
若设备便于取出 SD 卡,可使用读卡器连接电脑,删除 SD 卡第一个分区中的 `eth.nodhcp` 文件。
|
||||
|
||||
### 方法 3:不方便拔出 SD 卡(如 Cube 用户)
|
||||
|
||||
1. 使用卡针等尖锐物体,插入 USB-C 接口旁的圆形小孔(该孔为 Reset 键)并向下按压。
|
||||
2. 保持按压状态,同时使用 USB 线将设备连接到电脑。
|
||||
3. 等待电脑识别出 U 盘设备;当 `boot` 盘符出现后,松开卡针。
|
||||
4. 删除该分区中的 `eth.nodhcp` 文件。
|
||||
Reference in New Issue
Block a user