红联Linux门户
Linux帮助

关于FEDORA 14自动bug报告工具的问题

发布时间:2011-03-21 16:18:06来源:红联作者:hedgepig
如题,每次当我启动系统 自动bug报告工具都会提示我以下出错:
Package: kernel
Latest Crash: 2011年03月21日 星期一 14时23分37秒
Command: not_applicable
Reason: WARNING: at drivers/pci/dmar.c:633 warn_invalid_dmar+0x65/0x77()
Comment: None
Bug Reports: Kernel oops report was uploaded

以下是回溯

WARNING: at drivers/pci/dmar.c:633 warn_invalid_dmar+0x65/0x77()
Hardware name: HP Compaq dc7900 Convertible Minitower
Your BIOS is broken; DMAR reported at address fed90000 returns all ones!
BIOS vendor: Hewlett-Packard; Ver: 786G1 v01.16; Product Version:
Modules linked in:
Pid: 0, comm: swapper Not tainted 2.6.35.6-45.fc14.i686 #1
Call Trace:
[] warn_slowpath_common+0x6a/0x7f
[] ? warn_invalid_dmar+0x65/0x77
[] warn_slowpath_fmt_taint+0x2c/0x30
[] warn_invalid_dmar+0x65/0x77
[] check_zero_address+0xbc/0xf2
[] detect_intel_iommu+0x11/0x69
[] pci_iommu_alloc+0x8/0xa
[] mem_init+0xe/0x239
[] start_kernel+0x1b8/0x34f
[] ? unknown_bootoption+0x0/0x18d
[] i386_start_kernel+0xc9/0xd0

麻烦大家帮忙看下,偶是新手请大家多多包涵>3<
文章评论

共有 5 条评论

  1. wudalang1981 于 2011-05-27 15:44:49发表:

    先顶了再说,感谢楼主哦,太感谢了

  2. your180 于 2011-05-26 12:35:02发表:

    :0)1

  3. deepwhite 于 2011-03-25 08:57:40发表:

    和别的驱动没有关系。
    Linux 下大部分的硬件驱动都在内核中,不需要单独下载。
    发行版应该有个 bugzilla , 但 bugzilla 上面应该是用户主动提交的 BUG, 这种方式提交的 BUG 不知道会不会显示地显示出来。

    另外, 刚刚看了一下,F14 上的新内核已经到了 2.6.35.11 ,你的那个版本还是有点老。

    最后,从 BUG 报告工具中给出的信息看:

    Your BIOS is broken; DMAR reported at address fed90000 returns all ones!

    建议找专门的人来看看是不是主板坏了。

  4. hedgepig 于 2011-03-23 17:34:21发表:

    使用yum查看内核没有可更新的版本....我在想是不是我电脑的设备驱动没装全呢?
    我只手动安装了显卡的驱动,不知道linux下需不需要安装主板之类的驱动呢。。。
    另外有个题外话,FEDORA 14的自动bug报告软件到底是上传到哪里的啊。。。在哪里能看见。。
    谢谢版主热心回答!我感觉我说太多了。。= =|||

  5. deepwhite 于 2011-03-21 18:37:33发表:

    更新下内核吧,可能是内核里面有 BUG ,但是不会影响使用,只是一些 warnning.