Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
23 stars 0 forks source link

Closing the lid generates APCI Error: No handler or method for GPE 6B #640

Open serpack opened 7 months ago

serpack commented 7 months ago

Device

novacustom NV41 Intel 12Gen

Dasharo version

1.7.2 beta

Affected component(s) or functionality

Sleep function (S0ix)

Brief summary

Sending OS to sleep (S0ix) by closing the lid generates ACPI Error

How reproducible

100%

How to reproduce

Choose S0ix in BIOS as sleep state. Load the OS. Close the lid. Open the lid. Check dmesg

Expected behavior

not generating ACPI errors

Actual behavior

suspending the OS generates the following ACPI Error:

[  827.343042] ACPI: EC: interrupt blocked
[  840.696357] ACPI: EC: interrupt unblocked
[  840.768761] ACPI Error: No handler or method for GPE 6B, disabling event (20220331/evgpe-839)

dmesg.txt

Screenshots

No response

Additional context

Suspending to S3 does not generate any error messages.

Suspending to S0ix with the hotkey Fn+F12 does not generate any error messages.

Kernel: selfcompiled 6.1.57 with gentoo patchset 6.1.67-gentoo.txt

Solutions you've tried

No response

macpijan commented 3 weeks ago

@mkopec @BeataZdunczyk we need to take some action here