Jump to content

zeyavkm

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by zeyavkm

  1. Dear armbians,

     

    Recently I bought a Tanix TX6 H6 4Gb 64 GB TV box loaded with android9 and tried to change the stock rom. Unfortunately with the new rom, the wifi and bluetooth are not working. Shall i have any solution to solve this issue? The chipset is allwinner H6 and the wifi-bluetooth module used is RTL8822CS. How can I integrate the module with the kernal using dtb file coding? I found some codes in the forum but I don't know how to acces or edit the dtb file. if somebody have any idea about this kindly share it here so it will be very helpful to solve this issue....

    please find attached image links..

    https://drive.google.com/file/d/19gp3OOA94wIiG33ImqRhMkWWSffUah7B/view?usp=sharing

    https://drive.google.com/file/d/1UFGl3rPrn7pGC6pTCvgi2UC2GpNX_Om2/view?usp=sharing

    https://drive.google.com/file/d/1GTsi99fMOHB35e_Wt3gQGVbo6AOU84fR/view?usp=sharing

    https://drive.google.com/file/d/16Pv1dT3yCa4KFRauTmjF-kOFSLWJsbvy/view?usp=sharing

     

     

    Thanks and regards..

  2. On 5/19/2020 at 3:16 PM, Armin said:

    Thanks @SteeMan and @root-stas for your great support (without forgotten @balbes150 for his great job on Armbian)

     

    Today's news:

    1. I have burnt the version Armbian_20.05.4_Arm-64_bionic_current_5.7.0-rc6_20200518.img on the SD card with Etcher

    2.  Copy u-boot.sd to u-boot.ext (impossible to boot on the SD card without this)

    3. Modify uEnv.txt to choose meson-g12a-x96-max-no-cvbs DTB file in amlogic section:

      Hide contents

    LINUX=/zImage
    INITRD=/uInitrd

     

    # rk-3399
    #FDT=/dtb/rockchip/rk3399-rock-pi-4.dtb
    #FDT=/dtb/rockchip/rk3399-nanopc-t4.dtb
    #APPEND=root=LABEL=ROOTFS rootflags=data=writeback rw console=uart8250,mmio32,0xff1a0000 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0

     

    # rk-3328
    #FDT=/dtb/rockchip/rk3328-box-trn9.dtb
    #FDT=/dtb/rockchip/rk3328-box.dtb
    #APPEND=root=LABEL=ROOTFS rootflags=data=writeback rw console=uart8250,mmio32,0xff130000 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0

     

    # aw h6
    #FDT=/dtb/allwinner/sun50i-h6-tanix-tx6.dtb
    #APPEND=root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyS0,115200 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0
    #APPEND=root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyS0,115200 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 mem=2048M video=HDMI-A-1:e

     

    # aml s9xxx
    FDT=/dtb/amlogic/meson-g12a-x96-max-no-cvbs.dtb
    #FDT=/dtb/amlogic/meson-g12b-ugoos-am6-no-cvbs.dtb
    #FDT=/dtb/amlogic/meson-g12b-odroid-n2.dtb
    APPEND=root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0

    4.  Boot on the SD card (with toothpick method because impossible with android update method due to error like this)

    5.  Define root password and create user session

    6. Force the Ethernet speed to 100Mb

    
    sudo ethtool –s [device_name] speed 100 duplex full autoneg on

    7. Now, I can use putty from another device to be connected on the TV Box !!!! :thumbup:

     

     

    Next step is to copy this configuration on the eMMC. So, I'm waiting your instructions to be sure that I can use this method:

    
    cd /boot
    sudo cp u-boot.ext u-boot.sd
    cd
    sudo /root/install-aml.sh

     

    Dear Armin,

    Can you please help me to solve my Tanix TX6 H6 tv box coming with Allwinner H6 chipset loaded with RTL8822CS module. Actually the stock firmware was flashed with another one and after that wifi and bluetooth not working. Then i couldn't find the stock firmware. Thinking that i have flashed with an older firmware and it doesn't support the RTL8822CS. Is there any solution to make the module detected with the chipset or kernel? Actually i am don't have that much exposure to the linux programming, but i can understand the things. I have already read the quoted text by you and I could find a comment related to 'aw h6'. Is that line to integrate the module with allwinner h6? Hope that i will get a solution to solve my issue.  Kindly advice me what steps i have to follow...... For your information, my email ID is zeyavkm@gmail.com.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines