diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012659.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/012659.html | 131 |
1 files changed, 131 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NVidia%20fallback%20to%20Nouveau%20after%20latest%20Kernel%0A%09updates&In-Reply-To=%3C23A935FA-5E3C-4591-8594-D9467F23E366%40ono.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012649.html"> + <LINK REL="Next" HREF="012655.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates</H1> + <B>JA Magallon</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NVidia%20fallback%20to%20Nouveau%20after%20latest%20Kernel%0A%09updates&In-Reply-To=%3C23A935FA-5E3C-4591-8594-D9467F23E366%40ono.com%3E" + TITLE="[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates">jamagallon at ono.com + </A><BR> + <I>Tue Mar 6 14:33:26 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012649.html">[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates +</A></li> + <LI>Next message: <A HREF="012655.html">[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12659">[ date ]</a> + <a href="thread.html#12659">[ thread ]</a> + <a href="subject.html#12659">[ subject ]</a> + <a href="author.html#12659">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> +On 2012.03.06, at 14:08, Colin Guthrie wrote: + +><i> 'Twas brillig, and Barry Jackson at 06/03/12 12:26 did gyre and gimble: +</I>>><i> You could try blacklisting the nouveau module - but that won't fix the +</I>>><i> underlying issue - it may however get you working as a temporary fix ;) +</I>><i> +</I>><i> If dkms-nvidia isn't building, then a blacklist likely won't help! :) +</I> +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 + + + + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012649.html">[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates +</A></li> + <LI>Next message: <A HREF="012655.html">[Mageia-dev] NVidia fallback to Nouveau after latest Kernel updates +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12659">[ date ]</a> + <a href="thread.html#12659">[ thread ]</a> + <a href="subject.html#12659">[ subject ]</a> + <a href="author.html#12659">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |