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

Stops working after restart #124

Open RainbowTH1 opened 1 year ago

RainbowTH1 commented 1 year ago

I am using Ubuntu 22.10 and have installed all three components (the Nintendo driver, joycond and the cemuhook).

They worked fine with minor issues such as not labelling motion controls in Dolphin, however that is an issue for the cemuhook. However upon restarting, joycond suddenly stops working; trying to launch it through the Terminal gives an error stating that dev/input/event13 cannot be read, and the Joy-Con have their LEDs remain flashing as if they didn't complete pairing.

sp1ritCS commented 1 year ago

Look if dmesg has any relevant output. Otherwise try reading the device exposed by hid-nintendo using /usr/bin/evdev directly (you might need to run it as superuser tho)