(XBOX 360) LIBUSB ERROR

Need help? Ask here and someone will help
Post Reply
obis85
Posts: 6
Joined: Thu Dec 08, 2016 8:46 pm

(XBOX 360) LIBUSB ERROR

Post by obis85 »

Trying to emulate a xbox 360 pad (ive got a wired one and plugged in to the PC) i received this error
libusb_transfer failed with status LIBUSB_TRANSFER_ERROR (endpoint 0x00)
Specs : DIY usb adapter bought from steve. 6.2 version and last USBDK
When executes detect the pad ,but the button/axis doesnt work.
Thanks,regards
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: (XBOX 360) LIBUSB ERROR

Post by Matlo »

Are you using a genuine Xbox 360 controller or a fake one?
GIMX creator
obis85
Posts: 6
Joined: Thu Dec 08, 2016 8:46 pm

Re: (XBOX 360) LIBUSB ERROR

Post by obis85 »

Well i dont Know,cant remember, i dstroyed all the cover because it was for doing a handbrake for my wheel,Will test with an original
obis85
Posts: 6
Joined: Thu Dec 08, 2016 8:46 pm

Re: (XBOX 360) LIBUSB ERROR

Post by obis85 »

Tested today with an original pad, Im using an xbox one pad to emulate a 360 (just for test,i would love to emulate my wheel even without FFB,same issue)
My Operating system is a Windows 10 64 bits
Using last version,this issue happens with last version too. Also updated usbdk as advised in a post that ive found on google,and tried also with 1.07 version and gimx previous too.
Hope soon i can test with another OS and will give feedback.
Thanks
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: (XBOX 360) LIBUSB ERROR

Post by Matlo »

For further help please provide the info requested here: viewtopic.php?f=5&t=691
A log file is the very least requirement.
GIMX creator
obis85
Posts: 6
Joined: Thu Dec 08, 2016 8:46 pm

Error emulating XBOX 360 pad

Post by obis85 »

Ive got problems trying to emulate the 360 pad
Using the steve adapter (arduino leonardo u34 board)
System : Windows 10 64 (also tested on windows 7)
Trying to emulate xbox one pad,but doesnt work with another controller
CFG : Custom with 360pad type controller enabled
Gimx version :6.3

Log file :

Code: Select all

global option -l with value `log.txt'
global option -c with value `as.xml'
controller #1: option -p with value `COM4'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.3 i386
Windows 10 (or later) x64
Kernel version: 6.1 (7600)
USB adapter detected, controller type is: 360pad.
Reset sent to the adapter.
found pass-through device 0x045e:0x028e
Timer resolution: min=156250 max=5000 current=5004
using default refresh period: 8.00ms
joystick not found: XInput Controller 1
Exiting
unhandled descriptor type: 0x41
rounding timer period to 500
rounding timer period to 7506
libusb_transfer failed with status LIBUSB_TRANSFER_ERROR (endpoint=0x00)
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: (XBOX 360) LIBUSB ERROR

Post by Matlo »

Maybe this is a Windows 10 i386 issue. You're the only one I know running such system.
Try running GIMX in Linux Mint 18. This will tell if it is a hardware of a software issue.
GIMX creator
obis85
Posts: 6
Joined: Thu Dec 08, 2016 8:46 pm

Re: (XBOX 360) LIBUSB ERROR

Post by obis85 »

Oh yes,its tested with the i386 version but in the x64 version tells the same thing. I dont know why tested with that version,but tried that before without sucess.
Is there any linux mint portable solution for testing only?Thanks
Post Reply