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

Logitech controllers stops working after update script #10

Open
edgbla opened this issue Sep 9, 2021 · 6 comments
Open

Logitech controllers stops working after update script #10

edgbla opened this issue Sep 9, 2021 · 6 comments

Comments

@edgbla
Copy link

edgbla commented Sep 9, 2021

Logitech controllers stops working after update script

Gamepads:
Logitech Cordless RumblePad 2
Logitech Wireless Gamepad F710

dmesg:

previous kernel - mr-fusion-v2.2:
input: Logitech Logitech Cordless RumblePad 2 as /devices/platform/soc/ffb40000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C219.0003/input/input4
logitech 0003:046D:C219.0003: input,hidraw2: USB HID v1.10 Gamepad [Logitech Logitech Cordless RumblePad 2] on usb-ffb40000.usb-1.3/input0
hid_logitech: Force feedback for Logitech force feedback devices by Johann Deneux [email protected]

after update script:
input: Logitech Logitech Cordless RumblePad 2 as /devices/platform/soc/ffb40000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C219.0004/input/input5
logitech 0003:046D:C219.0004: input,hidraw2: USB HID v1.10 Gamepad [Logitech Logitech Cordless RumblePad 2] on usb-ffb40000.usb-1.3/input0
logitech: probe of 0003:046D:C219.0004 failed with error -1

Thanks.

@sorgelig
Copy link
Member

sorgelig commented Sep 9, 2021

I don't have Rumblepad 2, but my F710 works fine as before.
You can try to change USB ports. Also try these gamepads as a single USB device each.
Kernel 5.x changed some behavior on USB. Some USB hubs don't work well, so may be your hub is one of those.

@edgbla
Copy link
Author

edgbla commented Sep 9, 2021

I don't have Rumblepad 2, but my F710 works fine as before.

DirectInput mode?

You can try to change USB ports.

logitech: probe of 0003:046D:C219.0004 failed with error -1

@sorgelig
Copy link
Member

sorgelig commented Sep 9, 2021

hmm.. never used d-input mode on F710 as it's crippled comparing to X-Input mode.
Yeah, D-Input doesn't work.. i will look.
RUMBLEPAD2_FF option was disabled somehow in new kernel - probably it disabled not only FF but the whole gamepad. I will enable it.

@edgbla
Copy link
Author

edgbla commented Sep 9, 2021

Thanks!

@sorgelig
Copy link
Member

sorgelig commented Sep 9, 2021

try this:
zImage_dtb.zip

@edgbla
Copy link
Author

edgbla commented Sep 9, 2021

It works! Thanks. :)

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

No branches or pull requests

2 participants