Search Criteria
Package Details: xone-dkms-git 0.3.r94.g6b9d59a-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xone-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | xone-dkms-git |
Description: | Modern Linux driver for Xbox One and Xbox Series X|S controllers |
Upstream URL: | https://github.com/dlundqvist/xone |
Licenses: | GPL-2.0-or-later |
Conflicts: | xone-dkms |
Provides: | xone-dkms |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 17 |
Popularity: | 1.53 |
First Submitted: | 2021-07-01 19:03 (UTC) |
Last Updated: | 2025-02-11 08:53 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3
Lawstorant commented on 2023-08-10 17:12 (UTC)
Gyus, stop e-mailing the maintainer. The package works ob the newset kernels so there's nothing to do, espiecially as this is just a git package. If you have any issues, report an issue in the original repository
electricprism commented on 2023-05-08 05:00 (UTC)
git cherry-pick -n 6b745b72e4259b19d7548a2ce440bcfddbf6f506
Fixes this for Linux 6.3 as per https://github.com/medusalix/xone/pull/21
So then the full PKGBUILD looks like:
Worked for me on 6.3.1-zen1-1-zen
<deleted-account> commented on 2022-06-28 21:04 (UTC)
Notice: The update to v0.3 split the dongle firmware into a separate package
xone-dongle-firmware
. This package conflicts with the previous version of the xone package, causing conflicts during update using certain AUR helpers:The recommended course of action is to first uninstall xone-dkms-git, and then install the updated version which will pull in
xone-dongle-firmware
as a dependency.Sorry for the breakage everyone, let's hope it doesn't again.
<deleted-account> commented on 2022-03-14 09:12 (UTC)
@parkerlreed Right. Updated
parkerlreed commented on 2022-03-11 03:20 (UTC)
The xone-get-firmware.sh script is not run as part of the postinst like the normal package (And not included in the install)
bezirg commented on 2022-01-04 13:41 (UTC)
@mkopec I think
/usr/lib/modprobe.d/
is a better directory for placingxone-blacklist.conf
than/etc/modprobe.d/
.<deleted-account> commented on 2021-09-01 17:30 (UTC)
You're right. I added the line to this package and to the non-git version. Thank you.
xexaxo commented on 2021-09-01 14:07 (UTC)
makedepends=('git')
is needed to build the package properly.See the Guidelines on the wiki
« First ‹ Previous 1 2 3