Search Criteria
Package Details: xbox-generic-controller 0.1.1-1
Git Clone URL: | https://aur.archlinux.org/xbox-generic-controller.git (read-only, click to copy) |
---|---|
Package Base: | xbox-generic-controller |
Description: | Fix for generic XBox-like USB gamepads that are recognized but not functional |
Upstream URL: | https://gitlab.com/ryanobeirne/xbox-generic-controller |
Keywords: | controller gamepad joystick usb xbox |
Licenses: | |
Submitter: | ryanobeirne |
Maintainer: | ryanobeirne |
Last Packager: | ryanobeirne |
Votes: | 1 |
Popularity: | 0.020740 |
First Submitted: | 2019-08-09 19:48 |
Last Updated: | 2019-09-04 20:05 |
Latest Comments
ryanobeirne commented on 2020-12-14 21:01
@Gui_iago95 you can run the python script independent of systemd. I'm not sure how runit works, but if there is a udev equivalent, you might start there.
Gui_iago95 commented on 2020-12-14 20:44
it work just fine with my controller, but i really wish there was a alternative for runit, since i recently moved to Artix
ryanobeirne commented on 2019-10-21 20:01
@bonaccolto90 You may need to make sure the
xpad
module is actually blacklisted. The file at/etc/modprobe.d/xbox-generic-controller.conf
should do that for you, but if you have any other rules forcingxpad
to be enabled, it may override. You can check if the module is loaded by:If you have any output from that command,
xpad
is not properly blacklisted. You can remove the module by:If it turns out the
xpad
module is not loaded, we'll have to dig a bit deeper.bonaccolto90 commented on 2019-10-21 14:54
Installed with the hope that it will run my Trust GXT540 controller and it work like a charm! :)