I will look into disabling it in udev. Could you also expand on "debugging" Where would you start and what to look for as a start point? Anything...
I think these are the guys js0-js2 udooer@udooneo:/sensors$ ls -l total 0 lrwxrwxrwx 1 root root 39 Jul 18 12:14 accelerometer ->...
jas-mx I did updated my rule to KERNEL=="js?", ENV{ID_VENDOR}=="Logitech", ENV{ID_MODEL}=="Logitech_Cordless_RumblePad_2" , NAME="input/js0"...
After removing joystick and rebooting udoo board I see that after adding rule I do not see any jsX in /dev/input/ udooer@udooneo:~$ ls -l...
Below is info for each jsX. I also added /etc/udev/rules.d/73-presistent-joystick.rules KERNEL=="js?", ENV{ID_VENDOR}=="046d",...
I was just informed on IRC SDL channel that SDL2 does not use jsX. It was used in SDL1. Now SDL2 is using udev/evdev. Is there a module that needs...
Ok so I switched to dummy driver and this time I got this. Still wondering why frame buffer was not detected (separate issue)...
So here is configured output building SDL2-2.0.5. Build in progress SDL2 Configure Summary: Building Shared Libraries Building Static Libraries...
Ok I will try to build SDL. Forcing frame buffer did not work udooer@udooneo:~/jstest-sdl$ SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb0 ./jstest-sdl...
When you say my SDL is configured, I want to adde that it is SDL installed with apt-get. So if anything this is issue with deb package provided....
Ok I build it and when running I get this udooer@udooneo:~/jstest-sdl$ ./jstest-sdl --list Unable to init SDL: Failed to connect to the Mir...
Also noticed by removing joydev module all j0-2 are removed. When doing modprobe -v joydev all three are added back
Thank you for such a swift response :) I get this output from above command if my USB joystick is plugged in to uddo board or now...
Yes I do have it. Here is my full list drwxr-xr-x 2 root root 80 Dec 31 1969 by-id drwxr-xr-x 2 root root 100 Dec 31 1969 by-path...
Ok so I cloned repo and followed instruction listed at https://www.udoo.org/docs-neo/Advanced_Topics/Compile_Linux_Kernel.html I got joydev.ko...
Separate names with a comma.