Jump to content

Werner

Administrators
  • Posts

    4476
  • Joined

  • Last visited

Everything posted by Werner

  1. KVM is disabled in kernel by default because almost nobody is using it. None. Just build a new kernel and enable KVM support and hope it does not break anything else.
  2. It is not that hard since the script will do most of the work for you.
  3. Which part of "The offical documentation" was hard to understand?
  4. No idea where you dug out that link. The offical documentation can be found here: https://docs.armbian.com/
  5. https://github.com/armbian/build/blob/eb8cc72eb3aa28addc65f4bcab0b94591cd6110f/lib/makeboarddeb.sh#L172
  6. Any tutorial for Debian/Ubuntu on the web should suffice since there is no difference between Armbian and those on OS level.
  7. Armbian adopted most of their patches but it seems we are still missing stuff :/
  8. https://github.com/ccrisan/motioneyeos/wiki/Supported-Devices
  9. That it may work better since it is at least an image that is designed for that particular board
  10. Check out the documentation https://docs.armbian.com/Developer-Guide_Build-Preparation/ Sure, give it a try.
  11. So you were basically using the wrong image for the board and wonder that it has hickups? Support for N2+ is in early development. However you can already build a proper N2+ image using the build tools.
  12. The best and almost only way to properly debug a SBC. It is a 3pin UART connector featuring RX, TX and GND. If you handle SBCs you defnitily want to invest in an USB-UART adapter. No worries, they are dirt cheap these days.
  13. Enable verbosity and put a serial console to it and check if there is any output to it. Also create and provide logs with armbianmonitor -u once you rebooted it. Which image did you use?
  14. Not necessarily. My guess is an issue with aptly. Try purging and retry.
  15. Acceleration is disabled by default atm to make desktop stable.
  16. @NicoD did you have a chance to play with nightly images on the N2+ yet?
  17. Please try this or something similar to get an idea where on your sdcard are big files hidden.
  18. Please take a note of the documentation and make sure you are perfectily fine here: https://docs.armbian.com/User-Guide_Basic-Troubleshooting/
  19. Focal and Buster have nothing to do with the architecture. Both flavors are available for armhf (32bit arm) and arm64 (64bit arm). Btw. running armhf binaries in compat on arm64 is not supported by either one of those. You never had to use armbian-config. It is just a tool for lazy people and newbies. You are free to do everything by hand. It is included in every Armbian image. I discussed further differences between the flavors here:
  20. Nobody took care about that yet. https://armbian.atlassian.net/browse/AR-296?jql=text ~ "indexes"
  21. OrangePi at least may continue sell boards with H5 SoC again.
  22. You should decide what to backup first to get an idea about the amount of data it will generated. Then think about the method Full backup would be dd if=/dev/<source> of=/dev/<target>
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines