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.57 |
First Submitted: | 2020-07-13 16:03 (UTC) |
Last Updated: | 2024-12-23 14:09 (UTC) |
Latest Comments
« First ‹ Previous 1 2
N_mag commented on 2022-09-08 02:04 (UTC) (edited on 2022-09-08 02:59 (UTC) by N_mag)
Really appreciate this @marmis, and thanks for the heads up on the intervention however I tried the removal and manual installation with the removal of the rules and *.conf file and with those files removed and both instances the dkms module did not install correctly.
I tested on the calibration screen for controllers on steam and in-game.
marmis commented on 2022-06-28 03:12 (UTC) (edited on 2022-06-28 03:21 (UTC) by marmis)
@bezirg done!
This update may require manual intervention: previous versions left to the DKMS install script to generate modprobe and udev config files. Now they are generated in makepkg, which may conflict with old files. The solution is to just remove previous package (
sudo pacman -R xpadneo-dkms
) and reinstall manually (e.g.makepkg -si
).If that's not enough, you can manually remove conflicting files:
Also, you can now safely remove the remaining modprobe file in
/etc
, if present:bezirg commented on 2022-01-04 13:39 (UTC)
@vittor_hideyoshi I think
/usr/lib/modprobe.d/
is a better directory for placingxpadneo.conf
than/etc/modprobe.d/
.l0b0 commented on 2021-02-13 09:14 (UTC) (edited on 2021-02-13 09:16 (UTC) by l0b0)
After installing this and rebooting,
lsmod | grep xpad
andsudo dmesg | grep xpad
both show nothing. Is that normal? Trying xpadneo-dkms-git in the meantime.katt commented on 2020-08-09 07:39 (UTC)
@Moo-Crumpus Please run
LANG=C *command*
next time, I don't know German.Anyway your issue seems to be the same as everyone else, use another keyserver. https://lists.archlinux.org/pipermail/arch-general/2020-July/047955.html
Moo-Crumpus commented on 2020-08-09 07:22 (UTC)
what about the gpg key, it can't be imported.
:: PGP keys need importing: -> F846887B36EA14F44D73E668046FAC3028D76321, required by: xpadneo-dkms ==> Import? [Y/n] :: Importing keys with gpg... gpg: Empfangen vom Schlüsselserver fehlgeschlagen: Allgemeiner Fehler problem importing keys
« First ‹ Previous 1 2