Yeah using steam input, and if I disable steam input it doesn't detect any controller
Yeah using steam input, and if I disable steam input it doesn't detect any controller
# this is right after resume from suspend, gyro is no longer working
# ran the following commands:
$ sudo rmmod bmi260_i2c
$ sudo rmmod bmi260_core
rmmod: ERROR: Module bmi260_core is in use
$ sudo systemctl restart hhd@$(whoami).service
$ sudo rmmod bmi260_core # <-- only worked after restarting hhd service
$
$
$ sudo modprobe bmi260_core
$ sudo modprobe bmi260_i2c
# gyro still not working, but restarting hhd service gets it working again
$ sudo systemctl restart hhd@$(whoami).service
# gyro now working again in steam input