summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage31/data/etc/modprobe.d/vmwgfx-fbdev.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/rootfs/rootfs-stage31/data/etc/modprobe.d/vmwgfx-fbdev.conf')
-rw-r--r--core/rootfs/rootfs-stage31/data/etc/modprobe.d/vmwgfx-fbdev.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/rootfs/rootfs-stage31/data/etc/modprobe.d/vmwgfx-fbdev.conf b/core/rootfs/rootfs-stage31/data/etc/modprobe.d/vmwgfx-fbdev.conf
new file mode 100644
index 00000000..ebc4b49c
--- /dev/null
+++ b/core/rootfs/rootfs-stage31/data/etc/modprobe.d/vmwgfx-fbdev.conf
@@ -0,0 +1,5 @@
+# when vmwgfx is loaded via modprobe in stage31, this conf file is read,
+# enables fbdev support for vmware so that
+# fb doesnt break when switching tty's in minilinux running inside vmware
+options vmwgfx enable_fbdev=1
+