Jump to content

Armbian - Transpeed T98 6K with Allwinner H6 SoC


Joel Mercedes

Recommended Posts

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

image.png.6eadebaf2e4a792752475a944c60769a.png

 

enjoy it 

 

thanks to: @balbes150, @hamza_iraki, @NicoD, @hexdump and others.

from this link:

 

 

 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines