Поставил Debian 6.0.2 на старенький Intel-сервер.
При загрузке на консоль валятся сообщения:
Код: Выделить всё
root@files1:~# dmesg | grep colli
[ 0.399428] pci 0000:01:0c.0: BAR 6: address space collision on of device [0xfe5c0000-0xfe5dffff]и
Код: Выделить всё
[ 5.963418] sd 0:2:0:0: [sda] Asking for cache data failed
[ 5.963489] sd 0:2:0:0: [sda] Assuming drive cache: write through
[ 5.963761] sd 0:2:1:0: [sdb] Asking for cache data failed
[ 5.963819] sd 0:2:1:0: [sdb] Assuming drive cache: write through
[ 5.963875] sd 0:2:0:0: [sda] Asking for cache data failed
[ 5.963880] sd 0:2:0:0: [sda] Assuming drive cache: write through
[ 5.964042] sd 0:2:2:0: [sdc] Asking for cache data failed
[ 5.964111] sd 0:2:2:0: [sdc] Assuming drive cache: write through
[ 5.964512] sd 0:2:2:0: [sdc] Asking for cache data failed
[ 5.964580] sd 0:2:2:0: [sdc] Assuming drive cache: write through
[ 5.965636] sd 0:2:1:0: [sdb] Asking for cache data failed
[ 5.965721] sd 0:2:1:0: [sdb] Assuming drive cache: write through
[ 5.966777] sd 0:2:2:0: [sdc] Asking for cache data failed
[ 5.966847] sd 0:2:2:0: [sdc] Assuming drive cache: write through
[ 5.974322] sd 0:2:0:0: [sda] Asking for cache data failed
[ 5.974397] sd 0:2:0:0: [sda] Assuming drive cache: write through
[ 5.975636] sd 0:2:1:0: [sdb] Asking for cache data failed
[ 5.975710] sd 0:2:1:0: [sdb] Assuming drive cache: write throughВсе работает, но сообщения не дают покоя
В ПиСиАй Установлен RAID LSI 320-X, 2 сетевушки RTL8169.
Код: Выделить всё
root@files1:~# lspci
00:00.0 Host bridge: Intel Corporation E7501 Memory Controller Hub (rev 01)
00:00.1 Unassigned class [ff00]: Intel Corporation E7500/E7501 Host RASUM Controller (rev 01)
00:03.0 PCI bridge: Intel Corporation E7500/E7501 Hub Interface C PCI-to-PCI Bridge (rev 01)
00:03.1 Unassigned class [ff00]: Intel Corporation E7500/E7501 Hub Interface C RASUM Controller (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CA LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CA Ultra ATA Storage Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02)
01:0c.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
02:1c.0 PIC: Intel Corporation 82870P2 P64H2 I/OxAPIC (rev 04)
02:1d.0 PCI bridge: Intel Corporation 82870P2 P64H2 Hub PCI Bridge (rev 04)
02:1e.0 PIC: Intel Corporation 82870P2 P64H2 I/OxAPIC (rev 04)
02:1f.0 PCI bridge: Intel Corporation 82870P2 P64H2 Hub PCI Bridge (rev 04)
03:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
03:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
04:02.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID (rev 01)
04:05.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 01)
04:05.1 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 01)как видно, первое сообщение почему то ругается на встроенную видюшку 01:0c.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
Помогите понять причину ошибок и избавиться от них.
Спасибо.