I found something interesting with dmesg :
login as: root
root@Recalbox's password:
#
# dmesg | grep DragonRise
[ 1.923431] usb 1-1.2: Manufacturer: DragonRise Inc.
[ 2.123462] usb 1-1.3: Manufacturer: DragonRise Inc.
[ 2.613596] input: DragonRise Inc. Generic USB Joystick as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0079:0006.0001/input/input0
[ 2.613853] dragonrise 0003:0079:0006.0001: input,hidraw0: USB HID v1.10 Joystick [DragonRise Inc. Generic USB Joystick ] on usb-3f980000.usb-1.2/input0
[ 2.615054] input: DragonRise Inc. Generic USB Joystick as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:0079:0006.0002/input/input1
[ 2.615295] dragonrise 0003:0079:0006.0002: input,hidraw1: USB HID v1.10 Joystick [DragonRise Inc. Generic USB Joystick ] on usb-3f980000.usb-1.3/input0
#
Is there an error in the last line and position, should it not be input 1 instead of input 0 ?