Jump to content

Werner

Administrators
  • Posts

    5164
  • Joined

  • Last visited

Everything posted by Werner

  1. In theory everyone can create fake Armbian images since it is open source. This is why authenticity is important. Debug boot issues: https://debug.armbian.de
  2. Those images are fake https://docs.armbian.com/User-Guide_Getting-Started/#how-to-check-download-authenticity
  3. You can use the build framework to build images for any board with any kernel and any desktop you want. https://github.com/armbian/build/
  4. Which is exactly the same as armbian-config but with code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } sed 's/armbian/orangepi/g'
  5. https://docs.armbian.com/Developer-Guide_Welcome/#command-line-syntax-has-changed This also kind of applies here: https://zuckerbude.org/armbian-using-kernel-config/
  6. Hi, Armbian by itself does not accept new boards without funding/agreement. However anybody can contribute code via pull request and add community support for it. https://docs.armbian.com/Process_Contribute/
  7. moved. question is too unspecified.
  8. do-release-upgrade most likely will not allow you to update to Noble until this date. None. Lunar is EOL, repository has been removed.
  9. Make sure to - write SPI during the mentioned armbian-install process - that /boot directory has been populated on the NVMe. If not mount and copy files from sd manually there.
  10. Install matching rootfs package for your hw, whatever it might be.
  11. Yeah cpufrequtils is deprecated. The way to go today seem to use linux-cpupower. No idea though how well this works on SBCs.
  12. If you want to upgrade the userspace flavor on top (like Jammy to Noble for example) it is indeed recommended to start from scratch. If you want to upgrade the Armbian core components like firmware, kernel and boot-loader, these upgrades are shipped as regular apt package.
  13. For Armbian updates regular code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } apt update && apt upgrade will be sufficient. If you however want to change your userspace (like Jammy to Noble) this is out of scope of Armbian and upstream tools (like do-release-upgrade in case of Ubuntu) have to be used. Armbian firmware and userspace are two pair of shoes. Armbian cannot handle userspace upgrades by itself simply due to lacking of both human and financial resources for development and testing lots of various scenarios. This is also the reason why doing this is not recommended and therefore entirely unsupported by us.
  14. mainline support in 6.8 is to be considered experimental at most. Breaking is likely since it is bleeding edge. Feel free to use an image from earlier release. I hope at some point things get rebased on 6.10-rc where lots of new stuff hit mainline.
  15. Maybe. However nothing we could do anything about.
  16. https://archive.armbian.com If it is not there its gone.
  17. Odd. It is enabled in config:https://github.com/armbian/build/blob/aa2d4696cac76148d01977f63cc831e492c0f7a2/config/kernel/linux-rk35xx-legacy.config#L2945 Have you installed armbian-firmware-full? Maybe just the firmware is missing.
  18. Tried with code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } modprobe rtw89?
  19. For Ubuntu to say: code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } do-release-upgrade One thing to mention is that code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } do-release-upgrade usually does not work until the first point release. So retry once Ubuntu 24.04.1 has been released. Currently expected for August 15, 2024
  20. Try this: https://github.com/armbian/build/pull/6694#pullrequestreview-2096146300
  21. This is a command provided by userspace and has nothing to do with Armbian. Armbian related packages will be installed - if available (not the case for Lunar. non-LTS upstream userspaces are unsupported in general by Armbian) - and if firmware is unfrozen https://docs.armbian.com/User-Guide_FAQ/#can-i-upgrade-my-userspace-like-buster-to-bullseye-or-focal-to-jammy
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines