Package Details: joycond-git v0.1.0.r58.g39d5728-1

Git Clone URL: https://aur.archlinux.org/joycond-git.git (read-only, click to copy)
Package Base: joycond-git
Description: Userspace daemon to combine joy-cons from the hid-joycon kernel driver
Upstream URL: https://github.com/DanielOgorchock/joycond
Licenses: GPL3
Conflicts: joycond-git
Provides: joycond-git
Submitter: parkerlreed
Maintainer: Paragoumba
Last Packager: Paragoumba
Votes: 15
Popularity: 0.63
First Submitted: 2019-09-23 01:56 (UTC)
Last Updated: 2025-04-13 20:42 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

parkerlreed commented on 2021-08-30 15:30 (UTC)

@Alkaris Probably best to search/post an issue regarding that behavior.

https://github.com/DanielOgorchock/joycond/issues

I just maintain the AUR package.

Alkaris commented on 2021-08-29 12:15 (UTC) (edited on 2021-08-29 12:17 (UTC) by Alkaris)

Any reason why Joycond can't work properly when the Nintendo Switch Pro Controller is connected with USB? It just keeps throwing out errors with;

no match found for /sys//devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:057E:2009.0008/input/input30/event19/device/device/leds/*player*1

it does this for every device LED from *player*1 down to *player5* and *home*

Joycond clearly recognises the device when I unplug it, and reconnected it, and it spams a whole list of the device that it couldn't match. It causes a whole load of headaches and issues for applications like Dolphin-Emu, but it works flawlessly in RetroArch and Steam. In Dolphin the controller will show up as;

(disconnected) /evdev/0/Nintendo Switch Pro Controller

hitting refresh doesn't get it to detect the controller is connected and begin receiving input. I've tried reinstalling Joycond but nothing works.

Celti commented on 2021-07-09 15:16 (UTC)

I thing the libudev dependency is missing too. Please check it.

libudev is part of systemd-libs, which is pulled in by base-devel and therefore not a required dependency.

modnoob commented on 2021-07-09 13:18 (UTC)

I thing the libudev dependency is missing too. Please check it.

parkerlreed commented on 2021-05-05 03:23 (UTC)

Updated

Celti commented on 2021-05-05 02:49 (UTC)

This is still missing a dependency on libevdev and will not build in a clean container without it.

nicman23 commented on 2020-08-03 08:19 (UTC)

you might wanna add this. https://github.com/DanielOgorchock/joycond/pull/27

it stops steam messing with the module

Celti commented on 2020-06-10 05:42 (UTC)

Missing a dependency on libevdev.