summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/bin/hwautocfg
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-08-21 15:57:07 +0200
committerDirk von Suchodoletz2010-08-21 15:57:07 +0200
commitb549727cf82a94ba810540bb9d7d27fd6d6c6dd8 (patch)
tree9d05aa12615f650531b913c6a55c5766f518367b /initramfs/stage3-stuff/bin/hwautocfg
parentremoved temp and bak files of virt plugins (diff)
downloadcore-b549727cf82a94ba810540bb9d7d27fd6d6c6dd8.tar.gz
core-b549727cf82a94ba810540bb9d7d27fd6d6c6dd8.tar.xz
core-b549727cf82a94ba810540bb9d7d27fd6d6c6dd8.zip
Small fixes for Xorg keyboard of SuSE11.3 and Ubuntu functions ...
Diffstat (limited to 'initramfs/stage3-stuff/bin/hwautocfg')
-rwxr-xr-xinitramfs/stage3-stuff/bin/hwautocfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/stage3-stuff/bin/hwautocfg b/initramfs/stage3-stuff/bin/hwautocfg
index fdf9f485..b21cf776 100755
--- a/initramfs/stage3-stuff/bin/hwautocfg
+++ b/initramfs/stage3-stuff/bin/hwautocfg
@@ -28,6 +28,7 @@ done
echo "0 0 0 0" >/proc/sys/kernel/printk
echo "/sbin/mdev" >/proc/sys/kernel/hotplug
modprobe -a ${MODPRV} usbhid hid-bright 2>/dev/null &
+# 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
if strinfile "vga=" /proc/cmdline; then