From 50ad5aa7cbc9246e2504a1be939b46f66a777377 Mon Sep 17 00:00:00 2001 From: Gauthier Provost Date: Fri, 13 Nov 2020 12:30:54 +0800 Subject: [PATCH] Add mention about 1G speed issue on 2.5GbE --- docs/download.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/download.md b/docs/download.md index e18016b..647afdc 100644 --- a/docs/download.md +++ b/docs/download.md @@ -47,7 +47,8 @@ The available Armbian images for Helios64 are still a work-in-progress, not all | **Shutdown** | OK | | | **Reboot** | OK | | | **Suspend to RAM** | Not Supported | USB host controller refuses to enter suspend mode | -| **2.5G Ethernet** | Performance issue | Slightly improved with tx offload disabled | +| **2.5G Ethernet
(2.5G speed)** | Performance issue | Slightly improved with tx offload disabled | +| **2.5G Ethernet
(1G speed)** | Performance issue | Requires [hardware fix](https://forum.armbian.com/topic/15431-helios64-support/?do=findComment&comment=111978).
*More info to come* | | **Main Power/UPS Status** | OK | Status can be read from sysfs | | **Battery Charging Status** | OK | Charging and Full charge can be read from sysfs | | **UPS configuration** | Not Supported | Need user-space tool to monitor power status and trigger shutdown | @@ -65,7 +66,8 @@ The available Armbian images for Helios64 are still a work-in-progress, not all | **Shutdown** | Partial | Fails to shutdown PMIC and triggers crash, HDD already parked | | **Reboot** | Partial | Similar like shutdown but Watchdog triggers the reboot so it appears successful | | **Suspend to RAM** | Not Supported | Fails to resume operation after wake up | -| **2.5G Ethernet** | OK | | +| **2.5G Ethernet
(2.5G speed)** | OK | | +| **2.5G Ethernet
(1G speed)** | Performance issue | Requires [hardware fix](https://forum.armbian.com/topic/15431-helios64-support/?do=findComment&comment=111978).
*More info to come* | | **Main Power/UPS Status** | OK | Status can be read from sysfs | | **Battery Charging Status** | Not supported | | | **UPS configuration** | Not Supported | Need user-space tool to monitor power status and trigger shutdown |