Update H64 Armbian link and add feature support list

This commit is contained in:
Gauthier Provost 2020-10-06 13:06:45 +08:00
parent b0fa7b7022
commit 61eec87573

View File

@ -8,49 +8,80 @@ All images are generated by [Armbian](https://www.armbian.com/) community.
=== "Debian 10 (Buster)"
[![Debian Stretch](/img/download/debian10.png)](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_legacy_4.4.213.img.xz)<br>
[![Debian Stretch](/img/download/debian10.png)](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_buster_legacy_4.4.213.img.xz)<br>
**Linux Kernel: 4.4**<br>
_SHA256 : 99a2c1574581954bbca20156e1b7dc096ca4f154770b987aa0c57d15d7e6ca7d<br>
Build date : 24/09/2020<br>
Size : 412 MB<br>
Status : **Relatively stable**<br>_
[Direct Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_legacy_4.4.213.img.xz)
_SHA256 : ff76987dd66ce0014a1abd8ec0189df727a6cad4ceed31654c5a00db2e07566e<br>
Build date : 05/10/2020<br>
Size : 397 MB<br>_
[Direct Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_buster_legacy_4.4.213.img.xz)
[![Debian Stretch](/img/download/debian10.png)](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_current_5.8.11.img.xz)<br>
[![Debian Stretch](/img/download/debian10.png)](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_buster_current_5.8.13.img.xz)<br>
**Linux Kernel: 5.8**<br>
_SHA256 : 7ea5333e4ba67d06e1d3f8d58d36599b9c98500ee79196700f9238c2223af936<br>
Build date : 24/09/2020<br>
Size : 464 MB<br>
Status : **Unstable**<br>_
[Direct Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_current_5.8.11.img.xz)
_SHA256 : b526bf9d9f8798ef664da7fddd939376a52ba3817e3f98542154d6a17460e5c4<br>
Build date : 05/10/2020<br>
Size : 443 MB<br>_
[Direct Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_buster_current_5.8.13.img.xz)
=== "Ubuntu 20.04 (Focal) "
[![Ubuntu Focal](/img/download/ubuntu.png)](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_focal_current_5.8.11.img.xz)<br>
[![Ubuntu Focal](/img/download/ubuntu.png)](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_focal_current_5.8.13.img.xz)<br>
**Linux Kernel: 5.8**<br>
_SHA256 :7f7af38832c39a164d7f8e2a8417419875b99b3c5c6cb1a5c6e22a155ecf0316<br>
Build date : 24/09/2020<br>
Size : 345 MB<br>
Status : **Unstable**<br>_
[Direct Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_focal_current_5.8.11.img.xz)
_SHA256 :832e74b692087e4f6361ee7af6b29113259c91d8ff29d8e2d7022852eb723eab<br>
Build date : 05/10/2020<br>
Size : 330 MB<br>_
[Direct Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_focal_current_5.8.13.img.xz)
!!! info
OMV (OpenMediaVault) is only supported on Debian OS.
### Known Limitations
**Work-in-Progress images, not 100% stable and not supporting all board features yet !!!**
The available Armbian images for Helios64 are still a work-in-progress, not all board features are supported yet. You will find below the list of features that are partially or not fully supported yet on both Linux Kernel 4.4 and 5.8.
#### Linux Kernel 4.4
| **Feature** | **Support Status**| **Remarks** |
|---------|----------------|---------|
| **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 | |
| **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 |
| **USB Type C - Host** | OK | |
| **USB Type C - Gadget** | OK | use g_mass_storage kernel module |
| **USB Type C - DisplayPort** | OK |
| **eMMC Boot** | Not Supported | Bootloader unable to load rootfs from eMMC |
| **SPI Boot** | Not Supported |
| **Recovery key** | Not Supported | System can enter maskrom mode but need special OS image and rkdevelop |
#### Linux Kernel 5.8
| **Feature** | **Support Status** | **Remarks** |
|---------|----------------|---------|
| **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 |
| **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 |
| **USB Type C - Host** | Not Supported | There are some issues with fusb302 driver and USB Host Controller driver |
| **USB Type C - Gadget** | Not Supported | There are some issues with fusb302 driver and USB Controller driver |
| **USB Type C - DisplayPort** | Not Supported | There are some issues with fusb302 driver and DisplayPort alternate driver |
| **eMMC Boot** | Not Supported | Bootloader unable to load rootfs from eMMC |
| **SPI Boot** | Not Supported |
| **Recovery key** | Not Supported | System can enter maskrom mode but need special OS image and rkdevelop |
* Linux Kernel 4.4 : Relatively stable.
* Linux Kernel 5.8 : **Unstable**.
### Image List
Filename | Download | SHA256
---------|----------|----
**Armbian_20.08.4_Helios64_buster_legacy_4.4.213.img.xz**<br>Armbian 20.08.4 Debian 10 Buster (Kernel 4.4.213)<br>Build date : 24/09/2020<br>Size : 412 MB<br>Status : **Relatively stable**|[Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_legacy_4.4.213.img.xz)|99a2c1574581954bbca20156e1b7dc096ca4f154770b987aa0c57d15d7e6ca7d
**Armbian_20.08.4_Helios64_buster_current_5.8.11.img.xz**<br>Armbian 20.08.4 Debian 10 Buster (Kernel 5.8.11)<br>Build date : 24/09/2020<br>Size : 464 MB<br>Status : **Unstable**|[Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_current_5.8.11.img.xz)|7ea5333e4ba67d06e1d3f8d58d36599b9c98500ee79196700f9238c2223af936
**Armbian_20.08.4_Helios64_focal_current_5.8.11.img.xz**<br>Armbian 20.08.4 Ubuntu 20.04 Focal (Kernel 5.8.11)<br>Build date : 24/09/2020<br>Size : 345 MB<br>Status : **Unstable**|[Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_focal_current_5.8.11.img.xz)|7f7af38832c39a164d7f8e2a8417419875b99b3c5c6cb1a5c6e22a155ecf0316
**Armbian_20.08.8_Helios64_buster_legacy_4.4.213.img.xz**<br>Armbian 20.08.8 Debian 10 Buster (Kernel 4.4.213)<br>Build date : 05/10/2020<br>Size : 397 MB|[Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_buster_legacy_4.4.213.img.xz)|ff76987dd66ce0014a1abd8ec0189df727a6cad4ceed31654c5a00db2e07566e
**Armbian_20.08.8_Helios64_buster_current_5.8.11.img.xz**<br>Armbian 20.08.8 Debian 10 Buster (Kernel 5.8.13)<br>Build date : 05/10/2020<br>Size : 443 MB|[Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.4_Helios64_buster_current_5.8.13.img.xz)|b526bf9d9f8798ef664da7fddd939376a52ba3817e3f98542154d6a17460e5c4
**Armbian_20.08.8_Helios64_focal_current_5.8.13.img.xz**<br>Armbian 20.08.8 Ubuntu 20.04 Focal (Kernel 5.8.13)<br>Build date : 05/10/2020<br>Size : 330 MB|[Download](https://dl.armbian.com/helios64/archive/Armbian_20.08.8_Helios64_focal_current_5.8.13.img.xz)|832e74b692087e4f6361ee7af6b29113259c91d8ff29d8e2d7022852eb723eab
_If download links are broken, check directly on Armbian [repo](https://dl.armbian.com/helios64/archive/)._