DIY USB - Xbox One: No controller was found on USB buses

Need help? Ask here and someone will help
User avatar
ext
Posts: 11
Joined: Wed May 27, 2015 7:25 am

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by ext »

Ok making some progress! Thanks Matlo

I did what you suggested and I was able to get the console GUI to show up and when i would move the controller inputs, it would show up on the console GUI.

See Edit Below This:
What is not working right now is the keyboard and mouse input. :oops: :oops: I'm using the XonePadUsbXinput.xml but not getting any reaction. Im gonna read around here a bit more to see if I can figure it out....


EDIT: I realized that my configs were empty... I added some inputs and it started working :)))))

I'll go take a look at the config wiki and get working on this some more.

Thanks again Matlo! Everything should be working now
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by Matlo »

You can also start with any PS3/4 FPS config using "Help>Get Configs" in gimx-launcher, and then adjust the button & axis names selecting "Type>XOne pad" in gimx-config. Using a pre-made config helps understanding how it works.

To help me report the usbdk issue to its developer, could you please open a cmd terminal and type (copy-paste) the following commands:

Code: Select all

cd C:\Program Files\UsbDk Runtime Library
UsbDkController.exe -n
and then post the output?
GIMX creator
User avatar
ext
Posts: 11
Joined: Wed May 27, 2015 7:25 am

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by ext »

Yes here you go, thanks!

Image
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by Matlo »

Thanks. Was the Xbox One controller connected when you typed the command?

EDIT: could you also post the list of USB devices that were connected when you typed the command?
GIMX creator
User avatar
ext
Posts: 11
Joined: Wed May 27, 2015 7:25 am

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by ext »

I tried it using just the xbox one controller + the adapter plugged in and got that response.
I tried it again with the adapter plugged in, a usb hub with mouse/keyboard/controller and got same response.
Even if everything's unplugged I get the same response.

Is this normal?
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by Matlo »

Usbdk fails at enumerating all devices. 8087:8001 is probably the root hub, and 0483:91d1 an embedded sensor. It should also find any other connected USB device.

EDIT: could you try to uninstall and reinstall USBDK? Make sure to save all your opened files as this may cause a BSOD.
GIMX creator
User avatar
ext
Posts: 11
Joined: Wed May 27, 2015 7:25 am

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by ext »

I uninstalled and reinstalled then ran the same command.
It spit out the same information as before
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by Matlo »

Do you have any USB 2.0 port on your computer? If yes, can you try to plug your Xbox One controller on that port?
GIMX creator
User avatar
ext
Posts: 11
Joined: Wed May 27, 2015 7:25 am

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by ext »

Hmm my laptop has only two USB 3.0 ports. I am able to get it working with the adapter in one of the laptop's 3.0 ports and a USB 3.0 hub holding mouse/keyboard and xbox one controller, in the last laptop port.

I still have to try this on a normal PC with 2.0 ports, or even one with more than 2 ports for that matter.
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: DIY USB - Xbox One: No controller was found on USB buses

Post by Matlo »

Hi,
Could you please restore your libusb-1.0.dll, and try with UsbDk 1.0.6?
It got updated for USB 3.0, I think it should fix the issue.
GIMX creator
Post Reply