blob: 959cf3df982681fc900ff278eff742d83fb5e481 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
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>
|