红联Linux门户
Linux帮助

求救:ATI 卡又出问题了

发布时间:2007-11-29 12:09:22来源:红联作者:ddwfish
朋友的机器显卡和我的一样,都是ATI inc Radeon X1200。
我的用yum -y install kmod-fglrx glx-utils 安装显卡驱动成功,可 朋友的就不行了。最后显示:

file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/snd-rme96.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/snd-sonicvibes.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/snd-via82xx-modem.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/snd-via82xx.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/trident/snd-trident-synth.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/trident/snd-trident.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/vx222/snd-vx222.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/pci/ymfpci/snd-ymfpci.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/soundcore.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/synth/emux/snd-emux-synth.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/synth/snd-util-mem.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/usb/caiaq/snd-usb-caiaq.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/usb/snd-usb-audio.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/usb/snd-usb-lib.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/kernel/sound/usb/usx2y/snd-usb-usx2y.ko from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/vdso/vdso-int80.so from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586
file /lib/modules/2.6.23.1-49.fc8/vdso/vdso-sysenter.so from install of kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586

Error Summary
-------------

这是什么原因??高手指教!!!
文章评论

共有 5 条评论

  1. gxf 于 2007-11-29 22:48:12发表:

    楼上的可以参考

  2. cfttnil 于 2007-11-29 22:00:10发表:

    以楼主的硬件来看F8应该使用kernel-2.6.23.1-49.fc8.i686内核,用图形界面yumex查看一下看看已经安装的内核包,确定没有安装kernel-2.6.23.1-49.fc8.i586内核,如有就移除。kmod-fglrx有两个,分别是i686和i586的,选i686的安装

  3. huhuben 于 2007-11-29 21:30:54发表:

    我也yum了一遍,结果和楼主的一个样,都不知道怎么解决。

  4. ddwfish 于 2007-11-29 12:14:17发表:

    那要怎么解决呢 ?关于内核偶一点都不懂

    [ 本帖最后由 ddwfish 于 2007-11-29 12:17 编辑 ]

  5. gxf 于 2007-11-29 12:12:39发表:

    kernel-2.6.23.1-49.fc8.i686 conflicts with file from package kernel-2.6.23.1-49.fc8.i586

    似乎可以看出一些端倪,i686和i586下载的和以安装的内核冲突了