Bug 219393 - GPE Storm cannot be disabled whatsoever on HP Laptop Victus 15-fb2xxx
Summary: GPE Storm cannot be disabled whatsoever on HP Laptop Victus 15-fb2xxx
Status: RESOLVED DUPLICATE of bug 219055
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Interrupts (show other bugs)
Hardware: AMD Linux
: P3 high
Assignee: acpi_config-interrupts
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-16 16:18 UTC by Evan Frouin
Modified: 2024-10-17 21:49 UTC (History)
1 user (show)

See Also:
Kernel Version: 6.11
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Device specs (1.02 MB, text/plain)
2024-10-16 16:18 UTC, Evan Frouin
Details

Description Evan Frouin 2024-10-16 16:18:26 UTC
Created attachment 307015 [details]
Device specs

I've been dealing with GPE storms on my HP Victus 15. When I check for "grep . -r /sys/firmware/acpi/interrupts/", I get 3 interrupts with crazily high values: gpe17, sci, and gpe_all. Since they all had the same number, I assumed gpe17 was the one I had to disable. This issue happened in various distros, hence a kernel update could likely fix the problem.


I tried the following to force a disable of the GPE:


1) echo "disable" > /sys/firmware/acpi/interrupts/gpe17
2) echo "mask" > /sys/firmware/acpi/interrupts/gpe17
3) Adding the boot parameter acpi_mask_gpe=0x17
4) Updating the HP BIOS to F.04
5) Upgrading to the latest Linux kernel available on Debian and Ubuntu


I have tried these multiple times on multiple occasions, to no avail. Due to this I have a kworker process always using 100% of one my CPU threads and it drains the battery quite quickly.


For device specs, find the attached .txt. If you need anything else from me to fix this issue, let me know!
Comment 1 Evan Frouin 2024-10-17 21:49:50 UTC

*** This bug has been marked as a duplicate of bug 219055 ***

Note You need to log in before you can comment on or make changes to this bug.