Hi,
I see the following messages during boot and wondered if there was something wrong:
Code:
[ 5.882542] ACPI: Invalid Power Resource to register!
[ 8.620940] ACPI Warning: 0x0000000000000580-0x000000000000059f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251)
[ 8.620949] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.621067] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[ 8.621073] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.621080] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
[ 8.621082] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.621082] lpc_ich: Resource conflict(s) found affecting gpio_ich
They appear to be just warnings, but does it just mean there is a driver that is out of date?
How can I find out what device it is referring to? Is this something that can be adjusted in the BIOS?
Here is the lspci output:
Code:
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 05)
00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation C204 Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
03:03.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200eW WPCM450 (rev 0a)
Any ideas greatly appreciated!
Thanks,
Alex