Search Criteria
Package Details: joycond-git v0.1.0.r53.gcdec328-1
Package Actions
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: | 16 |
Popularity: | 1.03 |
First Submitted: | 2019-09-23 01:56 (UTC) |
Last Updated: | 2023-11-19 13:12 (UTC) |
Latest Comments
1 2 Next › Last »
Mxzcabel commented on 2024-09-08 17:59 (UTC) (edited on 2024-09-08 18:02 (UTC) by Mxzcabel)
For anyone like me that was stuck with bluetooth connection,
you just need to update your
/etc/bluetooth/input.conf
:Those options are what worked out for me. My controllers finally connected normally as before.
fanfanKTA commented on 2024-07-14 10:37 (UTC)
This package doesn't work anymore if you don't downgrade bluez to version 5.64. I didn't try other versions but there is definitely a problem with bluez
Score_Under commented on 2022-11-04 11:49 (UTC)
Requires libudev:
The .pc file for which is provided in
systemd
(notsystemd-libs
, for some reason).systemd
providesudev
, so maybe it would be clearer to depend on that(?) When building in a clean chroot, this package is not installed as part of base-devel.drossbox commented on 2022-02-23 12:24 (UTC)
@Alkaris Did you manage to solve this issue? I'm encountering the same problem - I've installed this package on two seperate up to date machines today, with one working flawlessly and the other giving me the same errors as you. Only difference is that the problem machine is running the linux-hardened vs standard kernel, and I'm not sure how to troubleshoot it if that's the case.
Paragoumba commented on 2022-02-06 16:16 (UTC)
@Ta180m The path to which the service is installed is specified in the CMakeLists.txt, thus it should be updated upstream
@kekonn hid-nintendo-dkms isn't required with 5.16 kernels as it has been merged. I will add it as optdepends until linux-lts is updated to 5.16
dodecahedron commented on 2022-01-06 14:55 (UTC)
Can the maintainer edit the PKGBUILD so it installs the
.service
file to/usr/lib/systemd/system
instead of/etc/systemd/system
?kekonn commented on 2021-10-21 11:53 (UTC) (edited on 2021-10-21 11:55 (UTC) by kekonn)
if this needs
hid-nintendo
, could you add it to the optdepends at least?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;
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;
hitting refresh doesn't get it to detect the controller is connected and begin receiving input. I've tried reinstalling Joycond but nothing works.
1 2 Next › Last »