DanielOgorchock / joycond

userspace daemon to combine joy-cons from the hid-nintendo kernel driver
GNU General Public License v3.0
338 stars 68 forks source link

Incorrect joycons mapping #114

Open kirillgalushko opened 1 year ago

kirillgalushko commented 1 year ago

Not sure it's related to that project. I'm using switchroot l4t on the Nintendo Switch Oled. Both joycons are connected and recognized by the system, but the mapping is a mess: R is read as ZL, L is read as R, ZL is read as ZR, Up is Left and Down is Right, A and B are correct, X and Y are swapped.

2851E84D-12F1-4596-B8BE-166FAA14C6B2_1_102_o

I found this post on Reddit where the guy has the same issue as mine. He says that stopping joycond helped him, but I don't understand how.