sc-controller
sc-controller copied to clipboard
Connecting a second controller crashes system by creating many js*
after connecting a second controller it loops on creating as many emulated gamepads as it could in /dev/input. attached a screenshot below. I'm probably going to use it with one controller but I thought I should report it. using a (probably knockoff) x360 gamepad. on Arch linux.

That looks bit crazy. Is there any chance you were modifying some of these config values or adding anything even remotelly resembling XBox controller as device handled by SCC?
It looks like SCC is detecting its own virtual XBox controller as input device and creating new virtual XBox controller, which is then detected as input device, creating loop you are observing.