I'm a completely new user. I installed Ubuntu 20.04.1 LTS on my Surface Book 2 and I've been having a couple of problems. The most annoying one is that it is extremely slow. CPU 1 is AT LEAST at 80% usage at all times. System monitor screenshot
I've tried to identify the problem looking up other questions but I can't solve it.
grep . -r /sys/firmware/acpi/interrupts
yields no unusually high values (the Max value is 43).
kworker/0:2+kacpi_notify is the top process at 85%~ kworker/u16:0+kacpi_hotplug is the second at 20%~
How else can I go about this?
Here's a screenshot of my other specs if it helps. Specs screenshot
top
command from a terminal. – FedKad Oct 27 '20 at 17:28