Jump to content

SteeMan

Moderators
  • Posts

    1832
  • Joined

  • Last visited

Posts posted by SteeMan

  1. 3 hours ago, KrzyPacu said:

    Please provide a .dtb file with working SPDIF.

    TV boxes are Community supported.  That means they are not supported by Armbian.  It is up to community members like you to figure these things out and submit them back to the community through your contributions.

  2. Look at your board config file:  config/boards/orangepi5b.csc

    In there you will find the board family, which in your case is:

    BOARDFAMILY="rockchip-rk3588"

     

    Then look at the corresponding board family config file:

    config/sources/families/rockchip-rk3588.conf

     

    There you will find a section for each branch (i.e vendor, current, edge) that will specify which kernel source is used:

    For BRANCH=vendor that would currently be:

            KERNELSOURCE='https://github.com/armbian/linux-rockchip.git'
            KERNELBRANCH='branch:rk-6.1-rkr5.1'
            KERNELPATCHDIR='rk35xx-vendor-6.1'

     

     

     

     

  3. 8 minutes ago, dart wejder said:

    The only thing I wanted to clarify with you, just to understand how the boards are loaded from the sd card if there is no boot partition on it?

    That isn't as simple of a question as you may think it is.  It depends.  But since you are dealing with a TV box, that would be better asked in a question over in the TV box forums as it is off topic for this thread.

  4. @Antom  You are not using Armbian.  ophub is a fork of Armbian that uses the Armbian name without permission.  They do not contribute to Armbian development nor participate in these forums.  You need to direct your question to their forums, not here.

  5. On 5/26/2025 at 11:14 PM, nnq1612 said:

    U-Boot SPL board init
    U-Boot SPL 2017.09-orangepi (Jul 05 2024 - 20:18:28)
    Trying to boot from MMC1

    From your log, this is the uboot that is booting and it is trying and failing to boot from your mmc1.  I would expect your SD to be mmc0, so it doesn't look like it is even trying to boot from your SD card.  So you probably need to replace/update the onboard uboot or perhaps wipe the mmc1.  

    But I don't have this board and really am just guessing.  But these are directions you could look into.

  6. From the boot log, the uboot can't recognize the internal emmc.  It appears that the u-boot you are using is one based on u-boot 20-07.  I would recommend rebuilding the u-boot-s905x-s912 based on a more current u-boot source.  The instructions for doing this are in the readme.txt file in build-u-boot folder.  If this helps, then report back here and I can look at including a newer build in the distribution going forward.

  7. 40 minutes ago, Lvicek 007 said:
    overlays=sun50i-h616-i2c1-pi

    I think this line is wrong.  I don't believe that the overlay_prefix should be included here, try with

    overlays=i2c1-pi

    I seem to recall mention of a bug in armbian-config that was doing the wrong thing regarding overlay_prefix when selecting overlays.

  8. Thanks for investigating this.  I have seen this issue reported quite a bit recently.  I assumed it was something that had changed at the dtb level.  Knowing this helps provide guidance to others in the same situation.

  9. 1 hour ago, Karllos Avellar said:

    Armbian_25.05.0_amlogic_s9051_bookworm_6.12.27_server_2025.05.05.img.gz

    You are not running Armbian.  You are running a fork of Armbian.  You need to ask for help from the place you downloaded your software from.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines