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