Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception with g923 logitech when runing test #247

Open
matevoux opened this issue Dec 6, 2024 · 1 comment
Open

Exception with g923 logitech when runing test #247

matevoux opened this issue Dec 6, 2024 · 1 comment

Comments

@matevoux
Copy link

matevoux commented Dec 6, 2024

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

@matevoux
Copy link
Author

matevoux commented Dec 6, 2024

seem to be a kernel issue ( debian)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant