Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Nvidia 169.09-r1 problem cypherstrong <cypherstrong@×××××.com>