I2C on Linux

To enumerate I2C controllers detected by Linux (or configured by DeviceTree) Output: Scanning devices on I2C bus Output: Writing value to particular I2C device Read more

Extract Device Tree From Running Linux

Read more

Configure Ansible Default Behavior

Read more

Run python function when parent dies

Read more

Nginx Client Certificate Verification

Read more

CLion Linux Kernel Module Development

Define Makefile as shown: Finally, reload Makefile project via refresh button Read more

Useful JVM Blog Posts

Read more

Running K3s with OrangePi ISO image on Arm64

Configure container network prerequisites Here we’re going to configure: Run image with all required privileges needed to run k3s To list running systemd-nspawn instances, use this command: Read more

Debugging Linux Kernel via Qemu

with In my case it’s: In VM mount the FS Read more

Building GDB

Install build tools and dependencies and run compile job Read more