Armbian

The Old Dog Learns a New Trick: Cross-Compiling Tauri CLI for RISC-V

The Old Dog Learns a New Trick: Cross-Compiling Tauri CLI for RISC-V

Photo by Dariusz Piosik on Unsplash Previously, on "Bruno Fights RISC-V" If you missed the first episode (available here), here’s the recap: …

Adding RISC-V Support to Armbian Imager: A Tale of QEMU, Tauri, and Deja Vu

Adding RISC-V Support to Armbian Imager: A Tale of QEMU, Tauri, and Deja Vu

Photo by SnapSaga on Unsplash The Setup Armbian Imager is a Tauri 2 application: React frontend, Rust backend, builds for Linux (x64, ARM64), macOS …

🍊 ARM your continuous integration system with fruits! 🍌

🍊 ARM your continuous integration system with fruits! 🍌

The goal of this howto is to show you how to add your own ARM Gitlab runner to your Gitlab instance Runners herd. Whaaaaaaaaaat? Ok, let me introduce …

Compile FFmpeg on the Odroid XU4 to get hardware acceleration

Compile FFmpeg on the Odroid XU4 to get hardware acceleration

sudo apt-get build-dep ffmpeg sudo apt install debhelper libchromaprint-dev frei0r-plugins-dev libgnutls28-dev libx265-dev ladspa-sdk libaom-dev …

How to install Armbian on the Station P1 starting from Android

How to install Armbian on the Station P1 starting from Android

balbes150 asked the other day on the Armbian forum if NicoD could make a video about installing Armbian on the Station P1 directly, without using …

Installing asciicast2gif on aarch64 Debian bullseye

Installing asciicast2gif on aarch64 Debian bullseye

asciicast2gif: one way to produce a GIF file from your terminal session Why? Last year, I wrote a blog post about producing SVG and GIF files from a …

Installing Caffe on the Orange Pi 4B

Installing Caffe on the Orange Pi 4B

Install dependencies sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler cmake sudo …

Installing TensorFlow on the Orange Pi 4B

Installing TensorFlow on the Orange Pi 4B

This quick howto is heavily based on Orange Pi’s documentation. To this day, Orange Pi recommended versions of TensorFlow and Python are quite old: …

Sphinx: Installing sphinxbase on the OrangePi 4B

Sphinx: Installing sphinxbase on the OrangePi 4B

This post will be part of a series regarding generating subtitles for videos with the OrangePi 4B running Armbian. We’re not yet sure of what we’ll …

Terminal recording on the OrangePi Zero

Terminal recording on the OrangePi Zero

Terminal recording on the OrangePi Zero Lately, I started writing a few articles on the OrangePi Zero, as I am trying to use it as part of a …

termtosvg on aarch64 Debian

termtosvg on aarch64 Debian

Installing termtosvg on an aarch64 machine running bullseye. What is termtosvg and what can I do with it? Term to what? termtosvg is an abandonned …