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
Hellow
When i try to use oversteer (flatpack version) to configure G923 from logitech (lsub :ID 046d:c26e Logitech, Inc. G923 Racing Wheel for Xbox One and PC) no option is avalaible and test throw this execption :
jeanseb@shinobee:~$ flatpak run io.github.berarma.Oversteer
Exception in thread Thread-3 (test1):
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/app/lib/python3.11/site-packages/oversteer/test.py", line 129, in test1
left_effect = self.create_left_effect(0)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/oversteer/test.py", line 67, in create_left_effect
left_effect.id = self.input_device.upload_effect(left_effect)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/evdev/device.py", line 340, in upload_effect
ff_id = _input.upload_effect(self.fd, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 38] Fonction non implantée
The text was updated successfully, but these errors were encountered:
Hellow
When i try to use oversteer (flatpack version) to configure G923 from logitech (lsub :ID 046d:c26e Logitech, Inc. G923 Racing Wheel for Xbox One and PC) no option is avalaible and test throw this execption :
The text was updated successfully, but these errors were encountered: