Bug 192621
Summary: | Module Level Code - [_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND | ||
---|---|---|---|
Product: | ACPI | Reporter: | Adam Van Ymeren (adam) |
Component: | BIOS | Assignee: | Lv Zheng (lv.zheng) |
Status: | RESOLVED MOVED | ||
Severity: | normal | CC: | lv.zheng, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.9.3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg output of kernel 4.9.3 booting with vendor bios
acpidump of machine Patch used to fix ACPI tables so that they load dmesg including suspend/resume and hibernate/resume with patch from comment #3 applied |
Description
Adam Van Ymeren
2017-01-15 18:16:41 UTC
Created attachment 251731 [details]
acpidump of machine
Created attachment 251741 [details]
Patch used to fix ACPI tables so that they load
This is a diff of the decompiled DSDT/SSDT* files that can be applied to get them to compile and successfully load.
This seems like a known issue. And has already been fixed. But the fix requires fixes for further triggered problems and thus is blocked: https://bugs.acpica.org/show_bug.cgi?id=1333 You can try: https://patchwork.kernel.org/patch/9347349/ Thanks Lv I applied that patch to kernel 4.9.3, and it worked wonders. Now sleep and hibernate work properly as well, those did not work with my hacked up ACPI tables. Only bug I noticed is that after hibernate my CPU fan appeared to be pegged at 100% RPMs for 5 minutes or so, the temperatures were not particularly high. After a few minutes the fans went back to normal. Could be unrelated. Thanks for the help! I have attached a dmesg from with that patch applied. Created attachment 251801 [details] dmesg including suspend/resume and hibernate/resume with patch from comment #3 applied If you looked at ACPICA bug 1333, this is an resolved issue. But enabling it is not an easy way, other ASL compliant issues should be fixed along with it. So let me link your bug to that page and close this one. Thanks Lv Linked to https://bugs.acpica.org/show_bug.cgi?id=963 Closing... Great thanks! And thanks for your hard work! Keep it not closed so that we can have our eyes on the kernel bugzilla before the ACPICA fixes are upstreamed... Hi, Adam Please also help to upload acpidump and dmidecode output of your platform to https://bugs.acpica.org/show_bug.cgi?id=963 to have a track there. Hey Lv, Sorry I didn't see you comment until now, must have missed the email or something. I will upload my acpidump and dmidecode to the bug you linked momentarily. Thanks |