Hi, a machine with both an Intel and Nvidia GPU needs both drivers built
as modules otherwise the former will not work properly.
- Eric
diff --git a/nouveau/Makefile b/nouveau/Makefile
index 0a37e33..7405d43 100644
--- a/nouveau/Makefile
+++ b/nouveau/Makefile
@@ -59,7 +59,7 @@ DRMCFG := \
CONFIG_DRM_MGA=n \
CONFIG_DRM_I810=n \
CONFIG_DRM_I830=n \
- CONFIG_DRM_I915=n \
+ CONFIG_DRM_I915=m \
CONFIG_DRM_SIS=n \
CONFIG_DRM_SAVAGE=n \
CONFIG_DRM_VIA=n \
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau