--nextPart1710524.7eMTJNPCxR
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Answer is simple:=20
You have upgrade your kernel (gentoo-sources perhaps) with the use symlinks.
Here the error :
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf=
=20
are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src t=
o=20
fix it."; \
so, do this :
cd /usr/src/linux
cp ../linux-`uname -r`/.config .
make oldconfig
make
make modules_install install
Now you can emerge nvidia and reboot when success
you will boot on new kernel with nvidia module installed
Le Thursday 06 March 2008 11:04:31 Amar Cosic, vous avez =C3=A9crit=C2=A0:
> On Thu, Mar 6, 2008 at 10:55 AM, cypherstrong
>
> wrote:
> > Le Thursday 06 March 2008 10:51:54 Amar Cosic, vous avez =C3=A9crit :
> > > On Thu, Mar 6, 2008 at 10:48 AM, Neil Bothwick
> >
> > wrote:
> > > > On Thu, 6 Mar 2008 10:34:38 +0100, Amar Cosic wrote:
> > > > > I just ran emerge --sync and world and I see nvidia driver update
> > > > > is available. However I have problems emerging it. This is what I
> > > > > got:
> > > > >
> > > > > * ERROR: x11-drivers/nvidia-drivers-169.09-r1 failed.
> > > > >
> > > > > * If you need support, post the topmost build error,
> > > >
> > > > Please post the output before this, that contains the actual errors.
> > > >
> > > >
> > > >
> > > > --
> > > > Neil Bothwick
> > > >
> > > > If the pen is mightier than the sword, and a picture is worth a
> >
> > thousand
> >
> > > > words, how dangerous is a fax?
> > >
> > > I pasted all .. hmm . Here is pastebin link,maybe I missed something
> > >
> > >
> > > http://pastebin.ca/930139
> >
> > Post the build.log as indicate in log message
>
> Hello
>
> Here is the link to build .log http://rafb.net/p/s0UMiy64.html
--nextPart1710524.7eMTJNPCxR
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQBHz8QbEg3iyspSWPARAjPSAJ0YB41PlCI+/00Us7t8eNG/xZNaIQCbB6mk
useAstVVKmIMR7fM3TvddeU=
=ovqO
-----END PGP SIGNATURE-----
--nextPart1710524.7eMTJNPCxR--
--
gentoo-user@lists.gentoo.org mailing list