https://bugzilla.kernel.org/show_bug.cgi?id=197151
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Acpi is used to find hardware so you can not disable it. My custom kernel 4.14.0-rc2 from kernel.org works fine with the Ryzen 5 1600 and the Asus Prime B350M-K motherboard. To prevent random kernel lock ups, enable RCU_NOCB_CPU and boot the kernel with the rcu_nocbs=0-X command line parameter. X is the cpu thread count -1. Bug is in your distribution kernel, so remove this bug and make your own kernel from the latest code from kernel.org. -- 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
