kicherer.org
  • Homepage
  • Gallery
  • Github

Select your language

  • English (UK)
  • Deutsch
  1. You are here:  
  2. Home
  3. Blog

Main menu

  • Homepage
  • Blog
    • List of blog entries
  • Projects
  • Gallery

Other

  • Miscellaneous
  • Imprint

Performance comparison of five Samsung and SanDisk 32GB MicroSD cards

Details
Published: 29 August 2016

As all my devices with exchangeable storage use SD cards, every now and then I have to look for a new card. Unfortunately, even if you are only looking at the - in my opinion - two major vendors, Samsung and Sandisk, you have to choose between multiple series that even have a similar price.

Read more …

Using the GRUB2 bootloader menu with keyboard and serial terminal in parallel

Details
Published: 24 May 2016

To enable GRUB's serial terminal, there are various guides available. However, following these guides enables only the serial terminal and disables the normal interface with input from your keyboard and output on your display. This article shows how to enable both.

Read more …

avcut - frame-accurate video cutting with only small quality loss

Details
Published: 11 October 2015

Some time ago, I tried to cut video files at specific timestamps. However, the tools I knew didn't work accurately or had other drawbacks with those specific types of videos. In the following, I describe what I learned while analyzing the problem and writing an own tool to cut my videos.

Read more …

A basic Ubuntu 15.04 image with Linux 4.0.9, BTRFS, systemd and a U-Boot boot menu for the Raspberry Pi 2

Details
Published: 27 July 2015

For the ARMv7-based RPi2, the official Ubuntu wiki offers a community-maintained 14.04 image and Ubuntu Mate offers an image with a complete desktop. As I wanted to start with something minimal and more recent, e.g., including systemd, I started to write a script that builds my own image.

Read more …

Updating Maps of a Garmin Navigation System under Linux

Details
Published: 07 July 2015

If you want to update the maps of your navigation system, Garmin recommends to install the Garmin Express software. Unfortunately, this application depends on the .net framework version 4.5 and is not available for Linux. Also, I was not able to start it with Wine. I installed the old communicator plugin in Firefox using Wine and it even detected my NĂ¼vi 1490LM but updating the maps was not possible anymore with this tool. Instead, it offered me to use another older tool called MapUpdater 3.3.4 on the Garmin Express website. With this tool and Wine 1.7.46, I was able to update my maps using the following procedure.

Read more …

Booting Ubuntu from a Btrfs root filesystem with multiple RAID devices and full disk encryption

Details
Published: 07 June 2015

Today, I installed Ubuntu 14.04 on a new machine with full disk encryption and a Btrfs root filesystem. As the disk partitioning tool of the Ubuntu installer gets easily confused by more complex setups, I decided to just setup one hard disk at first and add the second in a RAID1 configuration later. After I successfully booted into the new system, I started to add the second hard disk. First, I simply copied the GUID partition table (GPT) with

Read more …

Reverse engineering a USB sound card with MIDI interface for Linux

Details
Published: 28 February 2015

If you buy a USB sound card today, there is a good chance that the device will work out of the box due to the USB device class definition for audio devices which defines a standard interface for audio devices over USB and is supported by the Linux kernel for a long time. However, if the device does not use the standard audio interface, like the Behringer BCD2000 in this article, it won't work without an own driver and the only thing you will see in dmesg is something like this:

Read more …

  1. Automatic updates of all packages under Ubuntu
  2. Disable auto-assemble of mdadm RAIDs during boot
  3. Migrating software-dongled applications to other hosts
  4. Setting up full disk encryption for storage with a large 4k disk, GPT and Btrfs
  5. Recovering a non-booting Nokia n900 with Maemo from a SD card

Page 2 of 4

  • 1
  • 2
  • 3
  • 4