-
Posts
5692 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Werner
-
Topic split to keep FAQ/Instructions clean.
-
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.
-
Armbian version that works with rockchip on Android 7
Werner replied to PaperBoy's topic in Rockchip CPU Boxes
There are literally thousands of devices that could fit into that description. Therefore answer is impossible. -
Unable to connect to Orange pi using Filezilla on Windows 10.
Werner replied to Sergio Mendoza's topic in Beginners
We do not provide support for 3rd party images. Get a genuine Armbian image here: https://www.armbian.com/download/ -
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
-
https://github.com/McMCCRU/rtl8188gu
-
Odroid N2+ USB Wifi RTL8811 How to install driver?
Werner replied to elsabz's topic in Odroid N2/N2+
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. -
Summary: http://meeting.armbian.de/armbian.2023-04-01-14.57.html
-
How to enable kvm/virtualisation on orange pi 3 lts?
Werner replied to Linux_Tester's topic in Allwinner sunxi
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... 😄 -
How to enable kvm/virtualisation on orange pi 3 lts?
Werner replied to Linux_Tester's topic in Allwinner sunxi
You can use the build framework to create a custom kernel package for your board:https://github.com/armbian/build -
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.
-
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.
-
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...
-
https://forum.armbian.com/terms
-
Debian does not support PPAs. Try Ubuntu variant.
-
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)
-
Split. moved to tvboxes
-
How to install thw wifi adapter RT5370 on Armbian ORange Pi 5?
Werner replied to why2's topic in Orange Pi 5
https://linux-hardware.org/?id=usb:148f-5370 check if modules are present in kernel config. -
Auslesen der internen Sensoren/Temperatur nicht möglich.
Werner replied to Boerge's topic in Allwinner sunxi
https://forum.armbian.com/terms -
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.
