LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1151|回复: 1

求助:开机出现这样的错误信息,该如何解决?

[复制链接]
发表于 2009-6-13 00:08:14 | 显示全部楼层 |阅读模式
google老半天也没找到一个可行的办法,希望大侠帮忙

错误信息
  1. [    0.292877] PCI: Using ACPI for IRQ routing
  2. [    0.292877] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
  3. [    0.292877] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
  4. [    0.292877] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
  5. [    0.292877] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
  6. [    0.292877] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
  7. [    0.292877] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1
  8. [    0.292877] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.3
  9. [    0.292877] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.3
  10. [    0.292877] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.3
  11. [    0.292877] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.5
  12. [    0.292877] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.5
  13. [    0.292877] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.5
  14. [    0.292877] PCI: Cannot allocate resource region 0 of device 0000:02:00.0
  15. [    0.292877] PCI: Cannot allocate resource region 0 of device 0000:05:00.0
  16. [    0.292877] PCI: Cannot allocate resource region 2 of device 0000:05:00.0
复制代码


lspci的结果

  1. 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
  2.         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  3.         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  4.         Latency: 0, Cache Line Size: 64 bytes
  5.         Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
  6.         I/O behind bridge: 0000f000-00000fff
  7.         Memory behind bridge: 88000000-880fffff
  8.         Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
  9.         Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR+ <PERR-
  10.         BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  11.                 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  12.         Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  13.                 DevCap:        MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
  14.                         ExtTag- RBE+ FLReset-
  15.                 DevCtl:        Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
  16.                         RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  17.                         MaxPayload 128 bytes, MaxReadReq 128 bytes
  18.                 DevSta:        CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  19.                 LnkCap:        Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
  20.                         ClockPM- Suprise- LLActRep+ BwNot-
  21.                 LnkCtl:        ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  22.                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  23.                 LnkSta:        Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
  24.                 SltCap:        AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
  25.                         Slot #  2, PowerLimit 6.500000; Interlock- NoCompl-
  26.                 SltCtl:        Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  27.                         Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
  28.                 SltSta:        Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
  29.                         Changed: MRL- PresDet- LinkState-
  30.                 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  31.                 RootCap: CRSVisible-
  32.                 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  33.         Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
  34.                 Address: fee0300c  Data: 41d1
  35.         Capabilities: [90] Subsystem: Benq Corporation Device 0590
  36.         Capabilities: [a0] Power Management version 2
  37.                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  38.                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
  39.         Capabilities: [100] Virtual Channel <?>
  40.         Capabilities: [180] Root Complex Link <?>
  41.         Kernel driver in use: pcieport-driver
  42.         Kernel modules: shpchp

  43. 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
  44.         Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
  45.         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  46.         Latency: 0, Cache Line Size: 64 bytes
  47.         Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
  48.         I/O behind bridge: 0000f000-00000fff
  49.         Memory behind bridge: fff00000-000fffff
  50.         Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
  51.         Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  52.         BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  53.                 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  54.         Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  55.                 DevCap:        MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
  56.                         ExtTag- RBE+ FLReset-
  57.                 DevCtl:        Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
  58.                         RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  59.                         MaxPayload 128 bytes, MaxReadReq 128 bytes
  60.                 DevSta:        CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  61.                 LnkCap:        Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
  62.                         ClockPM- Suprise- LLActRep+ BwNot-
  63.                 LnkCtl:        ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
  64.                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  65.                 LnkSta:        Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  66.                 SltCap:        AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
  67.                         Slot #  3, PowerLimit 6.500000; Interlock- NoCompl-
  68.                 SltCtl:        Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  69.                         Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
  70.                 SltSta:        Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
  71.                         Changed: MRL- PresDet- LinkState-
  72.                 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  73.                 RootCap: CRSVisible-
  74.                 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  75.         Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
  76.                 Address: fee0300c  Data: 41d9
  77.         Capabilities: [90] Subsystem: Benq Corporation Device 0590
  78.         Capabilities: [a0] Power Management version 2
  79.                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  80.                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
  81.         Capabilities: [100] Virtual Channel <?>
  82.         Capabilities: [180] Root Complex Link <?>
  83.         Kernel driver in use: pcieport-driver
  84.         Kernel modules: shpchp

  85. 00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
  86.         Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
  87.         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  88.         Latency: 0, Cache Line Size: 64 bytes
  89.         Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
  90.         I/O behind bridge: 0000f000-00000fff
  91.         Memory behind bridge: fff00000-000fffff
  92.         Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
  93.         Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  94.         BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  95.                 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  96.         Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  97.                 DevCap:        MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
  98.                         ExtTag- RBE+ FLReset-
  99.                 DevCtl:        Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
  100.                         RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  101.                         MaxPayload 128 bytes, MaxReadReq 128 bytes
  102.                 DevSta:        CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  103.                 LnkCap:        Port #4, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
  104.                         ClockPM- Suprise- LLActRep+ BwNot-
  105.                 LnkCtl:        ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
  106.                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  107.                 LnkSta:        Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  108.                 SltCap:        AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
  109.                         Slot #  5, PowerLimit 6.500000; Interlock- NoCompl-
  110.                 SltCtl:        Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  111.                         Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
  112.                 SltSta:        Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
  113.                         Changed: MRL- PresDet- LinkState-
  114.                 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  115.                 RootCap: CRSVisible-
  116.                 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  117.         Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
  118.                 Address: fee0300c  Data: 41e1
  119.         Capabilities: [90] Subsystem: Benq Corporation Device 0590
  120.         Capabilities: [a0] Power Management version 2
  121.                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  122.                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
  123.         Capabilities: [100] Virtual Channel <?>
  124.         Capabilities: [180] Root Complex Link <?>
  125.         Kernel driver in use: pcieport-driver
  126.         Kernel modules: shpchp

  127. 00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 03) (prog-if 00 [Normal decode])
  128.         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
  129.         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  130.         Latency: 0, Cache Line Size: 64 bytes
  131.         Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
  132.         I/O behind bridge: 00003000-00003fff
  133.         Memory behind bridge: 88100000-881fffff
  134.         Prefetchable memory behind bridge: 0000000088200000-00000000882fffff
  135.         Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
  136.         BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  137.                 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  138.         Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  139.                 DevCap:        MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
  140.                         ExtTag- RBE+ FLReset-
  141.                 DevCtl:        Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
  142.                         RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  143.                         MaxPayload 128 bytes, MaxReadReq 128 bytes
  144.                 DevSta:        CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  145.                 LnkCap:        Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
  146.                         ClockPM- Suprise- LLActRep+ BwNot-
  147.                 LnkCtl:        ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  148.                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  149.                 LnkSta:        Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
  150.                 SltCap:        AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
  151.                         Slot #  3, PowerLimit 6.500000; Interlock- NoCompl-
  152.                 SltCtl:        Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  153.                         Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
  154.                 SltSta:        Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
  155.                         Changed: MRL- PresDet- LinkState-
  156.                 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  157.                 RootCap: CRSVisible-
  158.                 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  159.         Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
  160.                 Address: fee0300c  Data: 41e9
  161.         Capabilities: [90] Subsystem: Benq Corporation Device 0590
  162.         Capabilities: [a0] Power Management version 2
  163.                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  164.                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
  165.         Capabilities: [100] Virtual Channel <?>
  166.         Capabilities: [180] Root Complex Link <?>
  167.         Kernel driver in use: pcieport-driver
  168.         Kernel modules: shpchp



  169. 02:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
  170.         Subsystem: Intel Corporation Device 1102
  171.         Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
  172.         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx-
  173.         Interrupt: pin A routed to IRQ 16
  174.         Region 0: Memory at 88000000 (64-bit, non-prefetchable) [size=8K]
  175.         Capabilities: [c8] Power Management version 3
  176.                 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  177.                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
  178.         Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
  179.                 Address: 0000000000000000  Data: 0000
  180.         Capabilities: [e0] Express (v1) Endpoint, MSI 00
  181.                 DevCap:        MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
  182.                         ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
  183.                 DevCtl:        Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  184.                         RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
  185.                         MaxPayload 128 bytes, MaxReadReq 128 bytes
  186.                 DevSta:        CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
  187.                 LnkCap:        Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <64us
  188.                         ClockPM+ Suprise- LLActRep- BwNot-
  189.                 LnkCtl:        ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  190.                         ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
  191.                 LnkSta:        Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  192.         Capabilities: [100] Advanced Error Reporting <?>
  193.         Capabilities: [140] Device Serial Number ef-1f-43-ff-ff-e0-1d-00
  194.         Kernel driver in use: iwl4965
  195.         Kernel modules: iwl4965

  196. 05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 12)
  197.         Subsystem: Benq Corporation Device 0590
  198.         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
  199.         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  200.         Latency: 0, Cache Line Size: 64 bytes
  201.         Interrupt: pin A routed to IRQ 218
  202.         Region 0: Memory at 88100000 (64-bit, non-prefetchable) [size=16K]
  203.         Region 2: I/O ports at 3000 [size=256]
  204.         [virtual] Expansion ROM at 88200000 [disabled] [size=128K]
  205.         Capabilities: [48] Power Management version 3
  206.                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
  207.                 Status: D0 PME-Enable- DSel=0 DScale=1 PME-
  208.         Capabilities: [50] Vital Product Data <?>
  209.         Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+
  210.                 Address: 00000000fee0300c  Data: 414a
  211.         Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
  212.                 DevCap:        MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
  213.                         ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
  214.                 DevCtl:        Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  215.                         RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  216.                         MaxPayload 128 bytes, MaxReadReq 512 bytes
  217.                 DevSta:        CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
  218.                 LnkCap:        Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 unlimited
  219.                         ClockPM+ Suprise- LLActRep- BwNot-
  220.                 LnkCtl:        ASPM L0s L1 Enabled; RCB 128 bytes Disabled- Retrain- CommClk+
  221.                         ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
  222.                 LnkSta:        Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  223.         Capabilities: [100] Advanced Error Reporting <?>
  224.         Kernel driver in use: sky2
  225.         Kernel modules: sky2
复制代码
发表于 2009-7-29 23:42:24 | 显示全部楼层
我也遇到了一模一样的问题。硬件是Acer TravelMate 4222。
此问题只在全新安装的debian5中出现,由4升级到5就没有这种错误(不幸的是,会有别的错误)
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表