Bug 20090 - kernel 4.9 : ACPI Error at startup
Summary: kernel 4.9 : ACPI Error at startup
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: High normal
Target Milestone: Mageia 6
Assignee: Kernel and Drivers maintainers
QA Contact:
URL:
Whiteboard:
Keywords: FOR_ERRATA6
Depends on:
Blocks:
 
Reported: 2017-01-08 17:39 CET by Jean Michel Varvou
Modified: 2020-08-18 13:57 CEST (History)
8 users (show)

See Also:
Source RPM: kernel-desktop-4.9.1-1.mga6-1-1.mga6
CVE:
Status comment:


Attachments
journalctl -b -1 > /tmp/journalctl-Cauldron-64-kernel-desktop-4.9.1-1.mga6.log (251.78 KB, text/x-log)
2017-01-08 17:39 CET, Jean Michel Varvou
Details
lspci -vvv (34.15 KB, text/x-log)
2017-01-08 17:42 CET, Jean Michel Varvou
Details
Boot log with kernel 4.9.4 (278.19 KB, text/plain)
2017-01-16 07:41 CET, Rémi Verschelde
Details

Description Jean Michel Varvou 2017-01-08 17:39:06 CET
Description of problem:
When the machine starts, I have the following error messages

janv. 08 17:28:07 localhost kernel: ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20160831/dswload-210)
janv. 08 17:28:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20160831/psobject-227)
janv. 08 17:28:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, (SSDT:xh_rvp08) while loading table (20160831/tbxfload-228)
janv. 08 17:28:07 localhost kernel: ACPI Error: 1 table load failures, 8 successful (20160831/tbxfload-246)

For the rest, the system starts and functions correctly.
This messages was not present with a kernel 4.8

Version-Release number of selected component (if applicable):
[root@localhost ~]# rpm -qa |grep kernel
kernel-desktop-devel-4.9.1-1.mga6-1-1.mga6
virtualbox-kernel-desktop-latest-5.1.12-6.mga6
kernel-firmware-nonfree-20170101-1.mga6.nonfree
kernel-firmware-20170101-1.mga6
kernel-desktop-latest-4.9.1-1.mga6
virtualbox-kernel-4.9.1-desktop-1.mga6-5.1.12-6.mga6
kernel-desktop-4.9.1-1.mga6-1-1.mga6
kernel-userspace-headers-4.9.1-1.mga6
kernel-desktop-devel-latest-4.9.1-1.mga6


How reproducible:
Always


Steps to Reproduce:
1. launch your system cauldron
2.
3.
Comment 1 Jean Michel Varvou 2017-01-08 17:39:47 CET
Created attachment 8843 [details]
journalctl -b -1 > /tmp/journalctl-Cauldron-64-kernel-desktop-4.9.1-1.mga6.log
Comment 2 Jean Michel Varvou 2017-01-08 17:42:51 CET
Created attachment 8844 [details]
lspci -vvv

My config :
Mothercard Asus B150 Pro Gaming
CPU intel Skylale core i7 6700
16 GB DDR4
Marja Van Waes 2017-01-08 22:44:17 CET

CC: (none) => marja11
Assignee: bugsquad => kernel

Comment 3 Adrien D 2017-01-12 09:33:27 CET
I think the problem is upstream : https://bugzilla.kernel.org/show_bug.cgi?id=192111

CC: (none) => email

Comment 4 Rémi Verschelde 2017-01-12 09:52:11 CET
(In reply to Adrien D from comment #3)
> I think the problem is upstream :
> https://bugzilla.kernel.org/show_bug.cgi?id=192111

That's possibly related, so not exactly the same bug, as here Jean can boot fine, he just sees ACPI errors.


I also get similar non-blocking ACPI on boot since kernel 4.9.0 (still the case with 4.9.2):

```
ACPI Error: No handler for Region [EC__] (ffff9d63ea0bb040) [EmbeddedControl] (20160831/evregion-166)
ACPI Error: Region EmbeddedControl (ID=3) has no handler (2016081/exfldio-299)
ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC._REG] (Node ffff9d63ea0bce00), AE_NOT_EXIST (20160831/psparse-543)
ACPI Error: [\_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
ACPI Error: Method parse/execution failed [\_PR.CPU0.PPC] (Node ffff9d63ea0db6b0), AE_NOT_FOUND (20160831/psparse-543)
```

(there might be typos, I copied it from a screen photo)
I'll post logs later, potentially in a new bug report if asked for. I haven't looked yet for related bko bug reports, but I'll try to in the evening.
Comment 5 Samuel Verschelde 2017-01-12 10:13:54 CET
I'm raising priority because I get it too and it's not very comforting for a user.

Target Milestone: --- => Mageia 6
Priority: Normal => High

Comment 6 Rémi Verschelde 2017-01-16 07:41:30 CET
Created attachment 8861 [details]
Boot log with kernel 4.9.4

I still get the same errors displayed in place of the plymouth animation with kernel 4.9.4:

Jan 16 07:02:56 cauldron kernel: ACPI Error: No handler for Region [EC__] (ffff9cc5ea8bb828) [EmbeddedControl] (20160831/evregion-166)
Jan 16 07:02:56 cauldron kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20160831/exfldio-299)
Jan 16 07:02:56 cauldron kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC._REG] (Node ffff9cc5ea8bcb18), AE_NOT_EXIST (20160831/psparse-543)
Jan 16 07:02:56 cauldron kernel: ACPI Error: [\_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Jan 16 07:02:56 cauldron kernel: ACPI Error: Method parse/execution failed [\_PR.CPU0._PDC] (Node ffff9cc5ea8db758), AE_NOT_FOUND (20160831/psparse-543)

My hardware is the second entry for Akien on https://wiki.mageia.org/en/QA_iso_hardware_list#Notebooks
Comment 7 Rémi Verschelde 2017-01-16 08:01:40 CET
Judging by https://forums.opensuse.org/showthread.php/521964-ACPI-Errors-when-booting-on-4-9-Kernel, I guess it's kernel guys again who decided to display as errors what should be debug messages, like for the previous FIFO underruns we had hidden for Mageia 5.

Related upstream bug report (early in debugging): https://bugzilla.kernel.org/show_bug.cgi?id=192501

See Also: (none) => https://bugzilla.kernel.org/show_bug.cgi?id=192501

Comment 8 Atilla ÖNTAŞ 2017-03-18 22:08:46 CET
(In reply to Rémi Verschelde from comment #7)
> Judging by
> https://forums.opensuse.org/showthread.php/521964-ACPI-Errors-when-booting-
> on-4-9-Kernel, I guess it's kernel guys again who decided to display as
> errors what should be debug messages, like for the previous FIFO underruns
> we had hidden for Mageia 5.
> 
> Related upstream bug report (early in debugging):
> https://bugzilla.kernel.org/show_bug.cgi?id=192501

I'm noticing almost same problem with Rémi. Except No handler for Region is [ECXP] as seen below.

> journalctl -k | grep Error
>
> Mar 18 22:40:54 localhost kernel: mce: [Hardware Error]: Machine check events logged
> Mar 18 22:40:54 localhost kernel: ACPI Error: No handler for Region [ECXP] (ffff92a2cf0acd80) [EmbeddedControl] (20160831/evregion-166)
> Mar 18 22:40:54 localhost kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20160831/exfldio-299)
> Mar 18 22:40:54 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.PEG0.PEGP._STA] (Node ffff92a2cf0cda28), AE_NOT_EXIST (20160831/psparse-543)
> Mar 18 22:40:54 localhost kernel: ACPI Error: Method execution failed [\_SB.PCI0.PEG0.PEGP._STA] (Node ffff92a2cf0cda28), AE_NOT_EXIST (20160831/uteval-103)
> Mar 18 22:46:19 localhost kernel: mce: [Hardware Error]: Machine check events logged

My lspcidrake -v log: http://pastebin.com/x29FthiZ
My lspci -v log: http://pastebin.com/dyE0vEJP
My lsusb log: http://pastebin.com/Weq8ebF4
My mcelog: http://pastebin.com/rqPpvcPu

CC: (none) => tarakbumba

Comment 9 Tamás Hajdu 2017-03-19 10:10:22 CET
Hello,

I have similar errors on boot:
márc 09 08:50:51 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 09 08:50:51 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN04._OFF] (Node ffff9fb666501938), AE_NOT_FOUND (20160831/psparse-543)
márc 09 08:50:51 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 09 08:50:51 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN03._OFF] (Node ffff9fb666501898), AE_NOT_FOUND (20160831/psparse-543)
márc 09 08:50:51 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 09 08:50:51 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN02._OFF] (Node ffff9fb666501230), AE_NOT_FOUND (20160831/psparse-543)
márc 09 08:50:51 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 09 08:50:51 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN01._OFF] (Node ffff9fb666501e10), AE_NOT_FOUND (20160831/psparse-543)
márc 09 08:50:51 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 09 08:50:51 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._OFF] (Node ffff9fb666501960), AE_NOT_FOUND (20160831/psparse-543)


I am not really sure it's related, though...

CC: (none) => fathom

Comment 10 Thomas Backlund 2017-03-20 22:09:33 CET
I added a fix in kernel-4.9.16-2.mga6 (currently building) that should hopefully help with this...

CC: (none) => tmb

Comment 11 Jose Manuel López 2017-03-21 09:14:54 CET
I have the same problem in a laptop Lenovo V110. The bug dessapears when the sistem start.

CC: (none) => joselp

Comment 12 Tamás Hajdu 2017-03-22 18:55:06 CET
Hi,

tmb it looks it did not solve it.
Linux northernlights 4.9.16-desktop-2.mga6 #1 SMP Mon Mar 20 21:16:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

under boot:
márc 22 18:46:24 northernlights kernel: platform wdat_wdt: failed to claim resource 3
márc 22 18:46:24 northernlights kernel: ACPI: watchdog: Failed to create platform device
márc 22 18:46:24 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:24 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff96fa264dccd0), AE_NOT_FOUND (20160831/pspa
márc 22 18:46:24 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:24 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff96fa264dccd0), AE_NOT_FOUND (20160831/pspa
márc 22 18:46:24 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:24 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff96fa264dccd0), AE_NOT_FOUND (20160831/pspa
márc 22 18:46:24 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:24 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff96fa264dccd0), AE_NOT_FOUND (20160831/pspa
márc 22 18:46:25 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ00._TMP] (Node ffff96fa26501cd0), AE_NOT_FOUND (20160831/
márc 22 18:46:25 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ00._TMP] (Node ffff96fa26501cd0), AE_NOT_FOUND (20160831/
márc 22 18:46:25 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ01._TMP] (Node ffff96fa26501208), AE_NOT_FOUND (20160831/
márc 22 18:46:25 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ01._TMP] (Node ffff96fa26501208), AE_NOT_FOUND (20160831/
márc 22 18:46:25 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._ON] (Node ffff96fa26501708), AE_NOT_FOUND (20160831/p
márc 22 18:46:25 northernlights kernel: acpi PNP0C0B:00: Failed to change power state to D0
márc 22 18:46:25 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._ON] (Node ffff96fa26501708), AE_NOT_FOUND (20160831/p
márc 22 18:46:25 northernlights kernel: acpi PNP0C0B:00: Failed to set initial power state
márc 22 18:46:25 northernlights kernel: acpi PNP0C0B:00: Cannot transition from (unknown) to D3hot
márc 22 18:46:25 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
márc 22 18:46:25 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff96fa264dccd0), AE_NOT_FOUND (20160831/pspa
Comment 13 Jean Michel Varvou 2017-04-10 08:58:06 CEST
Hi

Today, I noticed that I no longer have any error messages at startup. I don't now if the problem is resolved with the last kernel or if it's because I have flashed my bios (Mothercard Asus B150 Pro Gaming).
Comment 14 Jean Michel Varvou 2017-05-22 20:30:46 CEST
No problem now. So bug is fixed for me.

Resolution: (none) => FIXED
Status: NEW => RESOLVED

Comment 15 Tamás Hajdu 2017-05-22 20:42:04 CEST
I still have these on every boot:

máj 22 20:33:02 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:02 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff8bb5264dcd20), AE_NOT_FOUND (20160831/pspar
máj 22 20:33:02 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:02 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff8bb5264dcd20), AE_NOT_FOUND (20160831/pspar
máj 22 20:33:02 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:02 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff8bb5264dcd20), AE_NOT_FOUND (20160831/pspar
máj 22 20:33:02 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:02 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff8bb5264dcd20), AE_NOT_FOUND (20160831/pspar
máj 22 20:33:02 northernlights kernel: mmc0: Unknown controller version (3). You may experience problems.
máj 22 20:33:04 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ00._TMP] (Node ffff8bb526501000), AE_NOT_FOUND (20160831/p
máj 22 20:33:04 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._ON] (Node ffff8bb526501d20), AE_NOT_FOUND (20160831/ps
máj 22 20:33:04 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._ON] (Node ffff8bb526501d20), AE_NOT_FOUND (20160831/ps
máj 22 20:33:04 northernlights kernel: acpi PNP0C0B:00: Failed to set initial power state
máj 22 20:33:04 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ00._TMP] (Node ffff8bb526501000), AE_NOT_FOUND (20160831/p
máj 22 20:33:04 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ01._TMP] (Node ffff8bb526501208), AE_NOT_FOUND (20160831/p
máj 22 20:33:04 northernlights kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\_TZ.TZ01._TMP] (Node ffff8bb526501208), AE_NOT_FOUND (20160831/p
máj 22 20:33:04 northernlights kernel: ACPI Error: [SHTP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
máj 22 20:33:04 northernlights kernel: ACPI Error: Method parse/execution failed [\SHAD._STA] (Node ffff8bb5264dcd20), AE_NOT_FOUND (20160831/pspar

Status: RESOLVED => REOPENED
Resolution: FIXED => (none)

Comment 16 Pe Alfa 2017-06-04 01:03:06 CEST
I can see this on boot and shutdown (Mageia 6 rc - 4.9.30-desktop-1.mga6):

platform wdat_wdt: failed to claim resource 1
ACPI: watchdog: Failed to create platform device
kvm: disabled by bios
kvm: disabled by bios
kvm: disabled by bios

CC: (none) => pealfa

Samuel Verschelde 2017-07-10 16:08:42 CEST

Keywords: (none) => FOR_ERRATA6

Comment 17 Michel AUTEM 2018-02-04 21:27:35 CET
(for info)
I get EXACTLY (word for word) the same ACPI error messages than J.-M. Varvou (see bug description) after installing 4.14.13-desktop-1-mga6 64-bit, no matter what installation support I use ("Classic" ISO or Live ISO) (This point is not trivial because for other "bugs", the symptoms that I observe may be sometimes different according to the support which I use!) .

Updating the installed system changes nothing .

These ACPI errors do not seem to disrupt the functioning of the system, they are just frustrating and "unsightly" during the boot process ..

Dell Inspiron 3650 (09/2016)
CPU : Intel Core™ i5-6400 CPU @ 2.70GHz × 4
RAM : 8Mo
Video : NVIDIA GeForce GT 730

CC: (none) => michel.autem

Comment 18 Jean Michel Varvou 2020-08-16 11:50:53 CEST
Problem fixed with the last kernels

Resolution: (none) => FIXED
Status: REOPENED => RESOLVED

Comment 19 Tamás Hajdu 2020-08-18 13:57:55 CEST
Which version supposed to solve this? 

Linux northernlights 5.8.1-desktop-4.mga8 #1 SMP Sun Aug 16 23:43:41 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

aug 18 13:41:41 northernlights kernel: ACPI BIOS Error (bug): Could not resolve symbol [\SHAD._STA.SHTP], AE_NOT_FOUND (20200528/psargs-330)
aug 18 13:41:41 northernlights kernel: ACPI Error: Aborting method \SHAD._STA due to previous error (AE_NOT_FOUND) (20200528/psparse-529)

And there others also like that.

Note You need to log in before you can comment on or make changes to this bug.