Search Criteria
Package Details: xpadneo-dkms-git 0.9.r252.ge11dc56-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xpadneo-dkms-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xpadneo-dkms-git |
| Description: | Advanced Linux Driver for Xbox One Wireless Gamepad |
| Upstream URL: | https://github.com/atar-axis/xpadneo |
| Keywords: | controller gamepad one xbox |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | xpadneo-dkms |
| Provides: | xpadneo-dkms |
| Submitter: | yangtsesu |
| Maintainer: | xiota (Edu4rdSHL) |
| Last Packager: | Edu4rdSHL |
| Votes: | 49 |
| Popularity: | 0.39 |
| First Submitted: | 2018-06-12 16:34 (UTC) |
| Last Updated: | 2025-12-20 17:14 (UTC) |
Latest Comments
1 2 3 4 5 Next › Last »
Edu4rdSHL commented on 2025-12-18 14:14 (UTC) (edited on 2025-12-20 17:15 (UTC) by Edu4rdSHL)
The PACKAGE_VERSION is updated each time the package is updated, see the PKGBUILD. Additionally, your steps to reproduce involves invoking
sudo dkmsmanually, which you shouldn't be doing if you're using the package.Edit: fixed, thanks for the report, Ubermensch! :)
Ubermensch commented on 2025-12-18 08:48 (UTC)
Hello, thank you for maintaining this package.
There is an issue that breaks DKMS builds after updating the package. The file /var/lib/dkms/hid-xpadneo/[current_version]/source/dkms.conf contains a hardcoded PACKAGE_VERSION="v0.9.r226.ga16acb0".
When the package updates to a new Git revision (e.g., v0.9.r244.g886a83d), this value is not updated. This causes all DKMS build commands to fail because they look for the old, non-existent directory path (/var/lib/dkms/hid-xpadneo/v0.9.r226.ga16acb0/...).
Steps to reproduce:
Workaround: Manually editing the dkms.conf file to set the correct PACKAGE_VERSION fixes the build.
Suggested fix: The PKGBUILD should likely generate or patch the dkms.conf file during prepare() or build() to ensure the version string matches the current Git revision.
This issue has been confirmed on kernel 6.17.12-x64v3-xanmod1.
kode54 commented on 2025-10-09 11:00 (UTC)
Headers are always required for your current kernel(s) to install DKMS packages.
naelstrof commented on 2025-10-08 21:45 (UTC)
xpadneo requires linux-headers, otherwise it fails to install with the following error:
Edu4rdSHL commented on 2025-09-11 02:47 (UTC)
This package is working again!
Edu4rdSHL commented on 2025-04-09 20:41 (UTC)
Please fix udev/modprobe files. The current PKGBUILD make it not work with -lts kernel, for example. There's how it needs to be done https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=xpadneo-dkms#n56
kode54 commented on 2024-11-01 07:51 (UTC)
Now emits a warning on install:
for every kernel it installs with.
zerophase commented on 2023-09-17 19:06 (UTC)
Doesn't seem to be working with the CK kernel.
1 2 3 4 5 Next › Last »