KestrelFPV
KestrelFPV copied to clipboard
I can not setup the input for joystick
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?
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... :/
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.. :)