Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Nvidia drivers
Date: Tue, 01 Apr 2008 22:22:16
Message-Id: 47F2B52A.2050303@bellsouth.net
In Reply to: [gentoo-user] Re: Nvidia drivers by James
1 James wrote:
2 > Volker Armin Hemmann <volker.armin.hemmann <at> tu-clausthal.de> writes:
3 >
4 >
5 >
6 >>> NV11 [GeForce2 MX/MX 400] && NV34 [GeForce FX 5200]
7 >>>
8 >
9 >
10 >> that is not true. Both cards are still supported by nvidia drivers.
11 >>
12 >
13 >
14 >
15 >> The FX card ist even supported by the latest drivers!
16 >>
17 > Yep I got this one(FX 5200) working with the lastest driver.
18 >
19 >
20 >
21 >
22 >> The Gf2 based ones are supported by the 7186 drivers - which are even in
23 >> portage.
24 >>
25 >
26 >
27 > Hmmm,
28 > I'm using 2.6.24-gentoo-r3.
29 >
30 > Emerging (1 of 1) x11-drivers/nvidia-drivers-71.86.01
31 > <snip>
32 > *** Unable to determine the target kernel version. ***
33 >
34 > make: *** [select_makefile] Error 1
35 > *
36 > * ERROR: x11-drivers/nvidia-drivers-71.86.01 failed.
37 > * Call stack:
38 > * ebuild.sh, line 49: Called src_compile
39 > * environment, line 3558: Called linux-mod_src_compile
40 > * environment, line 2624: Called die
41 > * The specific snippet of code:
42 > * emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)"
43 > LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} ||
44 > die "Unable to make ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}.";
45 > * The die message:
46 > * Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
47 > SYSOUT=/lib/modules/2.6.24-gentoo-r3/build clean module.
48 >
49 >
50 > I've never seen this before....
51 > " Depending on where and how the kernel sources (or the
52 > kernel headers) were installed, you may need to specify
53 > their location with the SYSSRC environment variable or
54 > the equivalent nvidia-installer command line option."
55 >
56 > So where/how do I set the SYSSRC variable?
57 >
58 > Or is something else wrong?
59 >
60 >
61
62 Did you make the symlink to the kernel sources? /usr/src/linux should
63 point to the current kernel version like this:
64
65 lrwxrwxrwx 1 root root 32 2008-03-03 21:26 linux ->
66 /usr/src/linux-2.6.23-gentoo-r8/
67
68 Your version may vary tho.
69
70 Dale
71
72 :-) :-)
73 --
74 gentoo-user@l.g.o mailing list