Jump to content

SteeMan

Moderators
  • Posts

    1844
  • Joined

  • Last visited

Posts posted by SteeMan

  1. First please read the following TV Box FAQ post: https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first

     

    Second, of the three major TV Box CPU families (Rockchip, Amlogic and Allwinner) Allwinner has the least support within the community.  There are a couple of allwinner knowledgeable people who occassionally post in this sub-forum, but there is little effort towards TV Boxes on allwinner cpus.

  2. First read the FAQ post about Armbian and TV Boxes: https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first

     

    Second, DTB files are kernel version specific since they are the mapping from the hardware to the kernel code.  So you can't take a dtb from an old kernel and expect it to work on a new one (especially when the old kernel is a heavily patched/android based kernel and the new one is mainline - as they will have very different implementations of basic support for these boards).

  3. Worked for me:

    [ o.k. ] U-Boot file name [ linux-u-boot-edge-nanopiduo_23.02.0-trunk_armhf.deb ]           [ o.k. ] Kernel file name [ linux-image-edge-sunxi_23.02.0-trunk_armhf.deb ]                [ o.k. ] Runtime [ 31:31 min ]                [ o.k. ] Repeat Build Options [ ./compile.sh  BOARD=nanopiduo BRANCH=edge RELEASE=jammy BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,gpg,img  ]

  4. 10 hours ago, prutka said:

    You mean that I need to pass all those variables from this chapter to not have UI popup

    If you were to run this on a normal environment (it is designed to run on a PC (x86) running Ubuntu Jammy) you would see that at the end of the UI it prints out the command line equivalent of what you just entered through the UI,  So the UI is only invoked if a particular parameter isn't passed on the command line.  Experiment around and see how this works.

  5. On 11/26/2022 at 11:26 PM, winnt5 said:

    I am using 'Armbian_22.11.0-trunk_Aml-s9xx-box_kinetic_edge_6.0.9_xfce_desktop.img.xz' in https://github.com/armbian/community

    If you are still using this image, there is a script in /root that is used to copy the image to emmc. (It is part of the instructions for that build posted here:  https://forum.armbian.com/topic/17106-installation-instructions-for-tv-boxes-with-amlogic-cpus ) It brute forces some of the stuff you and hexdump have been discussing.  But as far as what and how to copy over, this can be a guide.

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines