Jump to content

Werner

Administrators
  • Posts

    5160
  • Joined

  • Last visited

Everything posted by Werner

  1. Old ugly EOL-kernel legacy image received fixes for booting. Feel free to test. https://imola.armbian.com/dl/orangepizero2/archive/
  2. Yes, of course. auto-correction got me
  3. 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.
  4. Try to copy this file and both rename it and adjust naming inside: https://github.com/armbian/build/blob/main/config/boards/orangepipc.conf
  5. Topic split to keep FAQ/Instructions clean.
  6. 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.
  7. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  8. There are literally thousands of devices that could fit into that description. Therefore answer is impossible.
  9. We do not provide support for 3rd party images. Get a genuine Armbian image here: https://www.armbian.com/download/
  10. 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
  11. https://github.com/McMCCRU/rtl8188gu
  12. 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.
  13. Summary: http://meeting.armbian.de/armbian.2023-04-01-14.57.html
  14. 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... 😄
  15. You can use the build framework to create a custom kernel package for your board:https://github.com/armbian/build
  16. 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.
  17. 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.
  18. Orangepi forked the Armbian build framework about a year ago and basically did 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' . I don't think that any contributions were pushed back to us or at least non worth mentioning I am aware of...
  19. https://forum.armbian.com/terms
  20. Debian does not support PPAs. Try Ubuntu variant.
  21. Seems like code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } nfs-common depends on code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } rpc-bind which is the reason this is pre-installed. So multiple ways to address: - leave it as it is - remove code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } nfs-common and therefore code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } rpc-bind - provide custom config to make code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } rpc-bind listen to localhost only (which could confuse users who'd expect default behavior instead on installation)
  22. My best guess is that Chromium received some patches already to make use of hw acceleration while VLC does not know yet how to do that.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines