Jump to content

Werner

Administrators
  • Posts

    5840
  • Joined

  • Last visited

Everything posted by Werner

  1. I did not look at them since I am not a developer. I just gave you the hint that your chances increase when providing proper logs so anybody can volunteer to help.
  2. Cannot reproduce. First thing I did when I received mine was install on NVMe. So verified working. As NicoD mentioned there needs to be a partition created on the nvme beforehand, then armbian-install detects it. Select boot from MTD and let it flash SPI which takes a while. After power off remove sd and power on again. Boots.
  3. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  4. Repository is unfortunately still behind due to issues we are continuously facing. Two possible workarounds: Use an older release for now (check archive) or use the build framework to create your own image which headers pre-installed.
  5. docs are most likely behind due to lack of maintenance (feel free to contribute!). Docker wants cgroupsv2 which have been introduced in kernel 4.15.y 4.9.y is vendor kernel which might work better but is outdated and unmaintained:https://docs.armbian.com/User-Guide_FAQ/#why-does-hardware-feature-xy-work-in-old-kernel-but-not-in-more-recent-one
  6. Docker needs some kernel stuff that has been introduced after 4.9.y was released. So the only way is to run a more recent kernel which probably does not support all hw features the board has to offer.
  7. You can try to edit /boot/boot.cmd. Search for the line starting with setenv bootargs and add this at the end. Then recompile the boot script with the command mentioned at the end of this file.
  8. We cannot provide images in each and every kernel/userspace constellation for each and every board. Necessary storage and traffic are huge already. You can use the build framework to creat images as needed: https://github.com/armbian/build
  9. No idea what you are talking about. You are aware that this is Armbian forums that handles topics around Armbian, right?
  10. code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dpkg-reconfigure locales to make sure en_US UTF8 is available and set default code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dpkg-reconfigure keyboard-configuration should do the rest
  11. should be here: https://github.com/armbian/os/blob/main/targets/default.conf
  12. https://forum.armbian.com/search/?q=headers&quick=1
  13. My guess is because nobody added this combination as a target. We already provide a lot of images per board which eats up tons of ressources (which cost money btw.). With the provided build framework it is very easy for users to create their own combinations of board and userspace as needed.
  14. https://forum.armbian.com/forum/214-nanopi-duo2/ ??
  15. https://www.armbian.com/newsflash/armbian-leaflet-8/
  16. Editing posts is only possible after a certain period of time after creation in order to prevent abuse. It is perfectly fine to add new information as a fresh posting in this case. Your prudence is appreciated.
  17. Confirmed. source deb is missing...
  18. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  19. Try with ARTIFACT_IGNORE_CACHE=yes and BUILD_KSRC=yes set.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines