Reference
A collection of articles on various topics that interest me. Written mostly in order to document my own solutions to problems, and published in the hope that they may help others save some time.
2015
ArchLinux Kernel Compilation on BeagleBone Black
I recently had to modify and recompile the kernels on my BBB’s. Cross-compilation is well documented on the internet, but what if you want to compile directly on the device? Here are the steps.
~ Read
Restoring KDE Multiple Monitor Display Settings
When running multiple monitors on KDE, the current display settings may not be restored after reboot. Replacing xrandrmonitor with kscreen is one easy way to work around this.
~ Read