Difference between revisions of "Nintendo WiiMote"
From LinuxMCE
m (added picture.) |
Cobradevil (Talk | contribs) |
||
Line 6: | Line 6: | ||
This device is not (yet?) supported by LinuxMCE, but it is known to work [https://help.ubuntu.com/community/CWiiD] [http://forum.linuxmce.com/index.php?topic=1246.0] [http://forum.linuxmce.org/index.php?topic=2411.msg11435]. | This device is not (yet?) supported by LinuxMCE, but it is known to work [https://help.ubuntu.com/community/CWiiD] [http://forum.linuxmce.com/index.php?topic=1246.0] [http://forum.linuxmce.org/index.php?topic=2411.msg11435]. | ||
+ | |||
+ | == Wiimote setup == | ||
+ | |||
+ | I will try to explain what i have done to make the wiimote work with linuxmce. | ||
+ | |||
+ | The wiimote is a cheap gyration device which could work for linuxmce instead of the chief remote from fiire which i find to expensive!! | ||
+ | |||
+ | = Setup = | ||
+ | |||
+ | Login as root to the media director which has a bluetooth stick with ssh. | ||
+ | Install the cwiid driver as fllows | ||
+ | apt-get install libcwiid0 | ||
+ | apt-get install wminput |
Revision as of 18:32, 24 March 2008
This article is a stub and requires expansion |
This device is not (yet?) supported by LinuxMCE, but it is known to work [1] [2] [3].
Wiimote setup
I will try to explain what i have done to make the wiimote work with linuxmce.
The wiimote is a cheap gyration device which could work for linuxmce instead of the chief remote from fiire which i find to expensive!!
Setup
Login as root to the media director which has a bluetooth stick with ssh. Install the cwiid driver as fllows apt-get install libcwiid0 apt-get install wminput