Jump to content

SteeMan

Moderators
  • Posts

    1867
  • Joined

  • Last visited

Everything posted by SteeMan

  1. Not sure where you got those instructions from, but given that they are for an ancient kernel version, there is no way they are going to work with current builds.
  2. First please read the FAQ item on Armbian TV Box support: https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first Second, since you are not using armbian code (the location you downloaded from has no ties to armbian even though they use our name). You should ask support questions from where you downloaded your code.
  3. 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).
  4. I should have added a comment to this thread that I created a fix for this issue and it was pushed to mainline a few days ago.
  5. 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 ]
  6. This worked for me using current master branch: sudo ./compile.sh BOARD=nanopiduo BRANCH=current RELEASE=jammy BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,gpg,img
  7. 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.
  8. Are you sure? All references I can find for this box in a Google search say it would have an Allwinner h313 CPU.
  9. 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.
  10. https://docs.armbian.com/Developer-Guide_Build-Options/
  11. Please provide the minimum basic information about what you are doing. We can't guess your environment. What build are you trying to install, what instructions are you following, what dtb file are you using?
  12. balenaEtcher is the recommended tool for making SD cards and it also has the capability to clone one. It is available for all platforms.
  13. I'm closing this topic, as it was determined the original poster wasn't using Armbian and the followup posts are therefore not relevant.
  14. @microdoc Are you using Armbian (builds and/or build environment), or are you just posting here in the armbian forums looking for general guidance?
  15. moved this discussion to a new thread
  16. @SonicXiang Did the upgrade work (is the new kerkel installed)? Or is the box left unbootable?
  17. Armbian now has a community supported build target for amlogic TV Boxes (aml-s9xx-box). You can now build your own builds directly with the Armbian build system. This is now an opportunity for members of the community to move the support for amlogic TV boxes forward within the Armbian framework. If you are not familiar with the Armbian build system check out the Armbian developer documentation. If you have idea on how you would like to see things evolve/change please use this forum to share your thoughts and ideas and submit PRs for any code changes you would like to see. I am currently testing this code against the four different amlogic based boxes I own, but would appreciate others testing as well. Once I have completed my testing, I will be updating the FAQ amlogic install instructions with this information.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines