LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 836|回复: 4

老显卡安装Nvidia驱动出错

[复制链接]
发表于 2009-11-4 15:03:12 | 显示全部楼层 |阅读模式
刚刚安装好的系统

linyin ~ # uname -a
Linux linyin 2.6.30-gentoo-r8 #2 SMP Wed Nov 4 10:26:02 CST 2009 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux

参考的手册是:
http://en.gentoo-wiki.com/wiki/Nvidia

因为使用的是NVIDIA的老显卡:RIVA TNT2 Model 64
手册里指定驱动为>=x11-drivers/nvidia-drivers-87.00

linyin ~ # more /etc/portage/package.mask
>=x11-drivers/nvidia-drivers-87.00

这是出错信息:

linyin linyin # emerge nvidia-drivers

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-drivers/nvidia-drivers-71.86.09
* NVIDIA-Linux-x86-71.86.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 kernel object directory:
*     /lib/modules/2.6.30-gentoo-r8/build
* Found sources for kernel version:
*     2.6.30-gentoo-r8
* Checking for MTRR support ...                                                                                                                                 [ ok ]
>>> Unpacking source...
>>> Unpacking NVIDIA-Linux-x86-71.86.09-pkg0.run to /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0
>>> Source unpacked in /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work
>>> Preparing source in /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work ...
* Applying NVIDIA_glx-defines.patch ...                                                                                                                         [ ok ]
* Applying NVIDIA_glx-glheader.patch ...                                                                                                                        [ ok ]
sed: can't read /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/Makefile.kbuild: No such file or directory
* Converting NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/Makefile.kbuild to use M= instead of SUBDIRS= ...                                                        [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work ...
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/temp/environment: line 2851: cd: /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/nvidia-drivers-71.86.09: No such file or directory
ln: creating symbolic link `Module.symvers': File exists
* Preparing nvidia module
make -j2 HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.30-gentoo-r8/build HOST_CC=i686-pc-linux-gnu-gcc clean module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.30-gentoo-r8/build KBUILD_VERBOSE=1 -C /usr/src/linux M=/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv modules
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make -C /lib/modules/2.6.30-gentoo-r8/build \
        KBUILD_SRC=/usr/src/linux-2.6.30-gentoo-r8 \
        KBUILD_EXTMOD="/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv" -f /usr/src/linux-2.6.30-gentoo-r8/Makefile \
        modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (            \
        echo;                                                           \
        echo "  ERROR: Kernel configuration is invalid.";               \
        echo "         include/linux/autoconf.h or include/config/auto.conf are missing.";      \
        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \
        echo;                                                           \
        /bin/false)
mkdir -p /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/.tmp_versions ; rm -f /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/.tmp_versions/*
make -f /usr/src/linux-2.6.30-gentoo-r8/scripts/Makefile.build obj=/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv
  cc -Wp,-MD,/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include -Iinclude -Iinclude2 -I/usr/src/linux-2.6.30-gentoo-r8/include -I/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include -include include/linux/autoconf.h   -I/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow   -I/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_VERSION_STRING=\"71.86.09\" -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.o /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c
In file included from include/linux/bitops.h:17,
                 from include/linux/kernel.h:15,
                 from include/linux/sched.h:52,
                 from include/linux/utsname.h:35,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv-linux.h:19,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:14:
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/bitops.h: In function 'set_bit':
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/bitops.h:64: warning: pointer of type 'void *' used in arithmetic
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/bitops.h: In function 'clear_bit':
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/bitops.h:102: warning: pointer of type 'void *' used in arithmetic
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/bitops.h: In function 'change_bit':
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/bitops.h:178: warning: pointer of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
                 from include/linux/preempt.h:11,
                 from include/linux/spinlock.h:50,
                 from include/linux/seqlock.h:29,
                 from include/linux/time.h:8,
                 from include/linux/timex.h:56,
                 from include/linux/sched.h:54,
                 from include/linux/utsname.h:35,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv-linux.h:19,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arithmetic
In file included from include/linux/utsname.h:35,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv-linux.h:19,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:14:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2121: warning: pointer of type 'void *' used in arithmetic
In file included from include/linux/io.h:22,
                 from include/linux/pci.h:54,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv-linux.h:83,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:14:
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/io.h:70: warning: pointer of type 'void *' used in arithmetic
In file included from include/linux/dma-mapping.h:7,
                 from include/asm-generic/pci-dma-compat.h:7,
                 from /usr/src/linux-2.6.30-gentoo-r8/arch/x86/include/asm/pci.h:129,
                 from include/linux/pci.h:1098,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv-linux.h:83,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:14:
include/linux/scatterlist.h: In function 'sg_virt':
include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in arithmetic
In file included from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv-linux.h:110,
                 from /var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:14:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:147: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:147: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:147: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:147: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:150: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:150: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:150: warning: pointer of type 'void *' used in arithmetic
include/linux/highmem.h:150: warning: pointer of type 'void *' used in arithmetic
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c: In function 'nvos_proc_create':
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:575: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:576: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:577: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:597: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:610: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:621: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:631: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:641: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:652: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:659: error: 'struct proc_dir_entry' has no member named 'owner'
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c: In function 'nvos_proc_add_warning_file':
/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.c:686: error: 'struct proc_dir_entry' has no member named 'owner'
make[4]: *** [/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv/nv.o] Error 1
make[3]: *** [_module_/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/work/NVIDIA-Linux-x86-71.86.09-pkg0/usr/src/nv] Error 2
make[2]: *** [sub-make] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
*
* ERROR: x11-drivers/nvidia-drivers-71.86.09 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 3867:  Called linux-mod_src_compile
*             environment, line 2870:  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=/lib/modules/2.6.30-gentoo-r8/build 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/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/temp/environment'.
*

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

>>>  '/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/temp/build.log'

* Messages for package x11-drivers/nvidia-drivers-71.86.09:

*
* ERROR: x11-drivers/nvidia-drivers-71.86.09 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 3867:  Called linux-mod_src_compile
*             environment, line 2870:  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=/lib/modules/2.6.30-gentoo-r8/build 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/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-71.86.09/temp/environment'.
*

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

请帮助,谢谢.
发表于 2009-11-4 16:26:05 | 显示全部楼层
还有更新版的驱动,试试
ACCEPT_KEYWORDS="~x86"  emerge  -av  =x11-drivers/nvidia-drivers-71.86.11
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-11-4 17:06:47 | 显示全部楼层
尝试了,安装成功了.
现在出现了新的问题:
linyin ~ # Xorg -configure

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-gentoo-r8 i686
Current Operating System: Linux linyin 2.6.30-gentoo-r8 #2 SMP Wed Nov 4 10:26:02 CST 2009 i686
Build Date: 04 November 2009  12:16:54PM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov  4 17:02:16 2009
List of video drivers:
        nvidia
dlopen: /usr/lib/xorg/modules/drivers//nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers//nvidia_drv.so
(EE) Failed to load module "nvidia" (loader failed, 7)
No devices to configure.  Configuration failed.


linyin ~ # emerge -pv nvidia-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/nvidia-drivers-71.86.11  USE="-acpi -custom-cflags -gtk (-multilib)" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

linyin ~ # emerge -pv xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-base/xorg-server-1.6.3.901-r2  USE="nptl xorg -debug -dmx -hal -ipv6 -kdrive -minimal -sdl -tslib" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

现在怀疑是不是老的NVIDIA的驱动和XORG-SERVER1.6的版本不兼容?!
在手册:http://en.gentoo-wiki.com/wiki/Nvidia
中已经提及了和XORG-SERVER1.5的不兼容,但是并没有涉及到1.6之类的版本.想把XORG-SERVER降级到1.4
在/etc/portage/package.mask中添加>=x11-base/xorg-server-1.4.99.906 或者 >=x11-base/xorg-server-1.4均失败.

linyin ~ # emerge -pv xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "x11-base/xorg-server" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-base/xorg-server-1.7.1 (masked by: package.mask, ~x86 keyword)
- x11-base/xorg-server-1.6.5 (masked by: package.mask, ~x86 keyword)
- x11-base/xorg-server-1.6.4 (masked by: package.mask, ~x86 keyword)
- x11-base/xorg-server-1.6.3.901-r2 (masked by: package.mask)
- x11-base/xorg-server-1.5.3-r7 (masked by: package.mask, ~x86 keyword)
- x11-base/xorg-server-1.5.3-r6 (masked by: package.mask)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


linyin ~ # ls /usr/portage/x11-base/xorg-server/
ChangeLog  files         xorg-server-1.5.3-r6.ebuild  xorg-server-1.6.3.901-r2.ebuild  xorg-server-1.6.5.ebuild
Manifest   metadata.xml  xorg-server-1.5.3-r7.ebuild  xorg-server-1.6.4.ebuild         xorg-server-1.7.1.ebuild

谢谢解答.
回复 支持 反对

使用道具 举报

发表于 2009-11-4 19:57:48 | 显示全部楼层
nvidia-xconfig试过吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-11-4 20:05:07 | 显示全部楼层
Post by restfultiger;2042620
nvidia-xconfig试过吗?


linyin ~ # nvidia-
nvidia-bug-report.sh  nvidia-settings
nvidia-installer      nvidia-uninstall

并没有这个程序
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表