From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-March/012659.html | 131 ++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-March/012659.html (limited to 'zarb-ml/mageia-dev/2012-March/012659.html') diff --git a/zarb-ml/mageia-dev/2012-March/012659.html b/zarb-ml/mageia-dev/2012-March/012659.html new file mode 100644 index 000000000..f1d32245d --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/012659.html @@ -0,0 +1,131 @@ + + + + [Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates + + + + + + + + + +

[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates

+ JA Magallon + jamagallon at ono.com +
+ Tue Mar 6 14:33:26 CET 2012 +

+
+ +
+On 2012.03.06, at 14:08, Colin Guthrie wrote:
+
+> 'Twas brillig, and Barry Jackson at 06/03/12 12:26 did gyre and gimble:
+>> You could try blacklisting the nouveau module - but that won't fix the
+>> underlying issue - it may however get you working as a temporary fix ;)
+> 
+> If dkms-nvidia isn't building, then a blacklist likely won't help! :)
+
+With this fix I got it bulding, found in google:
+
+--- conftest.sh.orig	2012-03-06 14:26:04.518194430 +0100
++++ conftest.sh	2012-03-06 14:19:20.684477926 +0100
+@@ -126,7 +126,7 @@
+     CFLAGS="$BASE_CFLAGS $MACH_CFLAGS $OUTPUT_CFLAGS -I$HEADERS $AUTOCONF_CFLAGS"
+ 
+     if [ "$ARCH" = "i386" -o "$ARCH" = "x86_64" ]; then
+-        CFLAGS="$CFLAGS -I$SOURCES/arch/x86/include"
++        CFLAGS="$CFLAGS -I$SOURCES/arch/x86/include -I$SOURCES/arch/x86/include/generated"
+     elif [ "$ARCH" = "ARMv7" ]; then
+         CFLAGS="$CFLAGS -I$SOURCES/arch/arm/include"
+     fi
+
+
+--
+J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
+                                         \         It's better when it's free
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1