atar-axis / xpadneo

Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
https://atar-axis.github.io/xpadneo/
GNU General Public License v3.0
1.87k stars 110 forks source link

Steam and Wine not seeing any sort of input on the controls #473

Closed dbob16 closed 1 month ago

dbob16 commented 1 month ago

Version of xpadneo

aur/xpadneo-dkms 0.9.6-1

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:

Please describe how it is failing below in the next sections.

Severity / Impact

Describe the Bug

Controller connects. But it doesn't pick up ANY input from it.

Steps to Reproduce

Expected Behavior

I expected to see something in the various tests on Steam and in WINE.

Screenshots / GIFs / Videos

System Information

# uname -a
Linux Dilan-PC 6.8.9-zen1-2-zen #1 ZEN SMP PREEMPT_DYNAMIC Tue, 07 May 2024 22:06:02 +0000 x86_64 GNU/Linux
# xxd -c20 -g1 /sys/module/hid_xpadneo/drivers/hid:xpadneo/0005:045E:*/report_descriptor | tee >(cksum)

Controller and Bluetooth Information

Additional Context

kakra commented 1 month ago

Please reboot your computer, run dmesg -w and then connect the controller. Post the dmesg output. Thanks. :-)

dbob16 commented 1 month ago

I got it working by uninstalling xone and xboxdrv, then reverted back to the original arch kernel, then reinstalled xpadneo. Marking as completed as a result.