我有一个主板:X11SBA-LN4F / F。 安装CentOS后,我在日志中有错误:
May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 14: failed to assign [mem size 0x00200000] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 15: assigned [mem 0x83200000-0x833fffff 64bit pref] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 13: no space for [io size 0x1000] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 13: failed to assign [io size 0x1000] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 14: no space for [mem size 0x00200000] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 14: failed to assign [mem size 0x00200000] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 13: no space for [io size 0x1000] May 2 21:47:48 ll-226 kernel: pci 0000:04:04.0: BAR 13: failed to assign [io size 0x1000]
我的lspci:
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 21) 00:02.0 Display controller: Intel Corporation Device 22b1 (rev 21) 00:13.0 SATA controller: Intel Corporation Device 22a3 (rev 21) 00:14.0 USB controller: Intel Corporation Device 22b5 (rev 21) 00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 21) 00:1b.0 Audio device: Intel Corporation Device 2284 (rev 21) 00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 21) 00:1c.1 PCI bridge: Intel Corporation Device 22ca (rev 21) 00:1c.2 PCI bridge: Intel Corporation Device 22cc (rev 21) 00:1c.3 PCI bridge: Intel Corporation Device 22ce (rev 21) 00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 21) 00:1f.3 SMBus: Intel Corporation Device 2292 (rev 21) 02:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03) 03:00.0 PCI bridge: Pericom Semiconductor Device 2608 04:01.0 PCI bridge: Pericom Semiconductor Device 2608 04:02.0 PCI bridge: Pericom Semiconductor Device 2608 04:03.0 PCI bridge: Pericom Semiconductor Device 2608 04:04.0 PCI bridge: Pericom Semiconductor Device 2608 05:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03) 06:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03) 07:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03) 09:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 03) 0a:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30)
它在任何Linux发行版错误。 如何解决它? 感谢您的关注。