public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Nvidia drivers and a Geforce FX-5200 card.
Date: Wed, 01 Apr 2009 07:12:37 -0500	[thread overview]
Message-ID: <49D35A35.5030507@gmail.com> (raw)
In-Reply-To: <1238584148.2360.1.camel@maxhost>

Maximilian Bräutigam wrote:
> hi,
>
> are you sure that you have configured your kernel correctly according to
> the Gentoo Linux nVidia Guide?
>
> http://www.gentoo.org/doc/en/nvidia-guide.xml
>
> kind regards,
> der Max
>
>   

I double checked my config with the guide and it appears everything is
correct.  Just in case there is a change that I don't see, here is the
current error message from the start:

root@smoker /usr/src/linux # emerge nvidia-drivers
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-drivers/nvidia-drivers-173.14.09
 * NVIDIA-Linux-x86-173.14.09-pkg0.run RMD160 SHA1 SHA256 size ;-)
...                                               [ ok ]
 * checking ebuild checksums ;-)
...                                                                                
[ ok ]
 * checking auxfile checksums ;-)
...                                                                               
[ ok ]
 * checking miscfile checksums ;-)
...                                                                              
[ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.29-gentoo
 * Checking for MTRR support
...                                                                                     
[ ok ]
 * Checking for Paravirtualized guest support ...
>>> Unpacking source...
Creating directory NVIDIA-Linux-x86-173.14.09-pkg0
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86
173.14.09....................................................................................................................................
 * Applying NVIDIA_glx-defines.patch
...                                                                             
[ ok ]
 * Applying NVIDIA_glx-glheader.patch
...                                                                            
[ ok ]
 * Applying NVIDIA_i2c-hwmon.patch
...                                                                               
[ ok ]
 * Converting NVIDIA-Linux-x86-173.14.09-pkg0/usr/src/nv/Makefile.kbuild
to use M= instead of SUBDIRS= ...            [ ok ]
>>> Source unpacked in
/var/tmp/portage/x11-drivers/nvidia-drivers-173.14.09/work
>>> Compiling source in
/var/tmp/portage/x11-drivers/nvidia-drivers-173.14.09/work/NVIDIA-Linux-x86-173.14.09-pkg0
...
 * Preparing nvidia module
make -j3 HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu-
LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
SYSOUT=/usr/src/linux HOST_CC=i686-pc-linux-gnu-gcc clean module
If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.

*** Unable to determine the target kernel version. ***

make: *** [select_makefile] Error 1
 *
 * ERROR: x11-drivers/nvidia-drivers-173.14.09 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3695:  Called linux-mod_src_compile
 *             environment, line 2711:  Called die
 * The specific snippet of code:
 *               eval "emake
HOSTCC="$(tc-getBUILD_CC)"                                                
CROSS_COMPILE=${CHOST}-                                            
LDFLAGS="$(get_abi_LDFLAGS)"                                           
${BUILD_FIXES}                                             
${BUILD_PARAMS}                                                
${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)"
CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES}
${BUILD_PARAMS} ${BUILD_TARGETS}";
 *  The die message:
 *   Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS=  IGNORE_CC_MISMATCH=yes V=1
SYSSRC=/usr/src/linux               SYSOUT=/usr/src/linux
HOST_CC=i686-pc-linux-gnu-gcc clean module
 *
 * If you need support, post the topmost build error, and the call stack
if relevant.
 * A complete build log is located at
'/var/log/portage/elog/x11-drivers:nvidia-drivers-173.14.09:20090401-120715.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/x11-drivers/nvidia-drivers-173.14.09/temp/environment'.
 *

>>> Failed to emerge x11-drivers/nvidia-drivers-173.14.09, Log file:

>>> 
'/var/log/portage/elog/x11-drivers:nvidia-drivers-173.14.09:20090401-120715.log'
root@smoker /usr/src/linux #


The part that I notice is this, "*** Unable to determine the target
kernel version. ***" which is odd since my symlink is correct and I have
compiled a nice new kernel.  I have not yet booted it tho. 

What am I missing here?  I have never had this much trouble upgrading a
kernel or nvidia.

Thanks.

Dale

:-)  :-) 





  parent reply	other threads:[~2009-04-01 12:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-01  5:15 [gentoo-user] Nvidia drivers and a Geforce FX-5200 card Dale
2009-04-01  5:36 ` Maximilian Bräutigam
2009-04-01  6:38   ` Dale
2009-04-01 10:34   ` Dale
2009-04-01 11:09     ` Maximilian Bräutigam
2009-04-01 11:20       ` Dale
2009-04-01 11:52       ` KH
2009-04-01 12:12       ` Dale [this message]
2009-04-01 13:12       ` zhen
2009-04-01  7:01 ` zhen
2009-04-01  7:07   ` Dale
2009-04-01  7:37     ` zhen
2009-04-01 11:51   ` KH
2009-04-01 20:26     ` [gentoo-user] " James
2009-04-02  3:43       ` Dale
2009-04-02  4:16         ` Mike Kazantsev
2009-04-02  6:44           ` Alan McKinnon
2009-04-02  7:22             ` Dale
2009-04-02 21:48               ` Mick
2009-04-02 22:25                 ` Dale
2009-04-03 18:56                   ` Mick
2009-04-06 12:43           ` Momesso Andrea
2009-04-06 12:01             ` Dale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49D35A35.5030507@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox