Compiling LineageOS on Linux - quick 'n' dirty

This is a quick summary on how to compile an existing LineageOS tree on Linux. LineageOS is one of the bigger Android distributions out there, so I'll provide instructions based on their tree, although most projects handle a very similar workflow, often being based on AOSP. LineageOS offers multiple features …

Read More

OVH versus TransIP: how VPSes can be worlds apart

Like a lot of stuff on the internet, this website is running off a VPS. Back in the days, when VPS'es weren't as ubiquitous and cheap, I used to have one with Linode, untill I took it offline because I really wasn't using it. Then, a few years later, I …

Read More

Setting up a Hifiberry AMP+ with Raspbian, Mopidy and Spotify

My brother decided he wanted a multi-room audio set-up in his new house, but also wanted to be able to play separate streams in each room. Things had to be done on a budget, so a Sonos set-up or something similar with a beefy receiver with multiple zone support was …

Read More

Dell DA200 USB-C adapter and USB autosuspend

I recently purchased a Dell DA200 USB-C adapter to have Ethernet without needing to sacrifice one of the two regular USB 3 ports. Debian Testing picks it up just fine, according to dmesg:

[    2.167530] usb 4-1.4: new SuperSpeed USB device number 3 using xhci_hcd
[    2.184448] usb 4-1 …
Read More

Preconfiguring LEDE or OpenWrt with UCI

OpenWrt/LEDE rely on the UCI framework for configuring the devices they run on. All common services (DNS, DHCP, firewall, dynamic DNS, ...) are configured through UCI, with the human-readable results being saved into configuration files in /etc/config. However, that's just for the user's convenience; UCI itself is a command …

Read More

LibreELEC: an OpenELEC fork

Just wanted to drop a quick line on the young LibreELEC project, a fork of OpenELEC. It's still in its infancy, but it aims to address a few issues that the latter has been coping with. Quite a few developers joined already, and they intend to be open and transparent …

Read More

Starting or stopping services when on AC or battery

I have been experimenting with Saltstack - more commonly known as just 'Salt' - and running the master on my laptop. Since it seems to be consuming CPU cycles all the time and I'd like to optimise my laptop's autonomy, I started looking into ways to disable it on battery, and enable …

Read More

« Page 2 / 6 »