Get input from wiimote 28 June 2022, 18:41:35 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 ? ThanksBtw, 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 #1 – 28 June 2022, 19:04:59 have you looked in the aur for the proper driver
Re: Get input from wiimote Reply #2 – 28 June 2022, 19:37:19 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. Last Edit: 28 June 2022, 19:42:45 by 0x454d505459
Re: Get input from wiimote Reply #3 – 28 June 2022, 20:03:13 Quote from: 0x454d505459 – on 28 June 2022, 19:37:19I 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-22There is a cwiid-git package which is maintained. Have you tried that one ?However https://wiki.archlinux.org/title/Wiimote suggests QuotecwiidNote: 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 – 28 June 2022, 20:06:09 Quote from: gripped – on 28 June 2022, 20:03:13You are possibly trying to use unmaintained packages? cwiid last updated 2018-04-03, wiic last updated 2015-06-22There 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/XWiimoteI tried the cwiid-git packages, it gives the exact same results as the normall cwiid
Re: Get input from wiimote Reply #5 – 28 June 2022, 20:14:46 Quote from: 0x454d505459 – on 28 June 2022, 20:06:09I tried the cwiid-git packages, it gives the exact same results as the normall cwiidWell it's a new packages of an old unmaintained program. Did you try XWiimote ?
Re: Get input from wiimote Reply #6 – 28 June 2022, 20:14:52 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 #7 – 28 June 2022, 20:17:44 Quote from: gripped – on 28 June 2022, 20:14:46Well it's a new packages of an old unmaintained program. Did you try XWiimote ?XWiimot need systemD
Re: Get input from wiimote Reply #8 – 28 June 2022, 20:49:04 Quote from: 0x454d505459 – on 28 June 2022, 20:17:44XWiimot need systemDOk Sorry. I had a quick look.Edit: That package is ancient as well ! But then I suppose so is the Wii ?
Re: Get input from wiimote Reply #9 – 28 June 2022, 20:54:19 Quote from: 0x454d505459 – on 28 June 2022, 20:14:52Turns 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.
Re: Get input from wiimote Reply #10 – 29 June 2022, 09:50:12 Quote from: gripped – on 28 June 2022, 20:54:19Just spotted that.Happy days.Thanks, you too