Jump to content

Joel Mercedes

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Joel Mercedes

  1. To install system from the sd card to the mmc memory, I used this bash file. so i have used this and work for me, but in my case I had a backup of the original system, and I repaired it several times to be able to install it in those two scripts, Remember that you must have a backup so that you do not damage the equipment.files.zip
  2. well you have to validate because I don't have that one, mine is the H6. @wperw
  3. 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
  4. don't work: Wifi; front light. front screen es off. you can install server or desktop.
  5. Solved! so it was in my case. hope this works. no sopport por this.
  6. 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:
  7. and you know how to solve this: Error: No Wi-Fi device found. x96 mini (OTT TV BOX)
  8. @robertoenr I have Armbian 20.10 Focal 5.9.7 installed and I updated it to Ubuntu OS: Ubuntu 20.04.2 LTS (server mode) aarch64 || Host: Oranth Tanix TX3 Mini || Kernel: 5.9.7-arm-64 my device is: X96 mini Amlogic S905W chipset Quad Core 1.2GHz 64bit Cortex-A53 Mali-450 1 or 2 GiB of DDR3 memory 8 or 16 GiB of eMMC flash 10/100Mbit Ethernet HDMI output up to 4K30P I would like to install one such as: Armbian 21.xx Focal 5.10.x, if some one knows please let me know.
  9. @robertoenr I have installed Armbian 20.10 Focal 5.9.7 in my OTT TV BOX X96 mini 1 + 8GB and it works well, only the wifi that does not work, I want to know if there is a more advanced kernel to install it on these equipment. Equipment information: - Amlogic S905W chipset * Quad Core 1.2GHz 64bit Cortex-A53 Mali-450 * 1 GiB of DDR3 memory - 8 GiB of eMMC flash - 10/100Mbit Ethernet - HDMI output up to 4K30P - Model: X96 mini. I would like to install one such as: Armbian 21.xx Focal 5.10.x, if some one knows please let me know.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines