https://bugzilla.kernel.org/show_bug.cgi?id=214899 --- Comment #34 from Johannes Penßel (johannes.penssel@xxxxxxxxx) --- I am afraid to report that the patch does not work on my system, even after a full kernel rebuild:( I have also tried simply replacing \\_SB with \\_SB.PC00 at line 166 of nsinit.c: status = acpi_get_handle(NULL, "\\_SB", &handle); if (ACPI_SUCCESS(status)) { memset(info.evaluate_info, 0, sizeof(struct acpi_evaluate_info)); But that did not work either. Neither did removing the code block that evaluates all _REG methods. Glad I can be of help! Regarding the mail address, I'd prefer <johannespenssel@xxxxxxxxxx> :) -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.