diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-August/008554.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-August/008554.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-August/008554.html b/zarb-ml/mageia-discuss/2012-August/008554.html new file mode 100644 index 000000000..959cf3df9 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-August/008554.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] How to re-enable nvidia driver for new kernel? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20to%20re-enable%20nvidia%20driver%20for%20new%20kernel%3F&In-Reply-To=%3C503674C0.6040907%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008552.html"> + <LINK REL="Next" HREF="008555.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] How to re-enable nvidia driver for new kernel?</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20to%20re-enable%20nvidia%20driver%20for%20new%20kernel%3F&In-Reply-To=%3C503674C0.6040907%40mageia.org%3E" + TITLE="[Mageia-discuss] How to re-enable nvidia driver for new kernel?">tmb at mageia.org + </A><BR> + <I>Thu Aug 23 20:21:52 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008552.html">[Mageia-discuss] How to re-enable nvidia driver for new kernel? +</A></li> + <LI>Next message: <A HREF="008555.html">[Mageia-discuss] How to re-enable nvidia driver for new kernel? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8554">[ date ]</a> + <a href="thread.html#8554">[ thread ]</a> + <a href="subject.html#8554">[ subject ]</a> + <a href="author.html#8554">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>23.08.2012 20:15, Len Lawrence skrev: +><i> Kernel update troubles. The 3.3.8 kernel came down this afternoon +</I>><i> along with the nvidia modules. Installed them and restarted the PC as +</I>><i> advised. No video driver but a message flashed by which said +</I>><i> something like nvidia 297.51 already installed against this kernel +</I>><i> (which was true of 3.3.6). The log messages gave no clue. All they +</I>><i> said was could not load nvidia, presumably because the module had not +</I>><i> been compiled against the kernel. +</I>><i> +</I> +Hm, +the prebuilt modules for 3.3.8 should have been installed along with +the new kernel. + +What does theese commands say: + +rpm -qa |grep nvidia + +rpm -qa kernel* + + +><i> X fails also under the new kernel with xdriver=nouveau. Maybe vesa +</I>><i> would work but I did not try that. +</I>><i> +</I>><i> Now this sort of problem occurs again and again but on some lucky +</I>><i> occasions dkms (?) comes into action at the reboot and recompiles the +</I>><i> module and all is well. Why should it be so hit and miss, mostly +</I>><i> miss? +</I>><i> +</I> +dkms will only work if matching kernel-*-devel are installed... + + +><i> To send this I have had to choose the 3.3.6 kernel at boot time. +</I>><i> XFdrake does not work in console mode so I am stumped at this point. +</I>><i> +</I>><i> Am I missing something, apart from my grey cells? +</I>><i> +</I>><i> Len +</I>><i> +</I> +-- +Thomas + +</PRE> + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008552.html">[Mageia-discuss] How to re-enable nvidia driver for new kernel? +</A></li> + <LI>Next message: <A HREF="008555.html">[Mageia-discuss] How to re-enable nvidia driver for new kernel? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8554">[ date ]</a> + <a href="thread.html#8554">[ thread ]</a> + <a href="subject.html#8554">[ subject ]</a> + <a href="author.html#8554">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |