Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel 6.11 input input33: unable to receive magic message: -32 #292

Open
istenburg opened this issue Oct 18, 2024 · 2 comments
Open

Kernel 6.11 input input33: unable to receive magic message: -32 #292

istenburg opened this issue Oct 18, 2024 · 2 comments

Comments

@istenburg
Copy link

Hello,
With the kernel 6.11 under arch, I recently get the following message.

input input33: unable to receive magic message: -32

What is not working properly?

@paroj
Copy link
Owner

paroj commented Oct 18, 2024

you can ignore this warning.

alternatively try changing this line to if(0):

xpad/xpad.c

Line 2008 in c379818

if (xpad->xtype == XTYPE_XBOX360) {

and check whether your controller still works.

background: we currently send both init sequences to xpad360 controllers. What upstream does and what we did previously.
I cannot verify which one is better, so I have to wait for reports.

@istenburg
Copy link
Author

Thank you. The line already exists

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

No branches or pull requests

2 participants