Gentoo Archives: gentoo-user

From: zhen <zhen@×××××××××.ru>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nvidia drivers and a Geforce FX-5200 card.
Date: Wed, 01 Apr 2009 07:01:06
Message-Id: 49D3112C.7080101@dotcomltd.ru
In Reply to: [gentoo-user] Nvidia drivers and a Geforce FX-5200 card. by Dale
1 Hi,
2 5200 is also my card and I have recently tested it with latest nvidia
3 driver - it doesn't work with latest stable kernel 2.6.27-r8. I've had
4 to roll back to my old nv driver.
5
6 Best regards,
7 Evgeniy B.
8
9 Dale wrote:
10 > Hi folks,
11 >
12 > I'm trying to upgrade to the newer kernel, namely
13 > gentoo-sources-2.6.29. It seems the drivers won't build against that
14 > kernel or the drivers that do build won't let X come up. How do I find
15 > out what drivers are compatible with what kernels and my old card?
16 > Currently, I am using nvidia-drivers-173.14.09 with
17 > gentoo-sources-2.6.23-gentoo-r8 which are quite old. From my google
18 > search it seems that is the last version that works with the old video card.
19 >
20 > The drivers I am currently using works fine for me with my old kernel.
21 > It just doesn't build against the newer kernel or it fails to let the
22 > GUI come up. Any magic tricks? Anybody with a 2.6.29 kernel and a
23 > FX-5200 card care to share what version of drivers they are using? ;-)
24 >
25 > I think this is the error log for trying to build the current video
26 > drivers against the newer kernel:
27 >
28 >> INFO: setup
29 >> Determining the location of the kernel source code
30 >> Found kernel source directory:
31 >> /usr/src/linux
32 >> Found sources for kernel version:
33 >> 2.6.29-gentoo
34 >> Checking for MTRR support ...
35 >> Checking for Paravirtualized guest support ...
36 >>
37 >> INFO: unpack
38 >> Applying NVIDIA_glx-defines.patch ...
39 >> Applying NVIDIA_glx-glheader.patch ...
40 >> Applying NVIDIA_i2c-hwmon.patch ...
41 >> Converting NVIDIA-Linux-x86-173.14.09-pkg0/usr/src/nv/Makefile.kbuild
42 >> to use M= instead of SUBDIRS= ...
43 >>
44 >> INFO: compile
45 >> Preparing nvidia module
46 >>
47 >> ERROR: compile
48 >>
49 >> ERROR: x11-drivers/nvidia-drivers-173.14.09 failed.
50 >> Call stack:
51 >> ebuild.sh, line 48: Called src_compile
52 >> environment, line 3695: Called linux-mod_src_compile
53 >> environment, line 2711: Called die
54 >> The specific snippet of code:
55 >> eval "emake HOSTCC="$(tc-getBUILD_CC)"
56 >> CROSS_COMPILE=${CHOST}-
57 >> LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES}
58 >> ${BUILD_PARAMS}
59 >> ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)"
60 >> CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES}
61 >> ${BUILD_PARAMS} ${BUILD_TARGETS}";
62 >> The die message:
63 >> Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
64 >> CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1
65 >> SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux
66 >> HOST_CC=i686-pc-linux-gnu-gcc clean module
67 >>
68 >> If you need support, post the topmost build error, and the call stack
69 >> if relevant.
70 >> A complete build log is located at
71 >> '/var/log/portage/elog/x11-drivers:nvidia-drivers-173.14.09:20090331-205939.log'.
72 >> The ebuild environment file is located at
73 >> '/var/tmp/portage/x11-drivers/nvidia-drivers-173.14.09/temp/environment'.
74 >>
75 >>
76 >
77 > I just want to have my GUI and a newer kernel please. :-)
78 >
79 > Thanks much.
80 >
81 > Dale
82 >
83 > :-) :-)
84 >

Replies

Subject Author
Re: [gentoo-user] Nvidia drivers and a Geforce FX-5200 card. Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Nvidia drivers and a Geforce FX-5200 card. KH <gentoo-user@××××××××××××××××.de>