https://bugzilla.kernel.org/show_bug.cgi?id=197177
--- Comment #10 from [email protected] --- See comment 2(In reply to Erik Schmauss from comment #9) > Could you attach the dmesg output with the ACPI errors? See comment 2: [ 0.139732] ACPI Error: Needed [Integer/String/Buffer], found [Region] ffff88021e878120 (20170728/exresop-424) [ 0.139802] ACPI Exception: AE_AML_OPERAND_TYPE, Could not execute arguments for [IOB2] (Region) (20170728/nsinit-426) There was no more disturbing acpi messages. I do not want use buggy kernel when I have fixed bugs in them. To have a clean and fully working boot, I need to apply 3 patch sets already. ./include/acpi/platform/acenv.h /* acpi_help configuration. Error messages disabled. */ #ifdef ACPI_HELP_APP #define ACPI_NO_ERROR_MESSAGES #endif +#define ACPI_NO_ERROR_MESSAGES Change Invalid PCI ROM header signature message to use the dev_info function in drivers/pci/rom.c Apply Ryzen temperature patches. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
