You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
If suspend_power_down_user() is defined, keyboard_post_init_user() and suspend_wakeup_init_user() are not called correctly.
Furthermore, the keyboard is not detected after suspend (on linux 5.10) and has to be replugged.
If the function is not defined, the board will wake the pc correctly and be detected on wake, but the leds will remain on.