ToadKing / wii-u-gc-adapter

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

Program Stalling On Use #28

Open SolarLune opened 7 years ago

SolarLune commented 7 years ago

Hey, there. This probably won't be seen, but I'll post anyway.

I'm using the official GameCube > Wii U adapter, and have built the program without errors.

With the adapter and controller plugged in, I start the tool up, and it simply stalls (no text). Previously it would at least state that the controller couldn't be detected, I believe? But now, even without the adapter plugged in it stalls. Interestingly, I have to press Ctrl+C twice to get it to quit. If I unplug the adapter, it says the adapter was connected, and then immediately disconnected. modprobe uinput doesn't help with this issue, though I do have to use it to get the program to run once.

Running Solus 1.2.1, 64-bit.

ailin-nemui commented 7 years ago

I recommend you apply strace and gdb to investigate further