Page 1 of 1
(XBOX 360) LIBUSB ERROR
Posted: Thu Dec 08, 2016 8:52 pm
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
Re: (XBOX 360) LIBUSB ERROR
Posted: Sat Dec 10, 2016 5:04 pm
by Matlo
Are you using a genuine Xbox 360 controller or a fake one?
Re: (XBOX 360) LIBUSB ERROR
Posted: Sat Dec 10, 2016 5:07 pm
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
Re: (XBOX 360) LIBUSB ERROR
Posted: Sun Dec 11, 2016 12:10 am
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
Re: (XBOX 360) LIBUSB ERROR
Posted: Sun Dec 11, 2016 8:50 am
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.
Error emulating XBOX 360 pad
Posted: Sun Dec 18, 2016 1:11 pm
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)
Re: (XBOX 360) LIBUSB ERROR
Posted: Wed Dec 28, 2016 8:22 pm
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.
Re: (XBOX 360) LIBUSB ERROR
Posted: Wed Dec 28, 2016 8:34 pm
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