Jump to content

Werner

Administrators
  • Posts

    5658
  • Joined

  • Last visited

Everything posted by Werner

  1. This happened several times over the past years across almost all SoCs. Personally I discovered this first on the OPi1+ with H6 SoC and vendor images. Now I notice this on RK3588 when using 5.10.160 (rk4.1 branch and up) kernel...
  2. You did this on the remote server, right?
  3. Claims. But that's it. Those are made and provided by 3rd party. Armbian cannot and will not provide support for such. https://docs.armbian.com/User-Guide_Getting-Started/#how-to-check-download-authenticity
  4. Tried adding a delay? https://stackoverflow.com/questions/43001223/how-to-ensure-that-there-is-a-delay-before-a-service-is-started-in-systemd
  5. use armbian-config to freeze firmware packages. Then they will not be upgraded on regular apt upgrade.
  6. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  7. Moved to other since it is unclear if OP is talking about OPi3 or OPi5
  8. You can always go ahead and use the build framework to build a kernel package or whole image with kernel configuration customized and stuff added you need: https://github.com/armbian/build
  9. Armbian is using SHA-256 sums
  10. Search for keyworks like CRUST in the commit log:https://github.com/armbian/build/commits/main
  11. We do not provide support for 3rd party OS. Ask for support https://archlinux.org/ or http://www.orangepi.org/
  12. armbian-install did not work for you?
  13. 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
  14. https://fi.mirror.armbian.de/.meeting/devmeeting_2023-07-26-16-06-33.mp4-subbed.mp4
  15. Try with armbian-config -> system -> other
  16. Correct. Ubuntu and Debian userspaces are incompatible.
  17. Maybe the mirror in question was syncing at the moment. If EU works fine other should as well after a bit of waiting.
  18. 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
  19. 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 ...
  20. 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/
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines