https://bugzilla.kernel.org/show_bug.cgi?id=208629

            Bug ID: 208629
           Summary: ACPI: Invalid active0 threshold
           Product: ACPI
           Version: 2.5
    Kernel Version: 5.7.6
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ACPICA-Core
          Assignee: acpi_acpica-c...@kernel-bugs.osdl.org
          Reporter: pmenzel+bugzilla.kernel....@molgen.mpg.de
        Regression: No

Created attachment 290379
  --> https://bugzilla.kernel.org/attachment.cgi?id=290379&action=edit
Linux 5.7.6 messages (output of `dmesg`)

On the Dell OptiPlex 7010 running Debian Sid/unstable, Linux 5.7.6 show the
error below.

```
[    0.000000] Linux version 5.7.0-1-amd64 (debian-ker...@lists.debian.org)
(gcc version 9.3.0 (Debian 9.3.0-14), GNU ld (GNU Binutils for Debian) 2.34) #1
SMP Debian 5.7.6-1 (2020-06-24)
[…]
[    0.355327] intel_idle: MWAIT substates: 0x1120
[    0.355327] intel_idle: v0.5.1 model 0x3A
[    0.355534] intel_idle: Local APIC timer is reliable in all C-states
[    0.355919] ACPI: Invalid active0 threshold
[    0.355996] thermal LNXTHERM:00: registered as thermal_zone0
[    0.356016] ACPI: Thermal Zone [TZ00] (28 C)
[    0.356192] thermal LNXTHERM:01: registered as thermal_zone1
[…]
```

If a value is invalid, it should be tried to print it out, and the valid range
be added.

Ideally, the user is told, what to do in the case. Fix the ACPI table or the
firmware or contact the hardware vendor.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to