Skip to content

Xbox Elite 2 controller not recognized by Steam #560

@BobbyB876

Description

@BobbyB876

Version of xpadneo

0.9.7

Controller Model

  • Xbox One S controller
  • Xbox Elite 2 controller
  • Xbox Series X|S controller
  • Other:

Connection mode

  • Bluetooth connection
  • USB cable (not yet supported)
  • Xbox Dongle connection (not yet supported)

Installed Software

  • Anti-Micro (may affect button mappings)
  • 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

Hi I recently migrated from windows 10 to Mint 22.2. I've had an issue with my xbox Elite 2 controller not being recognized by steam over Bluetooth. I can connect it over Bluetooth just fine (linux recognizes it, says it's paired) but Steam is unable to recognize it(buttons don't do anything, not discoverable under Settings>controller). Steam will recognize it when it is plugged in via USB. Also when I run sudo evtest I don't see it listed. I am new to Linux so it is possible I just completely installed it wrong but I've uninstalled and reinstalled the program twice already.

I did these steps for install:
sudo apt-get install dkms linux-headers-uname -r
git clone https://github.com/atar-axis/xpadneo.git
cd xpadneo
sudo ./install.sh

I believe that is correct but like I said i'm new.

Steps to Reproduce

Doesn't work any time I connect via bluetooth

Expected Behavior

Should work like windows where I can turn it on and start using it for gaming

Screenshots / GIFs / Videos

System Information

# uname -a

Linux Cyberia 6.14.0-29-generic #29~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 14 16:52:50 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
# xxd -c20 -g1 /sys/module/hid_xpadneo/drivers/hid:xpadneo/0005:045E:*/report_descriptor | tee >(cksum)

xxd: /sys/module/hid_xpadneo/drivers/hid:xpadneo/0005:045E:*/report_descriptor: No such file or directory
4294967295 0

Controller and Bluetooth Information

I use the internal Bluetooth on my laptop

xpadneo-dmesg.txt

xpadneo-btmon.txt

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Known

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions