When enabled, this driver will provide modeset support for the
emulated cirrus card in KVM (and only KVM, not Xen).
However this currently leads to boot races as grub will cause
generic parts of the efifb driver to get active which the cirrus
DRM driver then has to replace.
By now the cirrus X driver (or unity) has been fixed not to crash
on starting unity. So by disabling the driver we avoid the race and
get the same experience with KVM and Xen.
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 9134a9d..edba5e0 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1384,7 +1384,7 @@ CONFIG_DRAGONRISE_FF=y
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_DRM=m
# CONFIG_DRM_AST is not set
-CONFIG_DRM_CIRRUS_QEMU=m
+# CONFIG_DRM_CIRRUS_QEMU is not set
CONFIG_DRM_GMA3600=y
CONFIG_DRM_GMA500=m
CONFIG_DRM_GMA600=y
--
1.7.9.5
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team