Artem Prokop

Results 6 comments of Artem Prokop

https://github.com/PixlOne/logiops/issues/129#issuecomment-871666675

Did anyone managed to rebind "Switch Devices" and/or "Sniper Mode" buttons? Debug table shows them as "reprog? True" but looks like it does not work

Did you manage to connect 3S via receiver?

@emvaized then i need to enable `target: true`. Otherwise multiplier will not work. The only way i see for now is IMWheel

Add `/lib/systemd/system-sleep/logid.sh` with content: ```bash #!/bin/sh systemctl restart logid ``` It will restart logid.service on WakeUp, so driver will work after idle and resuming from suspend

Can be fixed just by `systemctl unmask logid`