Jump to content

Werner

Administrators
  • Posts

    5164
  • Joined

  • Last visited

Everything posted by Werner

  1. Armbian is using SHA-256 sums
  2. Search for keyworks like CRUST in the commit log:https://github.com/armbian/build/commits/main
  3. We do not provide support for 3rd party OS. Ask for support https://archlinux.org/ or http://www.orangepi.org/
  4. armbian-install did not work for you?
  5. Maybe using the script provided here to fix missing libraries helps: https://blog.iancolwell.ca/steamlink-aarch64 Just ignore all the other stuff related to RPi only
  6. https://fi.mirror.armbian.de/.meeting/devmeeting_2023-07-26-16-06-33.mp4-subbed.mp4
  7. Try with armbian-config -> system -> other
  8. Correct. Ubuntu and Debian userspaces are incompatible.
  9. Maybe the mirror in question was syncing at the moment. If EU works fine other should as well after a bit of waiting.
  10. Also possible but not recommended. https://docs.armbian.com/User-Guide_Getting-Started/#how-to-upgrade-distribution-like-focal-to-jammy-or-bullseye-to-bookworm Keep in mind that Bullseye will continue receive userspace upgrades until "roughly July 2024 to June 2026": https://wiki.debian.org/LTS
  11. Yes. Simply build the kernel for your board, then go to the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } output directory and copy the needed code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } .deb files to your board. Then install them there via code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dpkg -i ...
  12. apt repository does not offer 23.05 packages (yet). Risk of break existing installation is too high so shipping is delayed or skipped entirely until 23.08 is released. However you can always use the build framework to create your own set of firmware packages and install them via dpkg. https://github.com/armbian/build/
  13. 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.
  14. 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.
  15. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  16. 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.
  17. 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
  18. 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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines