Search Criteria
Package Details: xpadneo-dkms 0.9.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xpadneo-dkms.git (read-only, click to copy) |
---|---|
Package Base: | xpadneo-dkms |
Description: | Advanced Linux Driver for Xbox One Wireless Gamepad |
Upstream URL: | https://github.com/atar-axis/xpadneo |
Keywords: | dkms gamepad hid xbox xbox-controller xbox-one xpad xpadneo |
Licenses: | GPL-3.0-or-later |
Submitter: | katt |
Maintainer: | marmis |
Last Packager: | marmis |
Votes: | 34 |
Popularity: | 1.60 |
First Submitted: | 2020-07-13 16:03 (UTC) |
Last Updated: | 2024-12-23 14:09 (UTC) |
Latest Comments
1 2 Next › Last »
marmis commented on 2025-03-09 14:54 (UTC)
@aurelian961 The error on mkinitcpio seems unrelated to xpadneo. Unless you explicitly set
xpadneo
in your mkinitcpio.conf, it probably isn't interacting with anything there. But if it's installed via pacman and you have the correctlinux*-headers
for your kernel, then it should be installed. And to check if it's working, the simplest way is just connecting a bluetooth Xbox controller and see if xpadneo was loaded (lsmod | grep xpadneo
).marmis commented on 2024-11-20 04:51 (UTC)
Thanks for the heads-up, @Kudlaty. I've applied the patches for #498. Hope they release a new version soon.
Kudlaty commented on 2024-11-19 21:07 (UTC)
it not works on 6.12 kernel
here is bugreport: https://github.com/atar-axis/xpadneo/issues/498
and here: https://github.com/kakra/xpadneo/commits/queue/for-0.9/ are commits to fix it :)
1u1ude commented on 2023-12-25 16:19 (UTC)
Works like a charm. Do not forget to update your controller firmware, or it may not work.
marmis commented on 2023-03-01 15:11 (UTC) (edited on 2023-09-07 19:24 (UTC) by marmis)
Sorry for the delayed response. I'm happy a solution was found.
I've updated the PKGBUILD to check for headers for the currently running kernel and show a warning pointing to https://wiki.archlinux.org/title/Dynamic_Kernel_Module_Support in case they were not found. Note that the warning may show up if your kernel was updated but the machine still hasn't rebooted with this new kernel. Hope it helps to avoid these errors with missing Linux headers in the future.
cnNLJoEjpDbCdNKQ commented on 2023-02-25 14:55 (UTC)
@TheBill2001 Thank you! @l0b0 install headers and have some fun.
Now XBox Elite 2 works over BT :)
Almost forgot about that. Long time ago I used dkms based drivers.
TheBill2001 commented on 2023-02-20 10:15 (UTC)
@AlexWayfer Install the linux headers for your kernel. Every DKMS module requires it.
AlexWayfer commented on 2023-01-10 22:58 (UTC)
1 2 Next › Last »