ACPI FADT declares the system doesn't support PCIe ASPM, so disable it

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

French Chamallow

New Member
Mar 15, 2019
17
3
3
Hello !

I have a Supermicro X9DRL-3F/iF.
I have ASPM in bios on auto
What is the best practice for deal with that ?

Code:
[    1.911119] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.077170] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    2.077434] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.086324] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    2.086349] acpi PNP0A03:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.089348] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    2.089610] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.091544] acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    2.091569] acpi PNP0A03:01: FADT indicates ASPM is unsupported, using BIOS configuration
[    3.629867] e1000e 0000:07:00.0: Disabling ASPM  L1
[    3.629870] e1000e 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.636046] mpt3sas 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.755239] e1000e 0000:08:00.0: Disabling ASPM  L1
[    3.755244] e1000e 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.882745] mpt3sas 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control