Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: Thread 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,
-
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.