Jump to content

Werner

Administrators
  • Posts

    5160
  • Joined

  • Last visited

Everything posted by Werner

  1. You did a reboot after upgrading, right?
  2. https://archive.armbian.com
  3. Yes. Checkout this PR and build yourself. https://www.google.com/search?q=github+checkout+pr https://docs.armbian.com/Developer-Guide_Build-Preparation/
  4. Did you do code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } apt update beforehand? Images usually are shipped with empty lists to avoid having outdated ones packed which also increase image size.
  5. Cannot tell for sure since I do not have this board. However I would use a multimeter and measure the voltage between the outer pins to determ which is GND and which is 5V. Then I'd hook ground to ground and randomly connect rxd and txd. The chances are 50:50 to get it right the first try. If there is no output, swap rxd and txd and try again.
  6. try https://github.com/armbian/build/pull/6610
  7. https://www.google.com/search?q=how+do+i+checkout+a+pr+github
  8. Either checkout the PR instead of main and try again or wait until it got merged.
  9. alternatively apply this patch: https://github.com/armbian/build/pull/6618
  10. Lots of people don't realize they are using a rip-off, this is why we mention this on occurrence
  11. Example: https://github.com/armbian/build/blob/v24.05/config/sources/families/bcm2711.conf set KERNELBRANCH to something like tag:v6.7-rc7 in your case this would be tag:v6.6.30 I guess
  12. Both edge and current build just fine.
  13. Ubuntu can, we cannot. Unfortunately. https://docs.armbian.com/User-Guide_FAQ/#why-are-old-stable-distributions-like-ubuntu-focal-or-debian-buster-not-supported About userspace upgrades:
  14. Focal is EOL. There are no further updates anyways.
  15. Why not do these steps while building your own image? https://docs.armbian.com/Developer-Guide_User-Configurations/
  16. No idea what this version is. Take out microsd and shove it into your laptop/PC (running Linux) and mount it. Then check whats wrong.
  17. moved to offtopic
  18. I don't know for sure but my guess is yes, you need the sd to hold the boot loader at least. NAND was supported only with stone-age 3.x kernels which have been abandoned years ago. Therefore this can no longer be used.
  19. as mentioned except code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } .. everything should belong to your current user Take note of the permissions for code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } .. Which admin?
  20. Never heard of a service like this. If you want persistent iptables rules install code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } iptables-persistent package via apt. iptables is active already once the kernel module is loaded which most likely is by default.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines