Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: Nvidia drivers Dale <dalek1967@×××××××××.net>
Re: [gentoo-user] Re: Nvidia drivers Neil Walker <neil@×××××××.nu>