Date: Wed, 22 Feb 2017 21:21:47 +0100 From: Daniel Gerzo <danger@FreeBSD.org> To: freebsd-acpi@freebsd.org Subject: acpi thermal errors Message-ID: <ea493515-7112-d3b5-0510-fcd192e8ec59@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, I recently installed EX51 server from Hetzner and am getting the following acpi error every ca. 10 seconds: Feb 22 19:51:49 alice kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160527/psargs-391) Feb 22 19:51:49 alice kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ00._TMP] (Node 0xfffff8000d529a40), AE_NOT_FOUND (20160527/psparse-559) Feb 22 19:51:49 alice kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160527/psargs-391) Feb 22 19:51:49 alice kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ01._TMP] (Node 0xfffff8000d529900), AE_NOT_FOUND (20160527/psparse-559) It's possible to get rid of them with debug.acpi.disabled="thermal" [1] but I guess it would be better to have a proper fix. System Information Manufacturer: FUJITSU Product Name: D3401-H1 BIOS Information Vendor: FUJITSU // American Megatrends Inc. Version: V5.0.0.11 R1.7.0.SR.2 for D3401-H1x Release Date: 11/25/2015 I didn't manage to find a newer BIOS. Any ideas? Thanks, Daniel [1] https://forums.freebsd.org/threads/56556/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ea493515-7112-d3b5-0510-fcd192e8ec59>