Search Criteria
Package Details: hid-playstation-dkms 20210216-1
Git Clone URL: | https://aur.archlinux.org/hid-playstation-dkms.git (read-only, click to copy) |
---|---|
Package Base: | hid-playstation-dkms |
Description: | Sony's official HID driver for the PS5 DualSense controller. |
Upstream URL: | https://patchwork.kernel.org/project/linux-input/list/?series=429573 |
Keywords: | dualsense hid playstation ps5 sony |
Licenses: | |
Submitter: | nadiaholmquist |
Maintainer: | nadiaholmquist |
Last Packager: | nadiaholmquist |
Votes: | 9 |
Popularity: | 3.03 |
First Submitted: | 2020-12-26 22:33 |
Last Updated: | 2021-02-25 20:11 |
Latest Comments
1 2 Next › Last »
eighta commented on 2021-02-23 02:01
I thing a new patches at: https://patchwork.kernel.org/project/linux-input/list/?series=433369
nadiaholmquist commented on 2021-02-10 16:49
https://aur.archlinux.org/cgit/aur.git/commit/?h=hid-playstation-dkms&id=afac0ba15393af6db9572e329127ce73eb143888 Looks like just some code cleanup here and there.
lostpolaris commented on 2021-02-08 23:25
@Kido thanks for the help, I was building against 5.9, going to 5.10 fixed the issue for me!
eighta commented on 2021-02-08 22:52
what changes was made from version 5 to 6?
Kido commented on 2021-02-08 18:28
Latest (20210207-1) module builds fine for 5.10.14-lqx1-1-lqx and 5.10.13-arch1-2 and fails for 5.4.95-1-lts. So I assume you need a fresh kernel.
nadiaholmquist commented on 2021-02-08 16:27
Well that's weeird, it builds successfully here with linux-zen 5.10.14. Can anyone else reproduce this issue?
lostpolaris commented on 2021-02-08 15:43
CC [M] /var/lib/dkms/hid-playstation/20210128/build//hid-playstation.o /var/lib/dkms/hid-playstation/20210128/build//hid-playstation.c: In function ‘ps_show_firmware_version’: /var/lib/dkms/hid-playstation/20210128/build//hid-playstation.c:663:9: error: implicit declaration of function ‘sysfs_emit’; did you mean ‘sysfs_init’? [-Werror=implicit-function-declaration] 663 | return sysfs_emit(buf, "0x%08x\n", ps_dev->fw_version); | ^~~~~~~~~~ | sysfs_init
Error building with latest patch.
nadiaholmquist commented on 2021-01-30 11:04
It appears that the main source file wasn't actually changed in the v5 patches, unless I'm missing something very obvious. I've updated the package to link to the v5 patches and bumped the version.
eighta commented on 2021-01-30 05:12
The new v5 patches are at https://patchwork.kernel.org/project/linux-input/list/?series=423945 Please update this package (again).
niobium93 commented on 2021-01-20 09:10
The new v4 patches are at https://patchwork.kernel.org/project/linux-input/list/?series=416391 Please update this package.