Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Get input from wiimote (Read 588 times) previous topic - next topic
0 Members and 9 Guests are viewing this topic.

Get input from wiimote

Hello there, I have an old type 2 wiimote (the white one without motion+), Im able to connect it using bluetooth but unable to have any inputs. Any help on that ? Thanks

Btw, I have latest zen kernel, and I use RUNIT as my init system, the Uinput module is loaded.

Thanks again for the help.


Re: Get input from wiimote

Reply #2
I did, but the only I can get installed is cwiid, unfortunately it gets worse installing it. The remote imediatly disconnect after connecting. I tried compiling wiic but it doesn't compile at all.

Re: Get input from wiimote

Reply #3
I did, but the only I can get installed is cwiid, unfortunately it gets worse installing it. The remote imediatly disconnect after connecting. I tried compiling wiic but it doesn't compile at all.
You are possibly trying to use unmaintained packages? cwiid last updated 2018-04-03, wiic last updated 2015-06-22

There is a cwiid-git package which is maintained. Have you tried that one ?
However https://wiki.archlinux.org/title/Wiimote suggests
Quote
cwiid
Note: This approach is based on software which is no longer developed upstream. You should use the Linux kernel driver and uinput or XWiimote instead.
https://wiki.archlinux.org/title/XWiimote

Re: Get input from wiimote

Reply #4
You are possibly trying to use unmaintained packages? cwiid last updated 2018-04-03, wiic last updated 2015-06-22

There is a cwiid-git package which is maintained. Have you tried that one ?
However https://wiki.archlinux.org/title/Wiimote suggests https://wiki.archlinux.org/title/XWiimote
I tried the cwiid-git packages, it gives the exact same results as the normall cwiid


Re: Get input from wiimote

Reply #6
Turns at that this time the older cwiid package installed and using wminput to start it works. Only thing to find now is how to disable the accelerometer. Thanks for your help guys.



 

Re: Get input from wiimote

Reply #9
Turns at that this time the older cwiid package installed and using wminput to start it works. Only thing to find now is how to disable the accelerometer. Thanks for your help guys.
Just spotted that.
Happy days.