Gentoo Archives: gentoo-user

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