Jump to content

rafman

Members
  • Posts

    81
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @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.
  2. @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)
  3. Sorry for the delayed answer but i am to busy this time. I re-upload my secure boot image for x96q based on Z1 and Q1. You can download it here: https://easyupload.io/l1v7bu Note : From your board pictures i can't clearly see your hardware are you 100% sure that your board is h616 ? because sticker says H6 Please check your hardware in detail as there are many h313/h616 fake boxes. Your box is this one bellow ?
  4. I just want to test the X96Q_H313_LPDDR3 board with different kernels, I use 6.7.12 kernel on my Transpeed 8k (H618) and it seems to perform nice. However on X96Q_H313_LPDDR3 with 6.6.44 kernel the board is stable, but seems to have response problems,slow video playback problems and consumes lot of CPU resources ( UI ) without reason. (Also seems that GPU is not used) H313 - H616 / H618 are very similar. Yesterday: I compiled the board ( X96Q_H313_LPDDR3 ) with latest --> 6.10.9-edge but the HDMI is broken (i have no console) only ssh, and for this reason i wanted to compile for test with 6.7.12 Today: I test with 6.7.12 and HDMI, Ethernet is working, but I have other problems because 1 of 2 USB ports and sound is not working. I am trying to understand what causes above problems. However seems that box response ( UI ) seems to be much better with 6.7.12 than 6.6.44. I will check further.
  5. I am looking the way to compile a board with edge kernel of my choice. (for testing) When i use : KERNEL_TARGET="edge" on board_defconfig System selects 6.10.9 however i don't need the latest possible kernel that system is choosing. I want to compile board with kernel 6.7.12 and not 6.10.9 how can i do this ? what else i need to change/add ?
  6. I did it locally, i modify KERNEL_TARGET="edge" on board configuration The system chooses kernel 6.10.9-edge-sunxi64 I see that Ethernet is working however HDMI seems broken and i don't have console, ssh works.
  7. For the moment i have complied a driver for aic8800 but it does not work correctly. I will try to compile the branch with the kernel 6.7.12 because with 6.10.9-edge-sunxi64 HDMI seems broken and does not work on x96q_v1.3 The problem is that now my free time is very limited.
  8. It will not boot on your (non secure) device for sure, because i test it on my (non secure) Z1 and does not boot. We have to find a Live (non secure) Z1 box to extract the image. I am also looking for such device. Devices are not same and emmc + wifi/bt chips are different. Right now i have a bootable SD Card if i make image it will be about 15GB (uncompressed) it is not easy to share it, but i will try it. When i have the time i will inform you.
  9. Today a made a new attempt to clone the Z1 (secure boot) version of Android and it succeeded Unfortunately i don't have i Live (Non secure boot Z1) to do the same. If you find a live box same with yours, boot with Armbian from SD and use a USB SD reader with SD card (al least 32GB) give the bellow command: sudo dd if=/dev/mmcblk2 of=/dev/sda bs=64K conv=noerror,sync status=progress mmcblk2 --> Tv-box eMMC sda --> Usb Card Reader with (32 GB SD card) When finish, shutdown your TV Box, remove the sd card from reader and insert it to your box It will boot to android.
  10. @sicxnull My Armbian installation is on eMMC. I tried to switch to edge kernel 6.7.12 via armbian-config in order to test the kernel with my H313 (Z1) . When I choose the kernel and my system rebooted, my box was not able to boot anymore. After i boot from SD and i mount the root partition of eMMC to investigate the problem. I realized that the new kernel make a new folder on /boot/ dtb-6.7.12-edge-sunxi64 and the sun50i-h313-x96q-lpddr3.dtb was missing from this folder (allwinner). When i copy the sun50i-h313-x96q-lpddr3.dtb from the remaining dtb-6.6.44-current-sunxi64 the system booted normally but without sound and Ethernet. is there any way to compile the X96Q v1.3 Branch with edge kernel 6.7.12, including the sound and Ethernet patches from 6.6.44 ? FYI: 6.7.12 seems faster and more responsive than 6.6.44
  11. Your board is V3.1 and may use a a diferent DTB than V1.3 and for this reason you may have problems with box behavior. Unfortunately at this moment there are Armbian versions for V1.3 and V5.1 boards. V1.3 may partially works for your board. You can also try to compile X96Q_V5.1 to see if something is changing or to switch to an other (newer) kernel via armbian-config
  12. Follow the instructions on this topic, it works with mpv.
  13. No because manufacturer don't publish the firmware, they just provide (when needed) updates via update-tool inside the box . I really don't care for android because now both boxes works with Armbian, and for me android makes the box HOT and both boxes are blacklisted from Netflix and there is no reason to use android anymore. FYI: There are two versions of Z1 box. 1> Newer version with Kingston eMMC (secure boot) 2> Older Z1 version was with Micron eMMC and AIC8800 wifi (non secure boot) I Have both tv-boxes, But no firmware for both. I have extracted the DTB from (Secure Z1) for research purposes. I tried unsuccessfully to backup the firmware from a live (Secure Z1 with kingston) via dd with Armbian in order to restore it to a bricked Z1 (Secure Z1 with kingston) but this did not worked for me. if You are looking for firmware for Z1 (you must check your board version first) Do You have a bricked Z1 ? Why you are looking for Android firmware ?
  14. @vok4us I checked my image to my old (non secure) Z1 and WORKS it boots from SD/eMMC without problems. Also @sicxnull Image boots from SD/eMMC without problems. FYI: I also receive lsof warning. I don't know you why on your tv-box eMMC boot fails (your board is V_1.3) (probably something is different ?) Check also the following : eMMC boot has a delay about ~10 second. Try to boot your tv-box without keyboard / mouse connected. Try to check / format / remove partitions of your eMMC via gparted, and check for errors / reinstall Armbian Try to use different Monitor / TV Try to use diferent image e.g X96Q_v5.1 Finaly if all fails for you: Try to test miniarch (MiniArch-20240715-6.10.10-board-h313.x96_q_lpddr3_v1.3-SD-Image.img.xz ) install it on your emmc and see if it boots.
  15. Yes your problem probably has to do with u-boot. I had the same problem, but with a different git build, read here: I will check the image to my old Z1 (non secure boot) and i will inform you.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines