https://bugzilla.kernel.org/show_bug.cgi?id=219055

--- Comment #4 from Bill McDonough (wil...@gmail.com) ---
Diogo,
     Some additional information:

If I "sudo rmmod ucsi_acpi", the CPU load issue resolves, but the GPE17
counters continue.
I cannot just add that module to /etc/modprobe.d/blacklist.conf, it will still
load after reboot.

I had to append to the GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub:
"sudo vi /etc/default/grub"

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash module_blacklist=ucsi_acpi"

then, "sudo update-grub"
then, "sudo reboot"

that finally blacklists the module from loading.
---

Having explored all that, I have an interim solution.
I have restored everything back to defaults so we can continue gathering
evidence.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to