|
|
我昨晚在ubuntu下安装了Gentoo,一切问题都解决了,但今天安装桌面系统时遇到了麻烦。Xorg已经安装好,但当我输入Xorg -configure的时候,它提示:Configuretion Failed.No screens found.
安装nvidia-drivers 时失败,提示:
*** Failed rivafb sanity check. Bailing out! ***
make[1]: *** [rivafb-sanity-check] Error 1
make: *** [module] Error 2
[31;01m*[0m
[31;01m*[0m ERROR: x11-drivers/nvidia-drivers-100.14.19 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 1701: Called dyn_compile
[31;01m*[0m ebuild.sh, line 1039: Called qa_call 'src_compile'
[31;01m*[0m ebuild.sh, line 44: Called src_compile
[31;01m*[0m nvidia-drivers-100.14.19.ebuild, line 212: Called linux-mod_src_compile
[31;01m*[0m linux-mod.eclass, line 518: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" \
[31;01m*[0m ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} \
[31;01m*[0m || die "Unable to make ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}."
[31;01m*[0m The die message:
[31;01m*[0m Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.23-gentoo-r3/build clean module.
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-100.14.19/temp/build.log'.
我的主板是p35,显卡8600GT.
之前的一切步骤都按手册进行。
请各位出手帮忙~我搜了一下,国内关于这个问题的网页没有,我又是教育网。
之前还有一个提示,17 config files in /etc need updating. 请问如何解决? |
|