o0Zz / sys-con

Nintendo Switch sysmodule that allows support for third-party controllers (XBox, PSX, PC, ...)
GNU General Public License v3.0
74 stars 6 forks source link

XBOX 360 controller not working #18

Closed adriman22 closed 5 months ago

adriman22 commented 5 months ago

Information Atmosphere version: 1.7.0 Switch OS version: 1.8.0.0 Syscon version: 1.2.1-ATMOSPHERE-1.7 Controller: Xbox 360 special edition transforming dpad controller

Description I conect the controller to the switch with the wire, but the controller leds keep on blinking (like pairing mode) and never conect, enable the "log_level=0" but no errors, seems like it doesn't even know the controller is conected, i read all proyect issue and Troubleshooting from the original proyect and this one, tried everything but nothing seems to work, it simply keeps on blinking and nothing apears in the logs

Logs logs.zip

o0Zz commented 5 months ago

Interresting. I have multiple xbox360 controllers and I never met this issue. There is a kind of similair issue with a XboxS here: https://github.com/o0Zz/sys-con/issues/14#issuecomment-2174383419 BoLThompson mention is has to first power on the controller before connecting the USB cable. Did you try this ? Because you are right, the switch don't reconize at all your controller like if the control don't have data on usb cable. Did you try to plug the same controller and same cable to a PC, what's happen ?

adriman22 commented 5 months ago

Sorry, didn't read your message, not in home right now, I will update you in a few hours

adriman22 commented 5 months ago

Just tested with windows and seems like is doing the same, the led keep on blinking but no response.

Also tested with first powering the controller and then conecting and power + pairing and then conecting, but nothing seems to work...

It shows in the device manager at least so it's doing something but the led just keep on blinking, never truly paired

Device manager (im spanish by the way): image

The controller: image

o0Zz commented 5 months ago

Ok, and what's happen on your pc when you go in "joy.cpl" tool ? do you see your controller and can you see your input ?

adriman22 commented 5 months ago

It doesn´t even appear... seems like my xbox 360 controller is dead or something... just tested the swich with a ps1/2 controller and worked just fine

image

o0Zz commented 5 months ago

Yeah that was my assumption. You controller seems to behave exactly if it was in wireless and not trying to connect to usb. SO, either the USB cable is not working or the controller USB part is not working. If you have a wireless received USB for xbox360, it might works.

o0Zz commented 5 months ago

Or maybe you have to switch your xbox360 wireless controller from wireless mode to usb mode ? By pressing sync button ? or other ? Try to look on internet if you see any help on this. You have to find a way to plug your controller to your PC, once you havethis working on your PC it will work with your switch.