Koozali.org: home of the SME Server

SME9Admin - ressource conflict ACPI <=> SMBus

Offline Thread

  • 1
  • +0/-0
SME9Admin - ressource conflict ACPI <=> SMBus
« on: May 08, 2019, 06:07:40 PM »
Hi,
In order to get all probes & sensors detected in SME9Admin, I've done on my server (Fujitsu Primergy):

dmesg | grep conflicts
ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20090903/utaddress-254)

It seems that I've got a resource conflict between the PCI resources required by the driver and the resources reserved by ACPI.
This may be solved by adding the boot parameter "acpi_enforce_resources=lax".

How can I achieve this task on SME 9.2?

Thanks for your help,

Offline Jean-Philippe Pialasse

  • *
  • 2,762
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: SME9Admin - ressource conflict ACPI <=> SMBus
« Reply #1 on: May 09, 2019, 11:00:00 PM »
Search for centos 6 change grub option.

Before centos 6 it was simply to add the option to the grub.conf in /boot.
You need now few steps to achieve the same and make it durable.