Forum
How To Use a Wiimote with xBian? - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: How To Use a Wiimote with xBian? (/thread-580.html)



How To Use a Wiimote with xBian? - xBianFanBoy - 6th Mar, 2013 03:10 AM

Hello dear xBian Community,

I just installed xBian on my raspberry Pi, and it rocks!

I only have got one question:

HOW TO USE A WIIMOTE WITH XBIAN?

I´ve got a dongle here that works with the RPi, but the xbmc-wiiremote command is not availible in xBian, so how to use it?

Thanks


RE: How To Use a Wiimote with xBian? - Koenkk - 6th Mar, 2013 06:11 AM

We are working on the packages (see progress here: https://github.com/xbianonpi/xbian/issues/277).

For now:
Code:
sudo su           #default password = raspberry
cd /usr/local/bin
wget https://raw.github.com/paulvt/xbmc-wiimote/master/xbmc-wiimote
chmod +x xbmc-wiimote

You can now use the xbmc-wiimote command.