You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a third party adapter, called but I keep getting the same error in the terminal after using this commands: modprobe uinput sudo /home/deck/Downloads/wii-u-gc-adapter-master-built/wii-u-gc-adapter
the error message:
For the LIBUSB error message, there is no more error text? I simply put my compiled executable at /usr/local/bin which is in the $PATH and run it in the shell with wii-u-gc-adapter.
What happens when you run it without modprobe uinput or with sudo? At least, I am using the original Wii U Adapter (sold for Super Smash Bros Wii U).
Another source for error messages could be the linux journal or dmesg.
To Anyone with this problem, I have integrated the libusb_claim and libusb_release call (from another fork) into my fork with a command line switch and retrial after few seconds. (Besides new and nice configuration options and help text.)
I use a third party adapter, called but I keep getting the same error in the terminal after using this commands:
modprobe uinput
sudo /home/deck/Downloads/wii-u-gc-adapter-master-built/wii-u-gc-adapter
the error message:
the values written in hexa after 0x keeps changing with each attempt
The text was updated successfully, but these errors were encountered: