https://bugs.winehq.org/show_bug.cgi?id=57785
Bug ID: 57785 Summary: [FFB] Force feedback is not working on latest version of Arch Linux Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: joy.cpl Assignee: wine-bugs@winehq.org Reporter: vinibali1@gmail.com Distribution: ---
Created attachment 77986 --> https://bugs.winehq.org/attachment.cgi?id=77986 log with WINEDEBUG
I'm having problems after a recent sysupgrade on my rolling Arch Linux. The previous upgrade was around November and everything was working fine so far with wine 9.20, but now with wine 10.0 Live for Speed has lost it's ability to control FFB with my old Logi Momo. I tried to: * roll back the "old" Kernel 6.6 * roll back Wine 9.20 * logitech_hid kernel driver * new-lg4ff kernel driver * fresh installation for a new WINEPREFIX, but there is still not a sign for FFB to work. fftest and ffcfstress is able to trigger the FFB on the wheel, so that's fine. I also tried to find some recently updated *usb* packages, but only qemu and pyusb was updated with the latest upgrade since November. I've attached the WINEDEBUG=+pid,+tid,+timestamp,+joycpl,+dinput,+hid output. Related post: https://forum.winehq.org/viewtopic.php?t=40203
https://bugs.winehq.org/show_bug.cgi?id=57785
--- Comment #1 from vinibali vinibali1@gmail.com --- UPDATE: I've found an exe called ForceTest.exe and it says: "No force feedback joystick detected" At Wine control panel's Game Controllers, there is "None" FFB effect in the DInput tab.
https://bugs.winehq.org/show_bug.cgi?id=57785
--- Comment #2 from vinibali vinibali1@gmail.com --- Created attachment 77992 --> https://bugs.winehq.org/attachment.cgi?id=77992 output of wine controllers and ForceTest.exe
https://bugs.winehq.org/show_bug.cgi?id=57785
--- Comment #3 from vinibali vinibali1@gmail.com --- FFB is working again. Arch Linux just recently picked up the new sdl2-compat package, which looks to broke all FFB related functions with Wine. I removed lib32-sdl2-compat, lib32-sdl3, sdl2-compat and sdl3 and installed the old sdl2, sdl2_image and wow FFB works again. I assume this bugreport needs more attention!
https://bugs.winehq.org/show_bug.cgi?id=57785
--- Comment #4 from vinibali vinibali1@gmail.com --- https://github.com/libsdl-org/sdl2-compat/issues/306
https://bugs.winehq.org/show_bug.cgi?id=57785
vinibali vinibali1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #5 from vinibali vinibali1@gmail.com --- Fixes had been shipped to: * sdl2-compat https://github.com/libsdl-org/sdl2-compat/commit/df06e950979ea43ee16e5e963ae... and * sdl3 https://github.com/libsdl-org/SDL/commit/1c0e2b7f97548eccaddbfcea4c6fb557e51...