Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BL616 USB XBOX 360 Controller issue #20

Open
vossstef opened this issue Oct 16, 2024 · 0 comments
Open

BL616 USB XBOX 360 Controller issue #20

vossstef opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vossstef
Copy link
Collaborator

vossstef commented Oct 16, 2024

USB XBOX 360 Controller (clone type DataFrog) not working but controller LED blinking.
ID 045e:028e
Detected and working correctly Windows 11.
Also detected and working fine with the pi pico firmware.

console log:

USB: NEW HID device 0
USB: NEW HID device 1
USB: HID client #0: thread started
USB: HID client #1: thread started
[I/usbh_hub] New full-speed device on Bus 0, Hub 2, Port 1 connected
[I/usbh_core] New device found,idVendor:045e,idProduct:028e,bcdDevice:0114
[I/usbh_core] The device has 1 bNumConfigurations
[I/usbh_core] The device has 4 interfaces
[I/usbh_core] Enumeration success, start loading class driver
[I/usbh_core] Loading xbox class driver
[I/USB] Ep=81 Attr=03 Mps=32 Interval=04 Mult=00
[I/USB] Ep=01 Attr=03 Mps=32 Interval=08 Mult=00
[I/USB] Register XBOX Class:/dev/xbox0
[E/usbh_core] do not support Class:0xff,Subclass:0x5d,Protocl:0x03
[E/usbh_core] do not support Class:0xff,Subclass:0x5d,Protocl:0x02
[E/usbh_core] do not support Class:0xff,Subclass:0xfd,Protocl:0x13
USB: NEW XBOX 0
USB: Interval: 4
USB: Interface 0
USB: class 255
USB: subclass 93
USB: protocol 1
USB: NEW XBOX device 0
USB: Allocating joystick 0 (map = 01)
USB: -> joystick 0
USB: XBOX client #0: thread started

@vossstef vossstef added the bug Something isn't working label Oct 16, 2024
@vossstef vossstef reopened this Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants