zcrself Posted August 25 Posted August 25 I have extract the device-tree of my tvbox, How to make armbian run on it using this h616.dts? Could anybody help me? thanks a lot! My dts file can be downloaded by url below https://drive.google.com/drive/folders/1SZ6bRcxhPlqeblpoxxSb9PELKUIWABQN OR https://disk.yandex.com/d/tJ1GpInvt8dMUw Tanix TX6S firmware https://drive.google.com/drive/folders/1CJEsZ6jdRGFC7XpOFVp8eG-DO0tbrOOb 0 Quote
zcrself Posted August 25 Author Posted August 25 I get one T95 H616 firmware from chinagadgetsreviews.com, It can be flashed 100%, but my tvbox can't boot https://chinagadgetsreviews.com/download-android-10-stock-firmware-for-t95-tv-dual-band-wifi-version.html https://drive.google.com/file/d/1KAnccoqchR95gbdFWKvlvSn28aApdBwO/edit 0 Quote
eibrog Posted October 5 Posted October 5 (edited) Since the H616 is supposed to be very similar to H313 - try this image that @rafman made. Would be great to know if it works. Just load to SD and see if it boots. Edited October 5 by eibrog 0 Quote
zcrself Posted November 10 Author Posted November 10 I really appreciate your reply。 thank you very much I will try it. then I will write the result of tring it 0 Quote
zcrself Posted November 10 Author Posted November 10 @eibrog I have tested the image ( https://github.com/sicXnull/armbian-build/releases/download/v24.8.0-trunk.425/Armbian-unofficial_24.11.0-trunk_X96q-v5-1_bookworm_current_6.6.44_mate_desktop.img.xz ) It does not work 0 Quote
Nick A Posted November 10 Posted November 10 (edited) Try this miniarch image. If it boots then you can port over the files needed to boot armbian. https://github.com/warpme/miniarch https://github.com/warpme/miniarch/releases/download/v20240916/MiniArch-20240715-6.10.10-board-h616.tanix_tx6s_axp313-SD-Image.img.xz You should also install a serial console to you UART port. You can see the UART pins (GND, TX0, RX0) top left corner of second picture. https://linux-sunxi.org/UART Edited November 10 by Nick A 0 Quote
zcrself Posted November 11 Author Posted November 11 20 hours ago, Nick A said: Try this miniarch image. If it boots then you can port over the files needed to boot armbian. https://github.com/warpme/miniarch https://github.com/warpme/miniarch/releases/download/v20240916/MiniArch-20240715-6.10.10-board-h616.tanix_tx6s_axp313-SD-Image.img.xz @Nick A I have tried this image, still not work. I have bought ch340 to connect UART port, not working. I guest that UART port is disabled by OEM 0 Quote
Nick A Posted November 11 Posted November 11 Your box probably has secure boot enabled... Give this image a try. Let me know if you get any output from the UART. https://github.com/NickAlilovic/build/releases/download/v20240716/Armbian-20240716-unofficial_24.5.0-trunk_Transpeed-8k618-t_bookworm_edge_6.7.12_xfce_desktop_Secure_Boot.img.tar.xz 0 Quote
zcrself Posted November 11 Author Posted November 11 1 hour ago, Nick A said: Your box probably has secure boot enabled... Give this image a try. Let me know if you get any output from the UART. https://github.com/NickAlilovic/build/releases/download/v20240716/Armbian-20240716-unofficial_24.5.0-trunk_Transpeed-8k618-t_bookworm_edge_6.7.12_xfce_desktop_Secure_Boot.img.tar.xz very appreciate. I will try it 0 Quote
zcrself Posted November 12 Author Posted November 12 22 hours ago, Nick A said: Your box probably has secure boot enabled... Give this image a try. Let me know if you get any output from the UART. https://github.com/NickAlilovic/build/releases/download/v20240716/Armbian-20240716-unofficial_24.5.0-trunk_Transpeed-8k618-t_bookworm_edge_6.7.12_xfce_desktop_Secure_Boot.img.tar.xz I have tried this image, also no working 0 Quote
Nick A Posted November 12 Posted November 12 Your TX0 and RX0 wires need to be crossed over. TX0 red connects to RX0 and RX0 white connects to TX0. 0 Quote
zcrself Posted November 12 Author Posted November 12 2 hours ago, Nick A said: Your TX0 and RX0 wires need to be crossed over. TX0 red connects to RX0 and RX0 white connects to TX0. crossed about TX0 and RX0, also black screen. 0 Quote
zcrself Posted November 12 Author Posted November 12 TXD -> RXD and RXD -> TXD I do it, also black 0 Quote
zcrself Posted November 12 Author Posted November 12 @Nick A I have bought two h616 box . One is good, the other get brick. I want to mirror the h616 firmware to the bricked tvbox. Could you give some advice? 0 Quote
Nick A Posted November 12 Posted November 12 (edited) That's more android related. You would have to ask the XDA forums. You could make a backup using Armbian. But you would need to boot Armbian first. Do you have the correct drivers install on windows for your CH340? Putty should be set to 115200 baud rate. To check if your UART is working try booting into android first. You should see the android u-boot messages. Then try the non secure boot armbian images. Edited November 12 by Nick A 0 Quote
rafman Posted November 12 Posted November 12 @zcrself Try also the bellow images: Use Balena etcher to burn it to SD Card. 1>X96Q (Z1-Q1) Secure Boot : https://easyupload.io/l1v7bu 2> X96Q (Z1-Q1) Non Secure Boot : https://easyupload.io/clf6ny Please let me know if you can boot. If both images fail to boot then Use your working box, boot on Android go to play store and download the AIDA64 app Post here screenshots of CPU, RAM, OS ,,, etc Also try to identify your PMIC chip of your board e.g axp313a (red circle) 0 Quote
sauna Posted November 13 Posted November 13 Hello. There is such a fee.flashed on q1. now it's a brick.securyti boot.The red LED is on and does not react to anything.I tried to load 1>X96Q (Z1-Q1) Secure Boot. The loading is in progress. But there is no image either via HDMI or via AV output.Here is a photo of my board. https://mega.nz/file/VY4lTIyS#5D_7o2o8P5VM6fHSyCh5pvN1MyBFHyH84N2-ZDwu1TI 0 Quote
zcrself Posted November 13 Author Posted November 13 21 hours ago, Nick A said: Do you have the correct drivers install on windows for your CH340? Putty should be set to 115200 baud rate. To check if your UART is working try booting into android first. You should see the android u-boot messages. Then try the non secure boot armbian images. The driver of CH340 is ok , because it's ok connecting to other tvbox 0 Quote
zcrself Posted November 13 Author Posted November 13 19 hours ago, rafman said: ry also the bellow images: Use Balena etcher to burn it to SD Card. 1>X96Q (Z1-Q1) Secure Boot : https://easyupload.io/l1v7bu 2> X96Q (Z1-Q1) Non Secure Boot : https://easyupload.io/clf6ny Please let me know if you can boot. If both images fail to boot then Use your working box, boot on Android go to play store and download the AIDA64 app Post here screenshots of CPU, RAM, OS ,,, etc Also try to identify your PMIC chip of your board e.g axp313a (red circle) I will try it. Thanks a lot for your reply 0 Quote
eibrog Posted November 14 Posted November 14 (edited) Hey All - just a FYI - your transpeed (non-secure-boot) image working on the T95Max (H618/4GB/32GB) - no wifi - but not on my list of needs. Much faster than the Q1 - worth the extra $3 lol Sorry, specifically, @Nick A - your image from github Edited November 14 by eibrog 0 Quote
zcrself Posted November 14 Author Posted November 14 (edited) On 11/13/2024 at 4:40 AM, rafman said: Try also the bellow images: Use Balena etcher to burn it to SD Card. 1>X96Q (Z1-Q1) Secure Boot : https://easyupload.io/l1v7bu 2> X96Q (Z1-Q1) Non Secure Boot : https://easyupload.io/clf6ny Please let me know if you can boot. burned these two imgs using etcher 1.7.9, still no working. still black screen. UART no show anything Edited November 14 by zcrself 0 Quote
zcrself Posted November 14 Author Posted November 14 The result of 'getprop' is as follows getprop.txt 0 Quote
zcrself Posted November 14 Author Posted November 14 (edited) This is the table of partation Edited November 14 by zcrself 0 Quote
zcrself Posted November 14 Author Posted November 14 (edited) I extract the device tree files of my tvbox via 'dtc' command h616.dts Edited November 14 by zcrself 0 Quote
rafman Posted Saturday at 06:32 PM Posted Saturday at 06:32 PM @zcrself I build 2 server images based on X96-Mate (h616) Download these both images bellow. https://easyupload.io/m/4yvmoy Non Secure Boot Image: Armbian-unofficial_24.11.0-trunk_X96-H616_bookworm_current_6.6.44_non-sec.img.xz Secure boot Image: Armbian-unofficial_24.11.0-trunk_X96-H616_bookworm_current_6.6.44_sec.img.xz Please let me know if you can boot. Your Tv-Box also seems to be similar with H96 Max H616 You can try Android firmware from bellow link. https://www.h96tvbox.com/firmware-download/ https://drive.google.com/drive/folders/1IJA6yZQwdKc3i9bQl9xlp5jSACZjTb7h image name ( H616_user_H96MaxH616_10_20220804.1049.img ) Note: Try android images only to the bricked device, and use your serial adapter (after flashing) to see if any boot info is available. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.