Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users 中文 (Chinese)
  • Search

我的平台是amd64,emerge有很多小问题

欢迎来到Gentoo中文论坛。
Post Reply
  • Print view
Advanced search
6 posts • Page 1 of 1
Author
Message
fluke.l
n00b
n00b
Posts: 4
Joined: Thu Jun 08, 2006 5:58 am
Location: China
Contact:
Contact fluke.l
Website

我的平台是amd64,emerge有很多小问题

  • Quote

Post by fluke.l » Sat Jun 10, 2006 12:55 pm

因为是新手,所以问问了,希望有人能帮忙看看。

nforce最新的集成了6100显卡的主板。核心我忘记了,灯下在修改帖子吧。主板型号是磐正8gf6100-m.

声卡驱动装不上:

Code: Select all

Calculating dependencies   [32;01m*[0m Determining the location of the kernel source code
 [32;01m*[0m Found kernel source directory:
 [32;01m*[0m     /usr/src/linux
 [32;01m*[0m Found sources for kernel version:
 [32;01m*[0m     2.6.15-gentoo-r5
 [32;01m*[0m Checking for suitable kernel configuration options...
 [31;01m*[0m   Some of the drivers you selected require PNP in your kernel (interwave interwave-stb).  Either enable PNP in your kernel or trim which drivers get compiled using ALSA_CARDS in /etc/make.conf.
 [31;01m*[0m Please check to make sure these options are set correctly.
 [31;01m*[0m Failure to do so may cause unexpected problems.
 [31;01m*[0m Once you have satisfied these options, please try merging
 [31;01m*[0m this package again.

!!! ERROR: media-sound/alsa-driver-1.0.10-r2 failed.
!!! Function check_extra_config, Line 466, Exitcode 0
!!! Incorrect kernel configuration options
!!! If you need support, post the topmost build error, NOT this status message.

  ...done!
>>> emerge (1 of 1) media-sound/alsa-driver-1.0.10-r2 to /
>>> md5 files   ;-) alsa-driver-1.0.10-r1.ebuild
>>> md5 files   ;-) alsa-driver-1.0.10_rc3.ebuild
>>> md5 files   ;-) alsa-driver-1.0.10.ebuild
>>> md5 files   ;-) alsa-driver-1.0.10-r2.ebuild
>>> md5 files   ;-) alsa-driver-1.0.11_rc2.ebuild
>>> md5 files   ;-) files/alsa-driver-1.0.10-gfp-flags.patch
>>> md5 files   ;-) files/alsa-driver-1.0.10-oops.patch
>>> md5 files   ;-) files/digest-alsa-driver-1.0.10
>>> md5 files   ;-) files/makefile.patch
>>> md5 files   ;-) files/digest-alsa-driver-1.0.10-r1
>>> md5 files   ;-) files/digest-alsa-driver-1.0.10-r2
>>> md5 files   ;-) files/digest-alsa-driver-1.0.10_rc3
>>> md5 files   ;-) files/digest-alsa-driver-1.0.11_rc2
>>> md5 files   ;-) files/alsa-driver-1.0.10_rc1-include.patch
>>> md5 files   ;-) files/alsa-driver-1.0.10_rc3-ppc-unbreakage.patch
>>> md5 files   ;-) files/alsa-driver-0.9.8-au-fix.patch
>>> md5 src_uri ;-) alsa-driver-1.0.10.tar.bz2
网卡是只有TX没有RX,我换了一个网卡,之后每次开机都要手工modprobe 8139too
这样觉得有点麻烦,可以通过修改配置文件实现么?

今天我emerge --sync了。然后我发现,很多包都是masked的,我看了下man,mask了是因为还不保证这些包能稳定在amd64上使用。可是我想去掉mask,但在/usr/portage/profiles/package.masked里面找不到相关的包。

另外emerge opera或者其他一些软件的时候,显示有什么在manifest里面,英文我没有记录下来,等下我通过修改帖子来更新,这里先抱歉了。

还有一些包是missing的,比如mozilla-firefox和mozilla,有部分包在所有镜像上面已经missing了,我了解到原因应该是这样:新版本的软件在masked列表里面,旧软件在服务器上已经没有源了。

我想问问这些问题怎么解决,我其实不介意自己编译,但是我又不想破坏gentoo原来的组织形式,所想问问有经验人怎么处理这个问题。

我现在已经装好的主要软件:xorg,xfce4,fluxbox,fvwm2

主要的没装好的:浏览器,eclipse,apache
Top
fluke.l
n00b
n00b
Posts: 4
Joined: Thu Jun 08, 2006 5:58 am
Location: China
Contact:
Contact fluke.l
Website

  • Quote

Post by fluke.l » Sat Jun 10, 2006 2:40 pm

Calculating dependencies ...done!
>>> emerge (1 of 2) dev-java/java-config-1.2.11-r1 to /
!!! Security Violation: A file exists that is not in the manifest.
!!! File: files/digest-java-config-1.2.11
装jre时候出现的错误,请问这个是什么意思?
Top
ts
Tux's lil' helper
Tux's lil' helper
Posts: 97
Joined: Wed Dec 15, 2004 4:03 am

  • Quote

Post by ts » Thu Jun 15, 2006 8:04 pm

fluke.l wrote:Calculating dependencies ...done!
>>> emerge (1 of 2) dev-java/java-config-1.2.11-r1 to /
!!! Security Violation: A file exists that is not in the manifest.
!!! File: files/digest-java-config-1.2.11
装jre时候出现的错误,请问这个是什么意思?
I think there are two ways to solve it:

First,

Code: Select all

emerge sync
to update your portage tree.

Second,

Code: Select all

ebuild /usr/portage/dev-java/java-config/java-config-1.2.11-r1.ebuild digest
to refresh file list for java-config.
Top
fakeid
n00b
n00b
Posts: 4
Joined: Mon Jan 23, 2006 10:11 am

  • Quote

Post by fakeid » Sun Jun 25, 2006 5:09 pm

声卡的问题 自己手动编译一下内核
在 dirvers--sound-alsa-pci device 里面选上 nforce的板载声卡的驱动就可以了
Top
yangtse
n00b
n00b
Posts: 28
Joined: Fri May 05, 2006 5:26 am
Location: China

  • Quote

Post by yangtse » Wed Jul 05, 2006 10:12 am

声卡驱动gentoo建议编译在内核中。自己看文档去。

root@yangtse:/usr/src/linux# emerge -p mozilla-firefox

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

Calculating dependencies... done!
[ebuild R ] www-client/mozilla-firefox-1.5.0.4
root@yangtse:/usr/src/linux# emerge -p sun-jdk

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

Calculating dependencies... done!
[ebuild Rf ] dev-java/sun-jdk-1.5.0.07
Top
erzhong
n00b
n00b
Posts: 12
Joined: Thu Mar 23, 2006 5:51 am

  • Quote

Post by erzhong » Sun Jul 16, 2006 3:26 pm

声卡驱动还是用alsa的比较好。比内核里的新。
gentoo网站的Documentation里,有alsa-howto。看那个配就可以了。
Top
Post Reply
  • Print view

6 posts • Page 1 of 1

Return to “中文 (Chinese)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy