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 has been archived by the owner on Jun 1, 2022. It is now read-only.
Describe the bug
Running Fedora 32, if razercontrol module is active, when I go in to a deep sleep on my 2019 Razer Blade Advanced, the compute comes back up but the keyboard and mouse are unresponsive.
I can SSH in and do a:
sudo rmmod razercontrol
sudo modprobe razercontrol
And that brings back the devices.
My "journalctl" shows the following:
"razer kernel: razercontrol: loading out-of-tree module taints kernel."
"razer kernel: razercontrol: module verification failed: signature and/or required key missing - tainting kernel"
After trying to come back from sleep event.
To Reproduce
Install fedora 32, on a razer blade device. Install razer-laptop-control dkms. Enable SSH. Note ip. Let laptop go into deep sleep (close lid, let sleep plugged in, remove plug, let laptop sleep for a while" Wake from sleep. Try to type, move mouse.
Sign in to ssh, rmmod and add mod. Try keyboard again.
Expected behavior
What should the driver do?
Sleep and wake gracefully.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Running Fedora 32, if razercontrol module is active, when I go in to a deep sleep on my 2019 Razer Blade Advanced, the compute comes back up but the keyboard and mouse are unresponsive.
I can SSH in and do a:
sudo rmmod razercontrol
sudo modprobe razercontrol
And that brings back the devices.
My "journalctl" shows the following:
"razer kernel: razercontrol: loading out-of-tree module taints kernel."
"razer kernel: razercontrol: module verification failed: signature and/or required key missing - tainting kernel"
After trying to come back from sleep event.
To Reproduce
Install fedora 32, on a razer blade device. Install razer-laptop-control dkms. Enable SSH. Note ip. Let laptop go into deep sleep (close lid, let sleep plugged in, remove plug, let laptop sleep for a while" Wake from sleep. Try to type, move mouse.
Sign in to ssh, rmmod and add mod. Try keyboard again.
Expected behavior
What should the driver do?
Sleep and wake gracefully.
The text was updated successfully, but these errors were encountered: