Joel Mercedes Posted March 25, 2021 Posted March 25, 2021 download: Armbian_20.10_Arm-64_focal_current_5.9.0.img.xz || or || Armbian_20.10_Arm-64_focal_current_5.9.0. desktop link: https://users.armbian.com/balbes150/arm-64/ download: Armbian_21.02.0-trunk_Aw-h6-tv_focal_current_5.10.9.img || or || Armbian_21.05.0-trunk_Aw-h6-tv_focal_current_5.10.25_xfce_desktop.img.xz link: https://users.armbian.com/balbes150/aw-h6-tv/ burn the image into sdcard: link: download this file: https://forum.armbian.com/applications/core/interface/file/attachment.php?id=5742 RUN: # sudo fdisk -l Disk /dev/sdc: 14.57 GiB, 15631122432 bytes, 30529536 sectors Disk model: Cruzer Blade Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x81e64ae2 Device Boot Start End Sectors Size Id Type /dev/sdc1 32768 1081343 1048576 512M e W95 FAT16 (LBA) /dev/sdc2 1081344 10239999 9158656 4.4G 83 Linux # card=/dev/sdc # sudo dd if=/dev/zero of=${card} bs=1024 seek=544 count=128 on u-boot-sunxi-with-spl-h6-noname.bin path # sudo dd if=u-boot-sunxi-with-spl-h6-noname.bin of=${card} bs=1024 seek=8 remove the SDCARD put it on : enjoy it thanks to: @balbes150, @hamza_iraki, @NicoD, @hexdump and others. from this link:
Joel Mercedes Posted March 25, 2021 Author Posted March 25, 2021 Solved! so it was in my case. hope this works. no sopport por this.
Joel Mercedes Posted March 25, 2021 Author Posted March 25, 2021 don't work: Wifi; front light. front screen es off. you can install server or desktop.
Joel Mercedes Posted March 26, 2021 Author Posted March 26, 2021 Wifi work WIFI Solved Problem Works just try this: To get wifi working: ``` sudo mv /lib/firmware/brcm/brcmfmac4330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt.old sudo ln -s /lib/firmware/brcm/brcmfmac-ap6330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt ``` thanks to: @hannah
wperw Posted April 29, 2021 Posted April 29, 2021 Hi, I've this one but thelabel say H616 4 + 32,. The H616 version is also supported?
Joel Mercedes Posted April 29, 2021 Author Posted April 29, 2021 well you have to validate because I don't have that one, mine is the H6. @wperw
SteeMan Posted April 29, 2021 Posted April 29, 2021 31 minutes ago, wperw said: Hi, I've this one but thelabel say H616 4 + 32,. The H616 version is also supported? No, there is no current Armbian support for the H616 CPU variant. Work is being done, but the general guidance is that support for this may be a year or so in the future. 1
Recommended Posts