Jump to content

Werner

Administrators
  • Posts

    5582
  • Joined

  • Last visited

Everything posted by Werner

  1. 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
  2. Try PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u I leave this here for others to find and use this workaround.
  3. 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
  4. Tried suggestions from here? https://docs.armbian.com/User-Guide_Recovery/#replacing-boot
  5. 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
  6. Hi Nobody here has a second sight. What exact error message? What exact did you try? What exact image did you use? Insufficient information.
  7. 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.
  8. mainline support for rk3588 isn't complete yet. I suggest to try vendor 6.1.y kernel based image.
  9. Yes, something doesnt work well there. In the mean time try this: code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u
  10. This board has lots of features. So it is kind of expected that not everything works just yet oob. You may wanna try a more recent vendor bsp kernel based image from the ci: https://github.com/armbian/os/releases/tag/25.2.0-trunk.128 (search for "itx") Maybe this was fixed already.
  11. Did you reach out to the author? https://github.com/cgomesu/nanopim4-satahat-fan It seems there were a few adjustments since we implemented it: https://github.com/cgomesu/nanopim4-satahat-fan/commits/master/pwm-fan.sh
  12. hwclock might be a part of the util-linux-extra package. Make sure that one is installed as well and then logout/login to refresh shell.
  13. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  14. best chances to get an idea what happens inside is using debug console: https://debug.armbian.de
  15. Known issue https://github.com/armbian/configng/issues/316#issuecomment-2535941450
  16. moved Standard support forums are missing. Will be adjusted later
  17. Welcome https://docs.armbian.com/User-Guide_Getting-Started/
  18. I am not aware that this can or needs to be setup in any way. I just boots up when power is connected. I did not test with microsd (I use SPI/NVMe) but I assume it works the same way.
  19. What images are you using? Armbian ships armbian-config while orangepi-config is a copycat. Edit: Just tested with mine, it powers on automatically.
  20. Ah, didn't notice. never mind.
  21. Hm. Please try this: code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u
  22. Try adjust armbianEnv.txt for once set verbosity to 7 and for the other make sure the UUID matches the one from the sdcard.
  23. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  24. I suggest to use the "Follow" button instead.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines