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 12:12:59
Message-Id: 200803061312.28632.cypherstrong@gmail.com
In Reply to: Re: [gentoo-user] Nvidia 169.09-r1 problem by Amar Cosic
1 Great :)
2
3 It's a pleasure
4
5 Le Thursday 06 March 2008 12:43:01 Amar Cosic, vous avez écrit :
6 > It's emerged :D . Thank you very much. Thing is am remote to my mychine so
7 > I cannot acctualy see if driver works :). But I gues its gonna be OK.
8 > Thanky again
9 >
10 >
11 >
12 >
13 > On Thu, Mar 6, 2008 at 12:13 PM, cypherstrong <cypherstrong@×××××.com>
14 >
15 > wrote:
16 > > the genkernel all alone could work
17 > >
18 > > did you modify config file when you use genkernel ?
19 > >
20 > > how do you build a kernel else where ?
21 > >
22 > > I don't use genkernel, I directly select my option in menuconfig
23 > >
24 > > just try like you said, it should work
25 > >
26 > > Le Thursday 06 March 2008 12:00:21 Amar Cosic, vous avez écrit :
27 > > > So :
28 > > >
29 > > > cd /usr/src/linux
30 > > > cp ../linux-`uname -r`/.config
31 > > > genkernel all
32 > > >
33 > > > ??
34 > > >
35 > > > Thanks
36 > > >
37 > > >
38 > > > On Thu, Mar 6, 2008 at 11:42 AM, cypherstrong <cypherstrong@×××××.com>
39 > > >
40 > > > wrote:
41 > > > > ok just use your genkernel with the new kernel, and let's go
42 > > > >
43 > > > > Le Thursday 06 March 2008 11:30:43 Amar Cosic, vous avez écrit :
44 > > > > > Thanks for your answer. I use genkernel for kernel caompiling. Is
45 > >
46 > > this
47 > >
48 > > > > > changing anything? Do I have to change grub.conf then .. ?
49 > > > > >
50 > > > > >
51 > > > > >
52 > > > > >
53 > > > > >
54 > > > > > On Thu, Mar 6, 2008 at 11:14 AM, cypherstrong <
55 > >
56 > > cypherstrong@×××××.com>
57 > >
58 > > > > > wrote:
59 > > > > > > Answer is simple:
60 > > > > > >
61 > > > > > > You have upgrade your kernel (gentoo-sources perhaps) with the
62 > > > > > > use symlinks.
63 > > > > > >
64 > > > > > > Here the error :
65 > > > > > >
66 > > > > > > echo " ERROR: Kernel configuration is invalid.";
67 > > > >
68 > > > > \
69 > > > >
70 > > > > > > echo " include/linux/autoconf.h or
71 > > > > > > include/config/auto.conf are missing."; \
72 > > > > > > echo " Run 'make oldconfig && make prepare' on
73 > >
74 > > kernel
75 > >
76 > > > > src
77 > > > >
78 > > > > > > to
79 > > > > > > fix it."; \
80 > > > > > >
81 > > > > > > so, do this :
82 > > > > > >
83 > > > > > > cd /usr/src/linux
84 > > > > > > cp ../linux-`uname -r`/.config .
85 > > > > > > make oldconfig
86 > > > > > > make
87 > > > > > > make modules_install install
88 > > > > > >
89 > > > > > > Now you can emerge nvidia and reboot when success
90 > > > > > >
91 > > > > > > you will boot on new kernel with nvidia module installed
92 > > > > > >
93 > > > > > > Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez écrit :
94 > > > > > > > On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong <
95 > > > >
96 > > > > cypherstrong@×××××.com>
97 > > > >
98 > > > > > > > wrote:
99 > > > > > > > > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez
100 > > > > > > > > écrit
101 > > > > > > > >
102 > > > > > > > > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick <
103 > > > >
104 > > > > neil@××××××××××.uk>
105 > > > >
106 > > > > > > > > wrote:
107 > > > > > > > > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote:
108 > > > > > > > > > > > I just ran emerge --sync and world and I see nvidia
109 > >
110 > > driver
111 > >
112 > > > > > > update
113 > > > > > >
114 > > > > > > > > > > > is available. However I have problems emerging it. This
115 > >
116 > > is
117 > >
118 > > > > what
119 > > > >
120 > > > > > > I
121 > > > > > >
122 > > > > > > > > > > > got:
123 > > > > > > > > > > >
124 > > > > > > > > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed.
125 > > > > > > > > > > >
126 > > > > > > > > > > > * If you need support, post the topmost build error,
127 > > > > > > > > > >
128 > > > > > > > > > > Please post the output before this, that contains the
129 > >
130 > > actual
131 > >
132 > > > > > > errors.
133 > > > > > >
134 > > > > > > > > > > --
135 > > > > > > > > > > Neil Bothwick
136 > > > > > > > > > >
137 > > > > > > > > > > If the pen is mightier than the sword, and a picture is
138 > >
139 > > worth
140 > >
141 > > > > a
142 > > > >
143 > > > > > > > > thousand
144 > > > > > > > >
145 > > > > > > > > > > words, how dangerous is a fax?
146 > > > > > > > > >
147 > > > > > > > > > I pasted all .. hmm . Here is pastebin link,maybe I missed
148 > > > > > > > > > something
149 > > > > > > > > >
150 > > > > > > > > >
151 > > > > > > > > > http://pastebin.ca/930139
152 > > > > > > > >
153 > > > > > > > > Post the build.log as indicate in log message
154 > > > > > > >
155 > > > > > > > Hello
156 > > > > > > >
157 > > > > > > > Here is the link to build .log
158 > > > > > > > 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>