Jump to content

Werner

Administrators
  • Posts

    5325
  • Joined

  • Last visited

Everything posted by Werner

  1. Seems like the default for sunxi64 family is v2024.01. You can try manually bumping it by overwriting at board level and see what happens. Example: https://github.com/armbian/build/blob/main/config/boards/nanopi-r3s.csc
  2. There are actually just a few situations where updating the boot loader makes sense. So when a new u-boot package is shipped it just provides the binaries but does not write them to the boot sector. I think you can use armbian-install to rewrite the boot loader with the latest binaries.
  3. That's normal services usually need a few hours to catch up with stuff once a new tag is released. Try tomorrow. Deprecated. Check docs again.
  4. Maybe you find some clues here: https://github.com/armbian/build/pull/6617/files SoC is the same
  5. There is a write-up about this: https://zuckerbude.org/armbian-using-kernel-config/ Check the tl;dr: part.
  6. Windows doesn't support proper file systems like btrfs or ext4 by default. You need a driver for such in order to read those or use anything but Windows. moved, title replaced
  7. https://docs.armbian.com/User-Guide_FAQ/#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble There is some package (base-files or rootfs, bsp, whatever, cannot remember) that contains this information. Yours is probably outdated. Replace accordingly.
  8. split. tvboxes are unsupported, regardless of any similarity.
  9. Feel free to share them here. So anyone else who might run into this issue can find the solution.
  10. Hi Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  11. He's alright, just facing other challenges in life at the moment. Had a chat with him recently.
  12. As expected. Mainline Linux support for rk35xx soc family is still under heavy development. There is a good overview what should work and what does not:https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md
  13. Since we host these sources ourselves, you can directly pr against them:https://github.com/armbian/linux-rockchip
  14. look around for topics mentioning h313 which seems to be the soc of your box. Btw. if you box is advertized having more than 2G of memory: congrats, you have been scammed. https://www.allwinnertech.com/uploads/pdf/2020040917181739.pdf
  15. There is no ftp available. http/https only.
  16. Exactly. Kernel support for this board might not be good enough (yet) or even might work just fine but if the hw doesn't cut it, it might be just a big waste of time.
  17. How to get debug serial logs: https://debug.armbian.de
  18. Ideally you'd provide debug serial logs so everyone can get an idea of what happens inside.
  19. I don't think this will increase verbosity even higher. 7 is max https://www.kernel.org/doc/html/v6.12/admin-guide/kernel-parameters.html
  20. moved Like most cheap sbcs this board does not have any kind of standard like uefi, therefore generic images will not work. Check images from here: https://github.com/armbian/community/releases/ Board is community supported, therefore its status is unknown to the Armbian team. Images may work, maybe not.
  21. I'd start reading the existing script on how the first login works behind the scenes: https://github.com/armbian/build/blob/main/packages/bsp/common/usr/lib/armbian/armbian-firstlogin
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines