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.98k stars 112 forks source link

Programm not working / driver problems #482

Open makecy opened 3 months ago

makecy commented 3 months ago

Version of xpadneo

v0.9.6 Final ## 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

I followed the documentation with all the steps, neither did the controller connect wirelessly to the bluetooth, but somehow my video drivers were messed up after the installation.

mhwd -li was showing
Warning: No installed PCI configs!

although I had the drivers installed previously andmhwd -l showed them.

Steps to Reproduce

git clone https://github.com/atar-axis/xpadneo.git cd xpadneo sudo ./install.sh sudo bluetoothctl scan on scan off (mac adress of xbox was found) pair (successfully) trust (successfully) connect (successfully) and still the controller was blinking and not connecting.

Expected Behavior

Screenshots / GIFs / Videos

System Information

# uname -a
Linux martin-20tes02100 6.9.5-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Jun 19 19:07:41 UTC 2024 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 3 months ago

This is an issue with your Bluetooth chipset or drivers. As a first step, check that your controller runs with its latest firmware by connecting it to a Windows PC or Xbox console to update the firmware.