Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[solved] ACPI error messages on boot

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
maxbre
Posts: 76
Joined: 2014-11-08 16:44

[solved] ACPI error messages on boot

#1 Post by maxbre »

on boot I got the following messages

Code: Select all

[    0.017330] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20160831/dswload-210)
[    0.017335] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20160831/psobject-227)
[    0.017360] ACPI Exception: AE_NOT_FOUND, (SSDT:xh_rvp08) while loading table (20160831/tbxfload-228)
[    0.022992] ACPI Error: 1 table load failures, 6 successful (20160831/tbxfload-246)
apart from that everything seems working fine...

my actual configuration is

Code: Select all

uname -a
Linux TVDLND062 4.9.0-0.bpo.3-amd64 #1 SMP Debian 4.9.25-1~bpo8+1 (2017-05-19) x86_64 GNU/Linux
I followed this recipe to to get my new Intel computer working properly on debian jessie...
http://forums.debian.net/viewtopic.php?f=16&t=131611

it is worth worrying about that ACPI error messages?
is needed any further adjustment ?

thanks for the support
Last edited by maxbre on 2017-06-07 15:03, edited 1 time in total.

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: ACPI error messages on boot

#2 Post by phenest »

maxbre wrote:it is worth worrying about that ACPI error messages?
No.

I have an ASUS based tower which started to show these same messages on Stretch. Apparently, these messages were present in Jessie, but the "quiet" kernel option no longer suppresses them. If this is true, I don't know if it's a Debian change or a Linux kernel change.

This theory is taken from on-line research, but I haven't tested it.
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: ACPI error messages on boot

#3 Post by phenest »

phenest wrote:This theory is taken from on-line research, but I haven't tested it.
I just tried Jessie and I do indeed have those same messages in dmesg, but the output is suppressed.
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

Post Reply