You are not logged in.

#1 2016-02-01 12:58:43

bnpfeife
Member
Registered: 2015-08-04
Posts: 4

Help With Controller

Hello,

I've spent the past few hours trying to get a controller working under ArchLinux. I haven't made any progress. I was wondering if anyone could help me?

Here is the controller that I have:
http://www.walmart.com/ip/46901342

When I run the controller in Windows, it uses the stock Xbox One driver.

dmesg:

[  903.526429] usb 3-4: new full-speed USB device number 5 using xhci_hcd

lsusb:

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 1532:001c Razer USA, Ltd RZ01-0036 Optical Gaming Mouse [Abyssus]
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 24c6:543a  
Bus 003 Device 002: ID 1532:011a Razer USA, Ltd 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

It's the device with no name. Any help would be appreciated!

Offline

#2 2016-02-01 13:05:15

cafe
Member
Registered: 2014-03-20
Posts: 156

Re: Help With Controller

Have you checked the xboxdrv from AUR ?

Offline

#3 2016-02-01 13:17:48

bnpfeife
Member
Registered: 2015-08-04
Posts: 4

Re: Help With Controller

Unfortunately, xboxdrv doesn't detect the controller.

When I force it to connect to the controller using:

sudo xboxdrv --device-by-id 24c6:543a --type xbox360

I get this error:

USBController::usb_find_ep(): couldn't find matching endpoint

Offline

#4 2016-02-01 13:35:45

michis
Member
Registered: 2015-12-12
Posts: 77

Re: Help With Controller

bnpfeife wrote:

I get this error:

USBController::usb_find_ep(): couldn't find matching endpoint

Have you seen this? https://github.com/xboxdrv/xboxdrv/issues/44
A bit outdated, but if the output of

lsusb -d 24c6:543a -v

lists your controller as Human Interface Device (as in the link above) it might be possible that it's not supported by xboxdrv.

Offline

#5 2016-02-01 15:32:10

bnpfeife
Member
Registered: 2015-08-04
Posts: 4

Re: Help With Controller

michis wrote:
bnpfeife wrote:

I get this error:

USBController::usb_find_ep(): couldn't find matching endpoint

Have you seen this? https://github.com/xboxdrv/xboxdrv/issues/44
A bit outdated, but if the output of

lsusb -d 24c6:543a -v

lists your controller as Human Interface Device (as in the link above) it might be possible that it's not supported by xboxdrv.

Hello, you were exactly right. xpad does not support my controller yet. I found out that steamos-xpad-dkms does though.

Offline

#6 2016-02-02 07:04:54

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Help With Controller

@bnpfeife,

so did you get it working with steamos-xpad-dkms? If yes, then please mark the thread as solved.

Offline

Board footer

Powered by FluxBB