You are not logged in.

#1 2024-03-14 02:56:14

Jotunn
Member
Registered: 2023-04-29
Posts: 69

Using Xbox Controller Wirelessly

I finally got bluetooth working yesterday and other devices work fine.

What I am running in to is that, even though I can pair my xbox controller without any issues, my games are not recognizing inputs from the controller.

When I connect the controller with a wire everything works fine.

I am using an Xbox Elite Series 2 controller.

Offline

#2 2024-03-14 12:40:20

kgtuning
Member
From: New Hampshire
Registered: 2015-09-30
Posts: 44

Re: Using Xbox Controller Wirelessly

I use an xbox series X controller via Bluetooth. A bit of a different controller but it works with “xpadneo”, however I believe it supports your controller.
https://atar-axis.github.io/xpadneo/

Take a look at the link, its pretty straightforward.

Offline

#3 2024-03-14 17:47:04

Jotunn
Member
Registered: 2023-04-29
Posts: 69

Re: Using Xbox Controller Wirelessly

IDK if I am missing something here but I gave it a shot and continued to experience the same issue.
Is there any feedback that should let you know that xpadneo is working as intended?

$ cd /storage/AUR
$ git clone https://github.com/atar-axis/xpadneo.git
$ cd /storage/AUR/xpadneo
$ sudo ./install.sh

reboot
same issue
double-checked prereqs:

$ sudo pacman -S dkms linux-headers bluez bluez-utils

reboot
same issue

Offline

#4 2024-03-14 17:58:38

kgtuning
Member
From: New Hampshire
Registered: 2015-09-30
Posts: 44

Re: Using Xbox Controller Wirelessly

If it worked then the controller would rumble as soon as it was turned on. After cd into xpadneo then “sudo ./install.sh” do you see it building the driver in the command line?

Offline

#5 2024-03-14 18:43:22

Jotunn
Member
Registered: 2023-04-29
Posts: 69

Re: Using Xbox Controller Wirelessly

Yeah, I saw it do the thing.
When I go to the folder location through the GUI (dolphin) I see that it has been installed / unpacked.

Offline

#6 2024-03-14 22:09:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,607

Re: Using Xbox Controller Wirelessly

Offline

#7 2024-03-14 23:20:11

Jotunn
Member
Registered: 2023-04-29
Posts: 69

Re: Using Xbox Controller Wirelessly

What was random about what I installed?
One thing was xpadneo and the other was bluez.
I at least thought I understood exactly what I was doing there?

Offline

#8 2024-03-14 23:23:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,811

Re: Using Xbox Controller Wirelessly

You bypassed pacman and the AUR and now have files floating around that your package manager doesn't know/consider for. I.e. case in point, pacman will not trigger a dkms rebuilt for your dkms "package" like it would if it was properly packaged on kernel updates.

Offline

Board footer

Powered by FluxBB