Jump to content

Werner

Administrators
  • Posts

    5703
  • Joined

  • Last visited

Everything posted by Werner

  1. Well ARM architecture is not as convenient as x86, not in the price range the boards we support at least Anyway even as beginner having an USB UART adapter is highly recommended since it is the best (and most of the time the only) way to track down boot issues. They are dirt cheap and extremely useful when dealing with SBCs...
  2. Two ways: Get a UART serial adapter and use debug console to get in get an eMMC-USB adapter to mount it on a different computer and restore functionality. Also worth a try: write a fresh image to an sdcard, plug it in and boot. Ideally it should boot from SD, then mount eMMC and do adjustments.
  3. Check archive: https://archive.armbian.com or https://github.com/armbian/community/
  4. Use it. There is such thing like self-tests. Get better CPU. Building a kernel on a potato takes as long as it takes There is a reason why we collected money for something more powerful to speed builds up a while ago: Create a PR to the build script. https://docs.armbian.com/Process_Contribute/ https://docs.armbian.com/Developer-Guide_Adding-Board-Family/
  5. Maybe related to
  6. Yeah maybe. However it is quite basic knowledge that ppa's are a Ubuntu thingy IMHO...
  7. Old ugly EOL-kernel legacy image received fixes for booting. Feel free to test. https://imola.armbian.com/dl/orangepizero2/archive/
  8. Yes, of course. auto-correction got me
  9. This can only be answered by you since you are responsible for the security of your device so decision is yours if firewalling is necessary.
  10. Try to copy this file and both rename it and adjust naming inside: https://github.com/armbian/build/blob/main/config/boards/orangepipc.conf
  11. Topic split to keep FAQ/Instructions clean.
  12. There is not. Install code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } iptables or code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } nftables or a framework like code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } ufw via apt that makes use of either one of those.
  13. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  14. There are literally thousands of devices that could fit into that description. Therefore answer is impossible.
  15. We do not provide support for 3rd party images. Get a genuine Armbian image here: https://www.armbian.com/download/
  16. We only provide a small quantity of image combinations that are possible because building and providing them all would be just insane. Check here for building your own customized image: https://github.com/armbian/build
  17. https://github.com/McMCCRU/rtl8188gu
  18. A bunch of 3rd party drivers come already shipped with Armbian. However the device may lack the firmware blob. Try installing the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbian-firmware-full package via apt. Maybe this is all it needs to work.
  19. Summary: http://meeting.armbian.de/armbian.2023-04-01-14.57.html
  20. Short answer: No. It is for building Armbian with your favorite userspace (Debian or Ubuntu) on top. Not so short answer: Yesno. About a year ago Orangepi forked the Armbian build framework to produce their own "official" images so... 😄
  21. You can use the build framework to create a custom kernel package for your board:https://github.com/armbian/build
  22. Maybe we should issue a general warning about bad quality WiFi to the download page of all boards with built-in WiFi that "we do our best to make them as functional as possible but cannot help much with issues due to commonly bad quality hw" or something if not there already.
  23. On your sd/eMMC/NVMe/whatever maybe but not on your ramlog device As suggested long time ago check what is filling your logs and fix. 50M of compressed(!) text is a LOT. You can increase its size but this will also reduce the overall free memory for other applications. check in /etc/default/ here. Or disable ramlog which will write logs directly to your disk. However when using an sdcard this will significantly short its lifetime. As for me I run pihole for years and never had an issue with filling up logs.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines