Jump to content

Werner

Administrators
  • Posts

    5169
  • Joined

  • Last visited

Everything posted by Werner

  1. Try this:https://github.com/armbian/build/pull/7082
  2. Tag will be added once this board was introduced in the build framework. Section is only for boards that suffice standard support criteria.
  3. We cannot support 3rd party OS. Why 3rd party? Because Armbian does not exist for this SoC and if it does its a fork we cannot support either.
  4. I suggest to ask at dietpi's place for question about installation. We cannot support 3rd party OS. Not sure where you dug out such an old Armbian image. Check automated builds here: https://github.com/armbian/community/ -> Releases HW is community maintained so its status is unknown to Armbian team.
  5. https://debug.armbian.de Thats not for the plus model?
  6. Search for "H6" in this section.
  7. If your device has UEFI support: https://www.armbian.com/uefi-arm64/ If not, no. Generic support w/o standardization is impossible.
  8. Probably Amlogic. No clue though why they decided to alter the naming for debug console on this soc.
  9. Swapoff wasn't successful, got oom killed. Try disabling zram in /etc/default/armbian-whateverthefilewascalledidontremember and reboot. I assume noble needs more memory be default which is quite common for more recent OS to take more memory than older ones. And with its max at 512M the OPi Zero is pretty limited already. You can try to add a swap space on the sdcard which isn't recommended but might be necessary to get it to compile. Disable afterwards. Also this will most likely affect build time since sd card is quite slow and swapping consumes time. Also set vm.swappiness to 1 in /etc/sysctl.conf if you want to try this. Moved to userspace
  10. mainline support for the rk3588 soc in 6.10 is far from feature-complete. If need most hw features working use vendor 6.1.y kernel. To force rebuild of a kernel instead of downloaded artifact use ARTIFACT_IGNORE_CACHE=yes switch.
  11. You are not using Armbian. You are using a fork of Armbian that uses the name Armbian without permission, confusing users that they would receive some sort of support at official forums (here to say). Also they do not contribute to the core development process. Please ask where you got the software you are using from. Thank you.
  12. Tried 6.11 rc edge?
  13. https://docs.armbian.com/User-Guide_FAQ/#i-have-a-tv-box-or-tablet-from-insert-random-vendor-can-i-use-armbian-on-it
  14. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  15. From these logs I cannot see any recent packages installed. Everything seems to be 23.02 which cannot be supported.
  16. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  17. Is the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbian-firmware-full package installed? If not please do so via apt, reboot and retry.
  18. supposedly not a powering issue. moved.
  19. https://debug.armbian.de
  20. Those ratings don't necessary have to mean anything. A proper 2A supply can be better than a crappy 4A one. A good PSU keeps the voltage constant up to its rating and then shuts off due to over-current protection. The voltage of a poor PSU will start to break down under load, often long before its max current rating is reached. The result is having weird issues with your board. At customer grade sector its a matter of luck to get something proper. The only way to be certain, if you cannot do measurements by yourself to verify, is picking up something industrial grade. Also most SBCs like being fed with slight overvoltage. About ~5.2 volts at the source. Last but not least to compensate for losses across wiring and connectors. Some PSUs already do that. Even when labeled 5 volts measurements usually show something between 5.1 and 5.4 volts. Depending on quality like described above this breaks down under load or is kept constant.
  21. https://docs.armbian.com/User-Guide_FAQ/#why-is-there-no-image-for-board-with-bookwormjammynobletrixie-and-minimalclignomekdexfce-with-vendorlegacycurrentedge-kernel
  22. Yes this is some generic issue. We're still investigating. Since this is an issue with the build framework please refer to the proper bug report here: https://github.com/armbian/build/issues/7054
  23. clear your code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } cache directory and retry
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines