Jump to content

Werner

Administrators
  • Posts

    5160
  • Joined

  • Last visited

Everything posted by Werner

  1. moved since not an actual tutorial but request for assistance. Try something like here: https://github.com/glasgowneuro/comedi_raspberry_pi_bullseye
  2. - Building issues should go here: https://github.com/armbian/build - non-LTS variants are never really supported but added for interested people to play with without need for any kind of support (which there isn't) - Try Lunar instead of Kinetic since it is most recent non-LTS
  3. I think armbian-install received fixes in the mean time. Try an Orange Pi 5 image from here: https://github.com/armbian/community/
  4. moved to unmaintained
  5. Try code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } ARTIFACT_IGNORE_CACHE=yes
  6. Hi, can you share code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbianmonitor -u after successful boot? Cheers
  7. Then I suggest to ask at some place that actually deals with android on these devices. We don't.
  8. It is good enough 🌱] Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/cache-root/arm64-bullseye-gnome:23.05.0-trunk--gnome-aa7a4a172569B9536b3 ] Error: GET "https://ghcr.io/v2/armbian/cache-root/arm64-bullseye-gnome/manifests/23.05.0-trunk--gnome-aa7a4a172569B9536b3": GET "https://ghcr.io/token?scope=repository%3Aarmbian%2Fcache-root%2Farm64-bullseye-gnome%3Apull&service=ghcr.io": response status code 403: denied: requested access to the resource is denied Probably temporary error. Just retry or disable artifact usage
  9. moved to unmaintained Since the Armbian build framework does more or less the same for you I guess you will find the answer in the source code of it: https://github.com/armbian/build
  10. Regarding the IPv4 issue. Not sure if it is worth to invest to in how to work around it since even though IPv4 cost money it also billed per hour and not per month. So one hour of IPv4 is about 0.001 ct. If you have 10 machines running 10 hours each it is 1ct of cost. Anyway the cloud provides the ability to create private networks and add machines to it. So why not configure one server as a router with ipv4 and all the others as clients of this router using a private network? adding the servers on creating to it can be done via hcloud and pushing necessary routes also via user-data.
  11. Regarding Hetzner cloud deployment without IPv4: hcloud server create --without-ipv4 ....
  12. Never heard of https://docs.armbian.com/Developer-Guide_Adding-Board-Family/
  13. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  14. There should be some logs in /var/log/nand-sata-install.log. If so please share.
  15. https://docs.armbian.com/Process_Contribute/
  16. Is there a nand-sata-install log in /var/log? If so please share.
  17. I don't know. I just answered your question.
  18. Might already be adopted if @amazingfate pulled it into our sources repository.
  19. There is no maintainer for it. Want to volunteer?
  20. Without funding chances are low that we work on an image for a new/unsupported board. https://docs.armbian.com/User-Guide_FAQ/#why-is-armbian-constantly-asking-for-money-free-software-should-be-free
  21. You are aware that this command has noting to do with boot stuff? Maybe code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } update-initramfs -u is what you are looking for after adjusting such things...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines