Hi,
one of my FreeBSD boxes is flooding the log file with
This are the relevant parts:
Mainboard: Fujitsu D3417-B (w/ latest BIOS incl. UEFI patch levels)
Memory: Kingston 8 GB EEC (one DIMM)
Processor: Intel Celeron G3900 2.80 GHz Socket 1151
This system takes a lot of time to boot: 20 minutes or so.
Does anyone know how to resolve this errors? Or at least get rid of them, since once it's up and running, which happens every time (it never fails to boot), it seems to be running just fine. It just jams kernel ring buffer and log file.
Any help much appreciated.
one of my FreeBSD boxes is flooding the log file with
Code:
+ACPI Error: Method parse/execution failed [\134_TZ.TZ00._TMP] (Node 0xfffff800053ff0c0), AE_NOT_FOUND (20170303/psparse-668)
+ACPI Error: Method parse/execution failed [\134_TZ.TZ01._TMP] (Node 0xfffff800053a2f00), AE_NOT_FOUND (20170303/psparse-668)
+ACPI Error: Method parse/execution failed [\134_TZ.TZ00._TMP] (Node 0xfffff800053ff0c0), AE_NOT_FOUND (20170303/psparse-668)
+ACPI Error: Method parse/execution failed [\134_TZ.TZ01._TMP] (Node 0xfffff800053a2f00), AE_NOT_FOUND (20170303/psparse-668)
+ACPI Error: Method parse/execution failed [\134_TZ.TZ00._TMP] (Node 0xfffff800053ff0c0), AE_NOT_FOUND (20170303/psparse-668)
ACPI Error: [\134_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-503)
ACPI Error: Method parse/execution failed [\134_TZ.TZ00._TMP] (Node 0xfffff800053ff080), AE_NOT_FOUND (20170303/psparse-668)
ACPI Error: [\134_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-503)
ACPI Error: Method parse/execution failed [\134_TZ.TZ01._TMP] (Node 0xfffff800053a5ec0), AE_NOT_FOUND (20170303/psparse-668)
ACPI Error: [\134_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-503)
ACPI Error: Method parse/execution failed [\134_TZ.TZ00._TMP] (Node 0xfffff800053ff080), AE_NOT_FOUND (20170303/psparse-668)
ACPI Error: [\134_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20170303/psargs-503)
ACPI Error: Method parse/execution failed [\134_TZ.TZ01._TMP] (Node 0xfffff800053a5ec0), AE_NOT_FOUND (20170303/psparse-668)
Mainboard: Fujitsu D3417-B (w/ latest BIOS incl. UEFI patch levels)
Memory: Kingston 8 GB EEC (one DIMM)
Processor: Intel Celeron G3900 2.80 GHz Socket 1151
This system takes a lot of time to boot: 20 minutes or so.
Does anyone know how to resolve this errors? Or at least get rid of them, since once it's up and running, which happens every time (it never fails to boot), it seems to be running just fine. It just jams kernel ring buffer and log file.
Any help much appreciated.