Jump to content

Werner

Administrators
  • Posts

    5156
  • Joined

  • Last visited

Everything posted by Werner

  1. Hi, this is not how it works. Any changes you do to the source cache are void once build starts to ensure they are clean. For customizing the config I suggest to either use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } KERNEL_CONFIGURE=yes so you will be asked for modifications or use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } kernel-config code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; build command to output a custom kernel config file without building. For modifying the sources use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } kernel-patch or boot-patch commands. This will pause the process once all given patches were applied and asks you to do modifications to the source (from a different terminal window or whatever method you'd prefer). When being done it will compare and create proper patch files from your modifications. This and more you can read in the docs: https://docs.armbian.com/Developer-Guide_Overview/
  2. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  3. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  4. https://forum.armbian.com/topic/6617-the-purpose-of-this-subforum/#comment-50149
  5. Werner

    OP5 - Pro

    https://docs.armbian.com/User-Guide_FAQ/#why-is-there-no-image-for-board-with-bookwormjammynobletrixie-and-minimalclignomekdexfce-with-vendorlegacycurrentedge-kernel
  6. We cannot support 3rd party OS. State your questions here: https://github.com/Joshua-Riek/ubuntu-rockchip/issues Armbian Though it is not uncrashable. Because no distro could every be, especially for this soc. Basically all distros available using the same vendor bsp, some are even built around Armbians modified sources (just like Joshuas images).
  7. Check the video, there are a few mentions of good uart chips. I don't remember.
  8. AFAIK NAND support never made it upstream. Therefore its support was lost when getting rid of stone-age 3.14.y bsp kernel. Either life without NAND or dig deep in the archives to find a very old image that still has this old kernel.
  9. Try this: https://forum.armbian.com/topic/23465-apt-get-update-fails-with-public-key-errors/?do=findComment&comment=172106 and below
  10. https://debug.armbian.de
  11. Old armbian-config is deprecated. Correct way would be to fix the issue in the ng version.
  12. We don't know if it works perfectly. We cannot afford doing extensive testing. We rely on user feedback in that matter.
  13. Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  14. Please try this: PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u
  15. Unsupported userspace Means your Armbian version is also severely outdated
  16. https://docs.armbian.com/User-Guide_FAQ/#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble
  17. Could be. We don't know. Unlike the 5B, the 5B+ model is not official supported by Armbian. Therefore its state is unknown.
  18. If it is not available from the download page build it by yourself: https://github.com/armbian/build/
  19. Hi, There is a known naming issue with overlays on rk3588. Check /boot directory for available overlays and add manually.
  20. Yes. This measure is necessary unfortunately to prevent abuse. This restriction will partially lift with time and released content (forum posts to say).
  21. https://github.com/armbian/build/blob/main/config/boards/orangepi5-max.csc
  22. Hi, considered doing by yourself? There are lots of examples on how to add software: https://github.com/armbian/configng/pulls?q=is%3Apr+is%3Aclosed
  23. Try enabling "legacy" branch besides vendor and edge here: https://github.com/armbian/build/blob/0397a2492ddd7f87d3ab0a7875f1ec8346266ae0/config/boards/orangepi5.conf#L8 Then build an image using "legacy" as kernel. May build and boot, may not. This branch is abandoned. Dont ask for support when playing with it.
  24. 1.5Mbaud, everything else default
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines