1. Using mdev to detect configuration changes

    In a previous blog, I used a polling to loop to detect and configure an audio device that might become available only after boot. The better approach is to trigger the configuration from the kernel directly using a device manager. Alpine Linux uses Busybox' mdev as device manager. This blog explains how to use it.

    Tagged as : linux Alpine mdev

Pages

Page 1 / 1