gpd win 4 suspend
suspend appeared to be working at first but i ran the command
"echo 'SUBSYSTEM=="usb", ATTR{idVendor}=="2808", ATTR{idProduct}=="9338", ATTR{remove}="1"' | sudo tee -a /etc/udev/rules.d/99-block-fingerprint.rules"
to disable it anyway. now if i sleep/suspend the device it is stuck on a black screen. Is there a way to reverse this change?
"echo 'SUBSYSTEM=="usb", ATTR{idVendor}=="2808", ATTR{idProduct}=="9338", ATTR{remove}="1"' | sudo tee -a /etc/udev/rules.d/99-block-fingerprint.rules"
to disable it anyway. now if i sleep/suspend the device it is stuck on a black screen. Is there a way to reverse this change?