Jump to content

Werner

Administrators
  • Posts

    5472
  • Joined

  • Last visited

Everything posted by Werner

  1. Already done: https://github.com/armbian/build/blob/main/extensions/uefi-edk2-rk3588.sh
  2. Hi That one probably uses old vendor bsp kernel while the Armbian image you tried follows mainline which isn't feature-complete yet. I suggest to retry an Armbian vendor kernel based image.
  3. Hi Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  4. moved to staging. https://docs.armbian.com/User-Guide_FAQ/#why-is-there-no-image-for-board-with-bookwormjammynobletrixie-and-minimalclignomekdexfce-with-vendorlegacycurrentedge-kernel
  5. duplicate https://forum.armbian.com/topic/48456-collabora-upstream-support-for-rockchips-rk3588-progress-and-future-plans/#comment-208966
  6. Everything is here: https://github.com/armbian/build/
  7. You can use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbianmonitor -U to force output to stdout. Then copy&paste to a paste service manually.
  8. Hi Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  9. This means your Armbian is very outdated. We replaced ix.io with our own services quite a while ago.
  10. Hi Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  11. @Igor can do that. My guess is that the previous owners of the domain forgot to extend and therefore it expired and now some domain grabber registered it.
  12. Why not ask where it might more sense and chances for answers are greater? https://forums.rockylinux.org/
  13. Actually the first bsp was that which was built around a 5.10.110 and later .160 android hacked together kernel. 6.1 is AFAIK a real linux kernel rockchip used for newer bsp.
  14. There is nothing we can do about this error.
  15. https://developer.arm.com/Arm Security Center/Speculative Processor Vulnerability On the bottom line there is nothing we can do about this. If mitigation is upstreamed to ATF, Kernel or wherever needed/possible Armbian will adapt it most likely automatically. Dug a bit deeper https://developer.arm.com/-/media/Arm Developer Community/PDF/Security update 21 May 18/Software_Overview_for_Arm_Cores_PUBLIC v1.2.pdf?revision=7bb9a901-9a1d-4975-b460-743f5da90502&hash=14B19D60AC5650AF05225AEECC5E3D816E08B47B https://cateee.net/lkddb/web-lkddb/MITIGATION_PAGE_TABLE_ISOLATION.html Though this seems to be a software mitigation for x86 only. No clue if there is further development ongoing.
  16. https://backports.debian.org/news/Removal_of_buster-backports_from_the_debian_archive/
  17. Debugging boot issues: https://debug.armbian.de
  18. Hi and welcome. tl;dr version: ./compile.sh and following interactive menu will output an image based on selection. Image will be in output/images created debs are just side products ./compile.sh kernel BOARD=orangepi5plus BRANCH=vendor will create a set of kernel deb files only and will be in output/debs
  19. Try PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u I leave this here for others to find and use this workaround.
  20. Hi, have you tried to check with a tool like this? https://github.com/speed47/spectre-meltdown-checker Just found this: https://patchwork.kernel.org/project/linux-arm-kernel/cover/20241214005248.198803-1-dianders@chromium.org/ So there might come some enhancements with Linux 6.14 or 6.15
  21. Tried suggestions from here? https://docs.armbian.com/User-Guide_Recovery/#replacing-boot
  22. Easiest way to make adjustments for uboot and kernel for a specific board is using the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } uboot-patch and code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } kernel-patch commands. This will pause compilation and tells you where the sources are that you want to patch. When done it automatically creates proper patch files for you. So like this for example: ./compile.sh kernel-patch BRANCH=current BOARD=orangepi4
  23. Hi Nobody here has a second sight. What exact error message? What exact did you try? What exact image did you use? Insufficient information.
  24. Hm @Igor might be playing with Oracular. Though both this userspace and the upgrade to it are completely unsupported by Armbian. Therefore moved out of standard support for now.
  25. mainline support for rk3588 isn't complete yet. I suggest to try vendor 6.1.y kernel based image.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines