|
|
1.我的内核是2.6.28-r5,声卡是MCP55芯片组集成的
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
内核里配置了alsa驱动,但是前面板耳机插孔不没声,这个怎么解决?在xp下前面板正常 !
2.下面这两个问题能否使用emerge -e world解决?
srx shom # revdep-rebuild #-->反回以下信息
- * Configuring search environment for revdep-rebuild
- * Checking reverse dependencies
- * Packages containing binaries and libraries broken by a package update
- * will be emerged.
- * Collecting system binaries and libraries
- * Found existing 1_files.rr
- * Collecting complete LD_LIBRARY_PATH
- * Found existing 2_ldpath.rr.
- * Checking dynamic linking consistency
- * Found existing 3_broken.rr.
- * Assigning files to packages
- * !!! /usr/lib/libatiadlxx.so.1 not owned by any package is broken !!!
- * /usr/lib/libatiadlxx.so.1 -> (none)
- * Generated new 4_raw.rr and 4_owners.rr
- * Found some broken files, but none of them were associated with known packages
- * Unable to proceed with automatic repairs.
- * The broken files are listed in 4_owners.rr
复制代码
srx shom # emerge -av --depclean ## 会删除很多有用的包
|
|