Jump to content

Werner

Administrators
  • Posts

    5716
  • Joined

  • Last visited

Everything posted by Werner

  1. use system resolver instead of default:https://github.com/armbian/build/blob/60e869c42c03af0428d9983750eb766a7a846d43/config/templates/config-example.conf.template#L25
  2. There we go https://github.com/armbian/build/pull/9106
  3. picture seems broken/corrupted
  4. I am confused as well by getting a clue what you are trying to do Kernel and userspace are independent in Armbian. You can use any userspace (Ubuntu Jammy, Noble, Resolute, Debian Bookworm, Trixie, Forky, Sid) with any kernel package. Latter is always the same. Rockchip RK3588 is a bit special in terms of kernel versions. Let me give you brief overview. 6.1.y is a based on Rockchip BSP kernel which is close to feature-complete but a bit outdated. 6.12.y which is currently our current branch and was the latest mainline LTS kernel until a few days ago. However at the time this was released a bare minimum of drivers were merged into this version 6.18.y (or soon 6.19-rcX) is edge and has a lot more hw features merged into but still isn't feature-complete. Collabora is working on that like crazy. Userspace upgrades are neither tested nor supported by Armbian. Not because we don't want but because we don't have resources to test all kinds of scenarios for dist-upgrades.
  5. moved. Has nothing to do with opi4a. Remove heatsink to get an idea which SoC hides beneath
  6. This is not an Armbian image. It looks like an image provided by Xunlong. We do not mirror 3rd party images. For older Armbian images try https://fi.mirror.armbian.de/oldarchive/
  7. https://fi.mirror.armbian.de/archive/tinkerboard/archive/
  8. 3b is not a supported board, therefore mirror does not have up-to-date images. Check 2nd link I provided
  9. There seems to an issue with some boards not showing download links. Until fixed feel free to dig through both mirror and community images: https://fi.mirror.armbian.de/archive/ https://github.com/armbian/community/releases
  10. My guess is that there is some code missing in the board config to make it available. Similar to this: function post_config_uboot_target__extra_configs_for_rock5b_mainline_environment_in_spi() { display_alert "$BOARD" "u-boot configs for ${BOOTBRANCH} u-boot config BRANCH=${BRANCH}" "info" run_host_command_logged scripts/config --set-val CONFIG_ENV_IS_NOWHERE "n" run_host_command_logged scripts/config --set-val CONFIG_ENV_IS_IN_SPI_FLASH "y" run_host_command_logged scripts/config --set-val CONFIG_ENV_SECT_SIZE_AUTO "y" run_host_command_logged scripts/config --set-val CONFIG_ENV_OVERWRITE "y" run_host_command_logged scripts/config --set-val CONFIG_ENV_SIZE "0x20000" run_host_command_logged scripts/config --set-val CONFIG_ENV_OFFSET "0xc00000" } @schwar3kat any chance to have a look?
  11. Because they forked an old version of our framework and replaced "armbian" with "orangepi".
  12. https://fi.mirror.armbian.de/oldarchive/ If its not there, its gone.
  13. Ricardo put some real effort into Rk3528 here :https://github.com/armbian/build/pull/9102 Since the 2A/2F are using the same SoC this should actually help a lot.
  14. Again for the record my suggestion was untested, not much thought about, pieced together in seconds to give somewhere to start.
  15. Try unset or remove ATF related stuff. There is not atf for 3528 yet
  16. There is something to start with. Untested, not even put much thought into it. Try'n'error: https://github.com/armbian/build/compare/main...EvilOlaf:build:rock2f Ignore the rpi4b stuff, accidentially mixed branches.
  17. Interesting. Also because independent from userspace (Bookworm or Trixie) our kernel/firmware package is the very same.
  18. I don't have a rpi4b for comparison here but 5b seems ok: root@localhost's password: 1048576+0 records in 1048576+0 records out 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 11.4733 s, 93.6 MB/s 2097152+0 records in 2097152+0 records out 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 4.72436 s, 227 MB/s root@rpi5b:~# uname -a Linux rpi5b 6.19.0-rc1-edge-bcm2711 #1 SMP PREEMPT Tue Dec 16 21:14:01 UTC 2025 aarch64 GNU/Linux
  19. https://github.com/armbian/build/pull/9094
  20. Hm yes, around line 26785 there should be the overlay folder. Oddly when I tried it was there.
  21. Odd. Should more look like this. Also the first time I hear there is an issue like this. Perhaps retry now since your group is no longer validation but members. https://x.na4.eu/KOTu3/PACoFIsE81.jpg
  22. @JuanEsf sunxi-edge is now on 6.18. You can add your patches for t527 there.
  23. HI, this setting isn't in your account settings but embedded in your profile. https://forum.armbian.com/profile/218842-p3ter There is a button at the bottom left of the "P" what is now your avatar. Also at the bottom right you should have buttons like "Edit Profile" or "Cover Photo".
  24. https://github.com/lanefu/fan-control-rock5b-poe
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines