Gentoo Archives: gentoo-user

From: cypherstrong <cypherstrong@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED]
Date: Thu, 06 Mar 2008 15:19:29
Message-Id: 200803061618.57766.cypherstrong@gmail.com
In Reply to: Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED] by Amar Cosic
1 Ok you have to reboot or reload nvidia module
2
3 rmmod nvidia
4 modprobe nvidia
5
6 and set nvidia as default opengl accelerator:
7
8 eselect opengl set nvidia
9
10 and let's go again
11
12
13
14 Le Thursday 06 March 2008 16:04:57 Amar Cosic, vous avez écrit :
15 > Well it seems I do have problems :/ . I rebooted and i fire'd dmesg and got
16 > this :
17 >
18 >
19 > NVRM: API mismatch: the client has the version 169.09, but
20 > NVRM: this kernel module has the version 100.14.19. Please
21 > NVRM: make sure that this kernel module and all NVIDIA driver
22 > NVRM: components have the same version.
23 > NVRM: API mismatch: the client has the version 169.09, but
24 > NVRM: this kernel module has the version 100.14.19. Please
25 > NVRM: make sure that this kernel module and all NVIDIA driver
26 > NVRM: components have the same version.
27 >
28 >
29 > It seems X isn't starting :( . What to do ?
30 >
31 > On Thu, Mar 6, 2008 at 1:12 PM, cypherstrong <cypherstrong@×××××.com> wrote:
32 > > Great :)
33 > >
34 > > It's a pleasure
35 > >
36 > > Le Thursday 06 March 2008 12:43:01 Amar Cosic, vous avez écrit :
37 > > > It's emerged :D . Thank you very much. Thing is am remote to my mychine
38 > >
39 > > so
40 > >
41 > > > I cannot acctualy see if driver works :). But I gues its gonna be OK.
42 > > > Thanky again
43 > > >
44 > > >
45 > > >
46 > > >
47 > > > On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong <cypherstrong@×××××.com>
48 > > >
49 > > > wrote:
50 > > > > the genkernel all alone could work
51 > > > >
52 > > > > did you modify config file when you use genkernel ?
53 > > > >
54 > > > > how do you build a kernel else where ?
55 > > > >
56 > > > > I don't use genkernel, I directly select my option in menuconfig
57 > > > >
58 > > > > just try like you said, it should work
59 > > > >
60 > > > > Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit :
61 > > > > > So :
62 > > > > >
63 > > > > > cd /usr/src/linux
64 > > > > > cp ../linux-`uname -r`/.config
65 > > > > > genkernel all
66 > > > > >
67 > > > > > ??
68 > > > > >
69 > > > > > Thanks
70 > > > > >
71 > > > > >
72 > > > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong <
73 > >
74 > > cypherstrong@×××××.com>
75 > >
76 > > > > > wrote:
77 > > > > > > ok just use your genkernel with the new kernel, and let's go
78 > > > > > >
79 > > > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit :
80 > > > > > > > Thanks for your answer. I use genkernel for kernel caompiling.
81 > >
82 > > Is
83 > >
84 > > > > this
85 > > > >
86 > > > > > > > changing anything? Do I have to change grub.conf then .. ?
87 > > > > > > >
88 > > > > > > >
89 > > > > > > >
90 > > > > > > >
91 > > > > > > >
92 > > > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong <
93 > > > >
94 > > > > cypherstrong@×××××.com>
95 > > > >
96 > > > > > > > wrote:
97 > > > > > > > > Answer is simple:
98 > > > > > > > >
99 > > > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with
100 > > > > > > > > the use symlinks.
101 > > > > > > > >
102 > > > > > > > > Here the error :
103 > > > > > > > >
104 > > > > > > > > echo " ERROR: Kernel configuration is invalid.";
105 > > > > > >
106 > > > > > > \
107 > > > > > >
108 > > > > > > > > echo " include/linux/autoconf.h or
109 > > > > > > > > include/config/auto.conf are missing."; \
110 > > > > > > > > echo " Run 'make oldconfig && make prepare' on
111 > > > >
112 > > > > kernel
113 > > > >
114 > > > > > > src
115 > > > > > >
116 > > > > > > > > to
117 > > > > > > > > fix it."; \
118 > > > > > > > >
119 > > > > > > > > so, do this :
120 > > > > > > > >
121 > > > > > > > > cd /usr/src/linux
122 > > > > > > > > cp ../linux-`uname -r`/.config .
123 > > > > > > > > make oldconfig
124 > > > > > > > > make
125 > > > > > > > > make modules_install install
126 > > > > > > > >
127 > > > > > > > > Now you can emerge nvidia and reboot when success
128 > > > > > > > >
129 > > > > > > > > you will boot on new kernel with nvidia module installed
130 > > > > > > > >
131 > > > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez
132 > > > > > > > > écrit
133 > > > > > > > >
134 > > > > > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong <
135 > > > > > >
136 > > > > > > cypherstrong@×××××.com>
137 > > > > > >
138 > > > > > > > > > wrote:
139 > > > > > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez
140 > > > > > > > > > > écrit
141 > > > > > > > > > >
142 > > > > > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <
143 > > > > > >
144 > > > > > > neil@××××××××××.uk>
145 > > > > > >
146 > > > > > > > > > > wrote:
147 > > > > > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote:
148 > > > > > > > > > > > > > I just ran emerge --sync and world and I see nvidia
149 > > > >
150 > > > > driver
151 > > > >
152 > > > > > > > > update
153 > > > > > > > >
154 > > > > > > > > > > > > > is available. However I have problems emerging it.
155 > >
156 > > This
157 > >
158 > > > > is
159 > > > >
160 > > > > > > what
161 > > > > > >
162 > > > > > > > > I
163 > > > > > > > >
164 > > > > > > > > > > > > > got:
165 > > > > > > > > > > > > >
166 > > > > > > > > > > > > > * ERROR:
167 > > > > > > > > > > > > > x11-drivers/nvidia-drivers-169.09-r1failed.
168 > > > > > > > > > > > > >
169 > > > > > > > > > > > > > * If you need support, post the topmost build
170 > >
171 > > error,
172 > >
173 > > > > > > > > > > > > Please post the output before this, that contains the
174 > > > >
175 > > > > actual
176 > > > >
177 > > > > > > > > errors.
178 > > > > > > > >
179 > > > > > > > > > > > > --
180 > > > > > > > > > > > > Neil Bothwick
181 > > > > > > > > > > > >
182 > > > > > > > > > > > > If the pen is mightier than the sword, and a picture
183 > >
184 > > is
185 > >
186 > > > > worth
187 > > > >
188 > > > > > > a
189 > > > > > >
190 > > > > > > > > > > thousand
191 > > > > > > > > > >
192 > > > > > > > > > > > > words, how dangerous is a fax?
193 > > > > > > > > > > >
194 > > > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I
195 > >
196 > > missed
197 > >
198 > > > > > > > > > > > something
199 > > > > > > > > > > >
200 > > > > > > > > > > >
201 > > > > > > > > > > > http://pastebin.ca/930139
202 > > > > > > > > > >
203 > > > > > > > > > > Post the build.log as indicate in log message
204 > > > > > > > > >
205 > > > > > > > > > Hello
206 > > > > > > > > >
207 > > > > > > > > > Here is the link to build .log
208 > > > > > > > > > http://rafb.net/p/s0UMiy64.html

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Nvidia 169.09-r1 problem [SOLVED] Amar Cosic <amar.cosic@×××××.com>