AlanChatham / UnoJoy

UnoJoy! allows you to easily turn an Arduino Uno (or Mega or Leonardo) into a PS3-compatible USB game controller
GNU General Public License v3.0
482 stars 130 forks source link

Megajoy on Linux only sees 1 gamepad report #33

Open duncang opened 4 years ago

duncang commented 4 years ago

Hi,

I'm using MegaJoy on Linux Mint 19.

I'm not sure if this is an issue with MegaJoy or with the new Linux evdev system, but I'm only getting one gamepad report (6 x axis + 32 buttons) on the joystick device. This means that the second set of inputs are not visible.

On Windows, Megajoy installs as 2 joysticks, and everything works as expected.

Has anyone else noticed this and have a solution?

Thank you.