Jump to content

Sergioclr

Members
  • Posts

    27
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Suggestions will be very appreciated.
  2. Hi, I am assuming that you have a standard Q1 TV Box (Allwinner H313 based). 1) Download Armbian Imager here; 2) Install the version for your operating system; 3) After installing, choose "Manufacturer=ALLWINNER", Board="X96Q TV BOX", Operating system="minimal Trixie current" and Storage ( I suggest a good quality Class 10 SD card); 4) After writing the image, insert the SD card into the available SD slot; 5) Insert a wooden toothpick or a Q-tip into AV/Reset input; 6) Click (kindly) and hold the toothpick and connect the TV Box power supply to the power entry; 7) Release the toothpick after 8-10 seconds. if the HDMI connector is plugged you should see the Armbian initial boot process Note: some TV Boxes don't need items 5, 6 and 7. I hope it helps.
  3. Update: sicXnull/armbian-build (H96q) + "+CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y" and "secure-boot.patch" solved the problem. Now, the ethernet interface is fully functional. Thank you Nick & sicXnull.
  4. What kind of device (hardware) are you using?
  5. Back to the "drawing board" in the search for a solution. 🤔
  6. Good morning. git clone https://github.com/NickAlilovic/build.git --branch v20251014 ~/build/patch-u-boot/u-boot-aw/150-1dd-x96q-lpddr3-defconfig.patch "+CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y" ~/build/patch-u-boot/u-boot-aw/secure-boot.patch ./compile.sh choice = x96q-lpddr3 2026-04-26_0851h.txt boot sequence, shutdown -r and dmesg Thanks in advance. 2026-04-26_0851h.txt
  7. No, unfortunately, I don't have. I will run your build and, possibly, have all required data by tomorrow morning. Thanks for your prompt answer,
  8. Good evening. Armbian for H313 X96-Q LPDDR3 TV-Box sicXnull/armbian-build) git clone --depth=1 --branch=main https://github.com/armbian/build "+CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y" in ~/build/patch/u-boot/u-boot-sunxi/board_x96q/arm64-sun1-h313-addr-x96q-lpddr3-defconfig.patch , adding secure-boot.patch and ~/build/patch/u-boot/u-boot-sunxi/board_x96q/sunsi-add-h616-internal-eth-phy-support.patch left untouched Android-boot.txt (normal boot sequence / eth & wlan=OK) Armbian_image_reboot_dmesg.txt Image reboot (sudo shutdown -r now) + dmesg log (wlan=OK, eth=not OK) Thanks in advance. Android-boot.txt Armbian_image_reboot_dmesg.txt
  9. Newbie question: how can I do that (boot logs)? 🤔
  10. Help needed (previous update): What should be edited is this file? sudo pico arch/arm64/boot/dts/allwinner/sun50i-h313-x96q-lpddr3.dts Thanks in advance.
  11. Activity: 1) 159-add-x96-q-lpddr3-v1.3-defconfig.patch has been tested both ways: with original parameters and with suggested (above) parameters; 2) The box boots but I am unable to set IP addresses, even in wlan0, via Armbian-config (errors reported); 3) So far the best result is from ~/build/patch/u-boot/u-boot-sunxi/board_x96q/arm64-sun50i-h313-add-x96q-lpddr3-defconfig.patch with the appropriate +CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y and secure-boot.patch. Armbian-config works as designed and IP addresses can be set. Ideas: describes a similar problem (eth0) Suggested action plan: https://github.com/armbian/build/pull/6617/files [Fix issue #6528 opi-zero2w, ethernet PHY not powered #6617] Problem: I don't know how to implement it and/or if that proposed corrections will tamper with ~/build/patch/u-boot/u-boot-sunxi/board_x96q/sunsi-add-h616-internal-eth-phy-support.patch As usual, suggestions will be welcome 🙂
  12. Good afternoon. I extracted the DTS. What is the next step? Thanks in advance extracted_dt.dts
  13. Good morning. I will learn how to extract Device Tree (DTS) and then I will update the thread.
  14. Good morning. Results (link above): 1) Image built upon the above link=fail 2) Placing "+CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y" in ~/build/patch/u-boot/u-boot-sunxi/board_x96q/arm64-sun1-h313-addr-x96q-lpddr3-defconfig.patch , adding secure-boot.patch and ~/build/patch/u-boot/u-boot-sunxi/board_x96q/sunsi-add-h616-internal-eth-phy-support.patch left untouched equals successful boot but, still, no ethernet Thanks in advance.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines