Jump to content

Werner

Administrators
  • Posts

    5699
  • Joined

  • Last visited

Everything posted by Werner

  1. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  2. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  3. Did you solder your SPI properly? The 5 pro does not come with by default
  4. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  5. You can force output to terminal when using -U instead of -u with armbianmonitor. Copy everything to a paste service like paste.debian.net or paste.armbian.de when paste.armbian.com doesn't cut it
  6. 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/
  7. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  8. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  9. https://forum.armbian.com/topic/6617-the-purpose-of-this-subforum/#comment-50149
  10. Werner

    OP5 - Pro

    https://docs.armbian.com/User-Guide_FAQ/#why-is-there-no-image-for-board-with-bookwormjammynobletrixie-and-minimalclignomekdexfce-with-vendorlegacycurrentedge-kernel
  11. 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).
  12. Check the video, there are a few mentions of good uart chips. I don't remember.
  13. 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.
  14. Try this: https://forum.armbian.com/topic/23465-apt-get-update-fails-with-public-key-errors/?do=findComment&comment=172106 and below
  15. https://debug.armbian.de
  16. Old armbian-config is deprecated. Correct way would be to fix the issue in the ng version.
  17. We don't know if it works perfectly. We cannot afford doing extensive testing. We rely on user feedback in that matter.
  18. Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  19. Please try this: PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u
  20. Unsupported userspace Means your Armbian version is also severely outdated
  21. https://docs.armbian.com/User-Guide_FAQ/#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble
  22. Could be. We don't know. Unlike the 5B, the 5B+ model is not official supported by Armbian. Therefore its state is unknown.
  23. If it is not available from the download page build it by yourself: https://github.com/armbian/build/
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines