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

I can not setup the input for joystick #2

Open
typo3ua opened this issue Feb 20, 2024 · 2 comments
Open

I can not setup the input for joystick #2

typo3ua opened this issue Feb 20, 2024 · 2 comments

Comments

@typo3ua
Copy link

typo3ua commented Feb 20, 2024

Hi! I can not setup the input for joystick... setup keeps aborted

that is what I see after start...

~/Downloads/FPV$ ./Kestrel_FPV.x86_64
Set current directory to /home/vasyl/Downloads/FPV
Found path: /home/vasyl/Downloads/FPV/Kestrel_FPV.x86_64
Mono path[0] = '/home/vasyl/Downloads/FPV/Kestrel_FPV_Data/Managed'
Mono path[1] = '/home/vasyl/Downloads/FPV/Kestrel_FPV_Data/Mono'
Mono config path = '/home/vasyl/Downloads/FPV/Kestrel_FPV_Data/Mono/etc'
displaymanager : xrandr version warning. 1.6
client has 7 screens
displaymanager screen (0)(eDP-1): 2560 x 1440
displaymanager screen (1)(HDMI-1): 1920 x 1080
displaymanager screen (2)(DVI-I-3-2): 1280 x 1024
displaymanager screen (3)(DVI-I-2-1): 1280 x 1024
Using libudev for joystick management


Importing game controller configs
/dev/input/js0: driver version: 2.1.0 (20100)
: Too many buttons; using buttons 0 - 19 and ignoring buttons 20 - 23
/dev/input/js0: fd 4, buttons 20, axes 7, name OpenTX RM TX16S Joystick
/dev/input/js0: axis  0: raw      0, mapped 0.000000
/dev/input/js0: axis  1: raw      0, mapped 0.000000
/dev/input/js0: axis  2: raw      0, mapped 0.000000
/dev/input/js0: axis  3: raw      0, mapped 0.000000
/dev/input/js0: axis  4: raw -32767, mapped 0.000000
/dev/input/js0: axis  5: raw      0, mapped 0.000000
/dev/input/js0: axis  6: raw      0, mapped 0.000000
Assigning joystick 1
Aborted (core dumped)

this is happened sometimes after the second button sometimes after the fourth button...

Is there another way to setup joystick?

@eleurent
Copy link
Owner

Hi,
Sorry I'm not sure what is causing this crash, I've only tested this on Windows.
I'm using the default Unity Input Manager though, nothing custom, so in principle it should work on Linux... :/

@typo3ua
Copy link
Author

typo3ua commented Feb 29, 2024

hi! thanks for the reply! yes, it works but one try out of ten is successful... I see that after exiting the simulator my successful input configuration is not saved and that is bad because i need again to do the same over and over.. :)

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

2 participants