Questions tagged [armbian]

Is a lightweight Debian or Ubuntu based distribution specialized for ARM developing boards.

What is Armbian?

  • Lightweight Debian or Ubuntu based distribution specialized for ARM developing boards.
  • Compiled from scratch

  • It has powerful build and software development tools.

  • A vibrant community.

Supported chips

  • Allwinner A10, A20, A31, H2+, H3, H5, A64
  • Amlogic S805 and S905 (Odroid boards), S802/S812, S805, S905, S905X and S912
  • Actionsemi S500
  • Freescale / NXP iMx6
  • Marvell Armada A380
  • Rockchip RK3288
  • Samsung Exynos 5422

Supported boards

Beelink X2, Orange Pi PC plus, Orange Pi Plus 2E, Orange Pi Lite, Roseapple Pi, NanoPi M1, NanoPi M1+, NanoPi Neo, NanoPi Neo2, NanoPi Duo, Le Potato, Espressobin, Pine64, soPine64, Pinebook A64, pcDuino2, pcDuino3, Odroid C0/C1/C1+, Banana Pi M2+, Hummingboard 2, Odroid C2, Orange Pi 2, Orange Pi One, Orange Pi PC, Orange Pi PC2, Orange Pi Prime, Orange Pi Win, Orange Pi Plus 1 & 2, Clearfog, Lemaker Guitar, Odroid XU4, Odroid HC1, Udoo Neo, Banana Pi M2, Orange Pi A31S, Cubieboard 1, Cubieboard 2, Hummingboard, Lamobo R1, Banana Pi PRO, Orange Pi mini A20, Olimex Lime A10, Olimex Micro, Olimex Lime 2, pcDuino3 nano, Banana Pi Plus A20, Udoo quad, Orange Pi A20, Olimex Lime 1, Banana Pi, Cubox-i, Cubietruck, Tinker Board, Miqi, Rock64

Common features

  • Debian or Ubuntu based. Compiled from scratch.
  • Install images are reduced to actual data size and resized at first boot.
  • Root password is 1234. You are forced to change this password and create a normal user at first login.
  • Ethernet adapter with DHCP and SSH server ready on default port (22)
  • Wireless adapter with DHCP ready if present but disabled. You can use armbian-config to connect to your router or create AP.
  • NAND, SATA, eMMC and USB install script is included. (nand-sata-install).
  • Upgrades are done via standard apt-get upgrade method.
  • Login script shows: board name with large text, distribution base, kernel version, system load, up time, memory usage, IP address,
    CPU temp, drive temp, ambient temp from Temper if exits, SD card
    usage, battery conditions and number of updates to install.

See more information. Documentation

37 questions
4
votes
1 answer

Unable to resolve missing google-api-python-client module using speech recognition

I am trying to run speech recognition on tinkerboard with Armbian installed. I am always geting this error ERROR - Error fetching results from Speech Recognition service missing google-api-python-client module: ensure that google-api-python-client…
3
votes
2 answers

Docker is overriding my default route configuration

A noob here starting with docker in a Orange Pi 3 (Rasberry Pi clone). I'm trying to configure and start a docker containter (bitwarden_rs), but when I do, I lost connection to the external network. Docker mess with my route table. Network…
user3390184
  • 39
  • 1
  • 2
2
votes
1 answer

How to enable eth0 on Banana PI ZERO M2

By default, eth0 is disabled on BPI ZERO M2. Here we will show to enable it
2
votes
1 answer

-bash: syntax error near unexpected token `crontab'

I am running Armbian 20.11.3 Buster v5.4.83 Minimal in an Odroid HC1. The site freemyip.com offers free DDNS and doesn't need a client to update the DDNS. Instead, you set up your server to run a command as a cronjob. Once the server visits the…
CTB
  • 23
  • 5
2
votes
2 answers

python selenium geckodriver - executable needs to be in PATH / how to install on armbian buster

When I try to create a Selenium Firefox Webdriver on my Orange Pi with Armbian Buster like import selenium from selenium import webdriver from selenium.webdriver.firefox.options import Options options = Options() options.headless = True …
Andy Ef
  • 155
  • 1
  • 8
2
votes
1 answer

Reading BME680 from i2c 2 on Armbian

I'm trying to use BME680 sensor on BananaPI + Armbian 5.65 together with TSL 2651 on same i2c but no luck. (for reference, very same configuration is not working on RPi either) Sensor when connected alone, works, but connected together with TSL its…
fluffypuffy
  • 103
  • 1
  • 1
  • 6
1
vote
0 answers

Trouble activating PWM on PA6 of Orange Pi One using DTSO and WiringOP

I'm attempting to activate PWM on pin PA6 of an Orange Pi One board. I've tried using a Device Tree Blob Overlay (DTBO) and accessing the sysfs interface, as well as using the WiringOP library, but I'm encountering issues. I'm using Armbian…
1
vote
1 answer

Failing to request_irq() on PC0x pins

I'm trying to use pin PC3 as an interrupt, but it returns the error code -22 in the gpio_to_irq() function. In user-space i can use it normally as a GPIO, but I need it to function as an interrupt in a driver. #define GPIO_PIN 67 #define…
John
  • 343
  • 3
  • 10
1
vote
0 answers

Re-attaching kernel driver for the usb interface (Node.js)

I have some issue with usb library in NodeJS. I try to send some command via usb to some device from Armbian Linux. My code looks like this const usb = require("usb"); const elzabUSB = usb.findByIds(1155, 22336); elzabUSB.open(); let interface =…
Ares3000
  • 11
  • 2
1
vote
1 answer

Network Manager AP Configuration

I would need to configure my Single board computer as an AP, and I managed to do it before and it was working flawlessly (the AP is isolated and not connected to the WAN). Then today, I needed to connect it online to install some packages. As I have…
Tibibs
  • 71
  • 1
  • 8
0
votes
0 answers

Orange Pi Zero LTS, Compiling Xradio Drivers

Hello people of the internet, I am trying to compile and load the Xradio driver into armbian. I have successfully compiled the kernel but when I try to compile the drivers it says it trys to refrence a make file that doesn't exist in the kernel…
0
votes
1 answer

about the lua version installed on armbian , it seems confusing

The armbian img is "Armbian_23.05.0_amlogic_s905l3a_bullseye_5.15.110_server_2023.05.02" I want use luasocket, but it is not support lua 5.4, so lua 5.1 was installed, however...... Which lua version installed? i want lua 5.1 only, and what can i…
0
votes
0 answers

Unable to Delete a Corrupted Directory After Filebrowser Crash

I am a bit new to this, so apologies if I miss something. I was using filebrowser to upload a few big files earlier today and it crashed. Everything works, however I am unable to delete a directory, it may be corrupted. When I run the rm command…
0
votes
1 answer

Load onboard RTC device on NanoPi NEO from NAS kit

I have this NanoPi NEO LTS device which I'm using in conjunction with NAS Kit. This article states that Allwinner H3 (CPU) has an inbuilt RTC which is loaded to /dev/rtc0 which I can confirm by running ls -al /dev Output: lrwxrwxrwx 1 root root …
0
votes
0 answers

Error when install app on armbian (E: Package 'libssl1.1' has no installation candidate)

when I trying to install "free download manager" or other app with deb, it always give me this error: E: Package 'libssl1.1' has no installation candidate I just wan to install app on armbian with deb file.
james
  • 1
  • 2
1
2 3