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

Libusb error causing adapter to no longer work for any program #48

Open
elementalmotherboard opened this issue Jul 24, 2020 · 6 comments

Comments

@elementalmotherboard
Copy link

elementalmotherboard commented Jul 24, 2020

After playing SSF2 for a bit (I've been using the adapter no problem before using your package, and for several days afterwords), my Gamecube adapter completely stopped working.

It will not be recognized by any version of Dolphin, and running

sudo wii-u-gc-adapter

returns the following:

adapter 0x0x55a0a835cd30 connected
libusb_interrupt_transfer: LIBUSB_ERROR_IO
^Cadapter 0x0x55a0a835cd30 disconnected

I really appreciate your help, this is the only way i can really practice melee rn :(

@neonfuz
Copy link

neonfuz commented Jul 27, 2020

I know this isn't answering your question, but it's very odd that dolphin doesn't recognize the device, dolphin should have built in drivers and not need this project at all. Maybe you need to add udev rules for the adapter, there are posts online about how to do this.

@MinmoTech
Copy link

I have the same problem

@ToadKing
Copy link
Owner

ToadKing commented Aug 1, 2020

Those look like fatal errors with communicating with the device, in which case the error is either with hardware (the device itself or USB ports) or some lower-level communication error.

Are you using official Nintendo adapters?

@MinmoTech
Copy link

Yes, I'm using the official nintendo switch gamecube adapter

@MinmoTech
Copy link

I think I might have done a kernel update beforehand, which might have caused the issue.
It seems to be working now.
Sorry for any trouble.

@JoshuaSkootsky
Copy link

I also got this error. To be totally honest, I don't know why the error went away. I rebuilt the file and ran it with sudo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants