Skip to content

Conversation

@GanerCodes
Copy link

To install run make all && sudo make modules_install in the repo directory 😄

dantob and others added 9 commits August 15, 2021 00:56
Signed-off-by: Daniel Tobias <dan.g.tob@gmail.com>
Signed-off-by: Daniel Tobias <dan.g.tob@gmail.com>
Signed-off-by: Jonathan <greenbigfrog@gmail.com>
Signed-off-by: Matt Sturgeon <matt@sturgeon.me.uk>
Suspending and resuming the system can sometimes cause the out
URB to get hung after a reset_resume. This causes LED setting
and force feedback to break on resume. To avoid this, just drop
the reset_resume callback so the USB core rebinds xpad to the
wireless pads on resume if a reset happened.

A nice side effect of this change is the LED ring on wireless
controllers is now set correctly on system resume.

Signed-off-by: Cameron Gutman <aicommander@gmail.com>
Cc: stable@vger.kernel.org
Newer gamepads turn themselves off when the mode button is held down.
For XBOX360W gamepads we must do this this in the driver.
@GanerCodes
Copy link
Author

This is mostly applicable for the zeroplus branch, and applicable to https://github.com/sirkhancision/xpad

@paroj
Copy link
Owner

paroj commented Dec 7, 2021

I would rather prefer to keep a single installation method. What is the issue with using DKMS on Gentoo?

@GanerCodes
Copy link
Author

Well, dkms is kinda against the style of Gentoo, so to even install it you need to add an unoffical repo to portage, and more importantly it doesn't install correctly even if you get dkms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants