Jump to content

Werner

Administrators
  • Posts

    5169
  • Joined

  • Last visited

Everything posted by Werner

  1. 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.
  2. 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.
  3. 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...
  4. https://forum.armbian.com/terms
  5. Debian does not support PPAs. Try Ubuntu variant.
  6. 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)
  7. 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.
  8. Split. moved to tvboxes
  9. https://linux-hardware.org/?id=usb:148f-5370 check if modules are present in kernel config.
  10. https://forum.armbian.com/terms
  11. Sid is the codename for Debian Unstable Lunar is codename for the upcoming Ubuntu non-LTS release. Both userspaces are just for testing and playing. No support.
  12. No clue No clue either You can check all kernel configs on Github. No ETA. Seems like nobody is actively working on it atm. Maybe @rpardini can shed some light here?
  13. Funny. Reading the datasheet of the S905L2 SoC it seem it supports only 4GB of memory. So once again a scam box.
  14. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  15. Can you show us the output of fdisk -l of the nvme you are trying to use?
  16. Even though it is 64 bit you still cannot install packages for Intel architecture on ARM architecture. Check if there are arm64 binaries available.
  17. You cannot install amd64 binaries on arm hardware.
  18. Tried using ppa version instead of snap?
  19. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  20. squashfs module is present in kernel config for rockchip. Make sure it is loaded (lsmod)
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines