Jump to content

Werner

Administrators
  • Posts

    5522
  • Joined

  • Last visited

Everything posted by Werner

  1. It is probably documented somewhere but wasn't in the mood to do extra research for it. Feel free to DIY.
  2. Not necessarily. It depends on what is on the eMMC. The order you described would work only if there is a boot loader on eMMC that checks for microSD presence and points there if found. If however the boot loader on eMMC is dumb and doesn't care about other bootable devices it just runs through, which can be a big issue if the eMMC module cannot disabled or removed from the board. I faced a similar issue long time ago when I had a pinebook pro in my collection. The fixed boot order of rk3399 is SPI, eMMC, SD. RK3588 might be similar. This default behavior cannot be altered, only worked around by telling the boot loader, that is going to be flashed to SPI or eMMC, to look for microSD first.
  3. Did you take note here?
  4. Tried within armbian-config? If that does not work make yourself familiar with userspace-specific network configuration. Like for example Ubuntu using netplan.
  5. If there is no older version in archive then it is gone.
  6. Please ALWAYS share full logs by uploading them as suggested in the last lines of the output to paste.next.armbian.com. This helps us to understand what happened better.
  7. Went nicely through for me with 1.8/2.4GHz: https://browser.geekbench.com/v5/cpu/21177042 Only difference is a slightly adjusted kernel with debugfs removed and WiFi support removed entirely. Should not have an impact though.
  8. https://fi.mirror.armbian.de/apt/pool/main/l/linux-5.15.92-bcm2711/
  9. I think this pretty much sums it up: https://docs.armbian.com/User-Guide_FAQ/#why-i-cannot-simply-shove-a-random-image-into-my-board-to-work-like-on-my-pc tl;dr: no
  10. Is the firmware file present?
  11. moved since not an actual tutorial but request for assistance. Try something like here: https://github.com/glasgowneuro/comedi_raspberry_pi_bullseye
  12. - 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
  13. I think armbian-install received fixes in the mean time. Try an Orange Pi 5 image from here: https://github.com/armbian/community/
  14. moved to unmaintained
  15. 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
  16. 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
  17. Then I suggest to ask at some place that actually deals with android on these devices. We don't.
  18. 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
  19. 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
  20. 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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines