Page 1 of 1
Wireless XBOX 360 and Kite's Circuit Sword
Posted: Sun Oct 27, 2019 6:35 pm
by Eldudeman
I was wondering if anybody is using wireless XBOX 360 controllers with KCS and if they are experiencing HUD freakouts like in the video attached.
Thanks!
https://youtu.be/c0E6vVP4Wvg
Re: Wireless XBOX 360 and Kite's Circuit Sword
Posted: Mon Oct 28, 2019 4:19 am
by kite
That's pretty weird, I don't have one to try out. I suspect it's something to do with the USB HUB or something going a bit weird (because the CS uses USB to talk to the Arduino button controller via a virtual usb serial port, which perhaps something is interfering with.. could you collect and upload (or email me) the log files with these steps:
https://github.com/kiteretro/Circuit-Sw ... -log-files
Re: Wireless XBOX 360 and Kite's Circuit Sword
Posted: Mon Oct 28, 2019 6:15 pm
by Eldudeman
kite wrote: ↑Mon Oct 28, 2019 4:19 am
That's pretty weird, I don't have one to try out. I suspect it's something to do with the USB HUB or something going a bit weird (because the CS uses USB to talk to the Arduino button controller via a virtual usb serial port, which perhaps something is interfering with.. could you collect and upload (or email me) the log files with these steps:
https://github.com/kiteretro/Circuit-Sw ... -log-files
I will do that. Also, if I use a USB hub in between the xbox360 dongle and the CS, it works properly.
Re: Wireless XBOX 360 and Kite's Circuit Sword
Posted: Tue Oct 29, 2019 5:19 am
by kite
Replied to your email, issue is this in the log file:
"WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode"
Which is a known issue with the USB HUB, it is fixed in a recent kernel update, so i'll add it to my list to make an image using a newer kernel.. at least using another brand of hub works for now!

Re: Wireless XBOX 360 and Kite's Circuit Sword
Posted: Tue Oct 29, 2019 8:11 am
by Eldudeman
kite wrote: ↑Tue Oct 29, 2019 5:19 am
Replied to your email, issue is this in the log file:
"WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode"
Which is a known issue with the USB HUB, it is fixed in a recent kernel update, so i'll add it to my list to make an image using a newer kernel.. at least using another brand of hub works for now!
Kite-
You're the best! Using the USB hub method in the interim will work just fine. Thanks for your work!
Re: Wireless XBOX 360 and Kite's Circuit Sword
Posted: Tue Dec 10, 2019 10:10 am
by Eldudeman
kite wrote: ↑Tue Oct 29, 2019 5:19 am
Replied to your email, issue is this in the log file:
"WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode"
Which is a known issue with the USB HUB, it is fixed in a recent kernel update, so i'll add it to my list to make an image using a newer kernel.. at least using another brand of hub works for now!
Kite-
Do you have an ETA on the new image with updated kernel?
Thanks!
Re: Wireless XBOX 360 and Kite's Circuit Sword
Posted: Tue Dec 10, 2019 12:21 pm
by kite
No eta yet, possibly over xmas holidays! Sorry that I can't be more specific..