ToadKing / wii-u-gc-adapter

Tool for using the Wii U GameCube Adapter on Linux
MIT License
241 stars 44 forks source link

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

Open elementalmotherboard opened 4 years ago

elementalmotherboard commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

I have the same problem

ToadKing commented 4 years ago

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 commented 4 years ago

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

MinmoTech commented 4 years ago

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 commented 4 years ago

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.