You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenRGB (may mess up mappings and rumble stability)
Steam Input (enabled by default via Steam Desktop client)
Steam Link (usually via Raspberry Pi or other micro computers)
devices with QMK firmware (may affect udev rules, similar to OpenRGB)
netstick (shares input devices via network similar to Steam Link)
xboxdrv (user-space gamepad driver)
xone (kernel-space gamepad driver using the Xbox dongle or USB)
xow (alternative driver using the Xbox dongle)
Protocol Information
Please help us identify at which layer the problem can be found if you want
to report mapping errors or if the controller fails to be detected:
Steam Proton games are having issues
Steam Linux-native games are having issues
I don't use Steam or did not try
games running through Lutris, wine and/or Bottles are having issues
I don't use Lutris, Bottles, wine or did not try
Linux-native games are having issues
I don't use native games or did not try
Other software is having issues (describe software and issues below)
Running evtest is showing issues (describe the issues below)
Keep in mind that BTN_NORTH and BTN_WEST are intentionally swapped
Running jstest is showing issues (describe the issues below)
I don't have this tool or don't know how to use it
Running gamepad-tool is showing issues (post console output below)
I don't have this tool
Please describe how it is failing below in the next sections.
Severity / Impact
I've read the docs and the bug reporting instructions
I've applied the latest firmware update to the controller
I've tried disabling or running without above mentioned software
It does not work at all
It used to work in a previous version
It mostly works but sometimes it doesn't
I found a work-around
I probably didn't figure it all out but it's too early to give up
I don't know how to ...
It's too complicated
Fantastic work but ...
I can code and I want to help
Describe the Bug
Before, at least I think pre Linux kernel 6.x, it used to survive kernel updates and RPCS3 would continue to work properly with evdev mode. Now it requires a reinstall of xpadneo for evdev mode to start working properly again. The joysticks are out of range and the buttons are mapped incorrectly, etc after every kernel update.
Steps to Reproduce
Install xpadneo v0.9.6.
Update kernel to latest version through apt-get update / apt-get dist-upgrade.
Expected Behavior
I expect xpadneo to survive kernel updates like it used to and for RPCS3 to work as expected with evdev mode.
The hidraw device bypasses kernel drivers, user-space like SDL will read the raw commands from the device. Thus for such software, it will work regardless of xpadneo being installed.
This looks like our dkms integration may be somewhat broken. I'll look into it.
Version of xpadneo
v0.9.6
Controller Model
Connection mode
Installed Software
Protocol Information
Please help us identify at which layer the problem can be found if you want
to report mapping errors or if the controller fails to be detected:
evtest
is showing issues (describe the issues below)BTN_NORTH
andBTN_WEST
are intentionally swappedjstest
is showing issues (describe the issues below)gamepad-tool
is showing issues (post console output below)Please describe how it is failing below in the next sections.
Severity / Impact
Describe the Bug
Before, at least I think pre Linux kernel 6.x, it used to survive kernel updates and RPCS3 would continue to work properly with evdev mode. Now it requires a reinstall of xpadneo for evdev mode to start working properly again. The joysticks are out of range and the buttons are mapped incorrectly, etc after every kernel update.
Steps to Reproduce
Expected Behavior
I expect xpadneo to survive kernel updates like it used to and for RPCS3 to work as expected with evdev mode.
Screenshots / GIFs / Videos
System Information
Controller and Bluetooth Information
xpadneo-lsusb.txt
xpadneo-dmesg.txt
xpadneo-btmon.txt.gz
Additional Context
The weird thing is, the controller works as expected with SDL mode, just not with evdev mode, evdev mode requires a reinstall of xpadneo:
If you need any additional information, please let me know.
The text was updated successfully, but these errors were encountered: