On Wed, 09 Feb 2022 12:00:53 +0100
François Patte <francois.pa...@mi.parisdescartes.fr> wrote:

> Bonjour,
> 
> I have these lines in my dayly logwatch, what do they mean?

It is hard to say without more context.  You hid part of the
messages.  Is your system still functional?  Does it hang, or get
extremely slow?

> WARNING:  Kernel Errors Present
>      ACPI BIOS Error (bug): Could not ...:  12 Time(s)
>      ACPI Error: Aborting method ...:  12 Time(s)

This is saying that your BIOS has a bug, that it was supposed to
respond in a certain way according to the specifications, and didn't.
Can you update your BIOS firmware?  It is probably not fatal if your
system is still functioning properly, but you might be missing some
functionality with respect to power regulation.

>      WARNING: CPU: 0 PID: 7276 at /tmp/akmodsbuild.CM ...:  1 Time(s)
>      WARNING: CPU: 3 PID: 6287 at /tmp/akmodsbuild.CM ...:  1 Time(s)

Something to do with building akmods (kernel modules), but the actual
error is missing

>      \_SB.PCI0.SAT0.SPT2._GTF due to previous error (AE_NOT_FOUND) (
> ...: 1 Time(s)

GTF is probably a general timeout fault.  It didn't find what it was
looking for and timed out.  What was it looking for?  We don't know,
you left it out.

If everything is still working, your system worked around or recovered
from these errors.  The first two will probably keep occurring.  The
middle two are probably conditional on what is happening on your
system when those processes run.  And the last one is dependent on a
specific action, so will probably be rare.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to