From 9bbf538eab8eb311366ecb6adcabd7f21a17bbe2 Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 25 Sep 2014 11:44:23 +0200 Subject: Should fix firmware loading ... --- src/initramfs/scripts/bin/hwautocfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/initramfs/scripts/bin/hwautocfg b/src/initramfs/scripts/bin/hwautocfg index 4e0664bc..071ffbfa 100755 --- a/src/initramfs/scripts/bin/hwautocfg +++ b/src/initramfs/scripts/bin/hwautocfg @@ -27,6 +27,8 @@ done # no kernel messages echo "0 0 0 0" >/proc/sys/kernel/printk modprobe -a ${MODPRV} usbhid hid-bright hid-generic 2>/dev/null & +# required to properly trigger firmware loading +echo "/sbin/mdev" >/proc/sys/kernel/hotplug # check from vga= that the traditional framebuffer is needed e.g. for splashy # get information on the graphics adaptor if bootsplash or xserver plugins are # present and the new drm/kms infrastructure is present -- cgit v1.2.3-55-g7522