Thanx IOhannes for your help, but i have some troubles with the patch.
After : $ cd '/home/jack/Documents/Projets externes/Dakar/atelierDanseWii/WiimoteOrigine/src/cwiid-0.6.00/libcwiid' $ patch -p0 < '/home/jack/wiimote/patches/cwiid201_motionplus_sensitivity.patch'
I get : patching file process.c Hunk #1 FAILED at 249. 1 out of 1 hunk FAILED -- saving rejects to file process.c.rej patching file state.c Hunk #1 FAILED at 85. 1 out of 1 hunk FAILED -- saving rejects to file state.c.rej patching file cwiid.h Hunk #1 FAILED at 263. Hunk #2 FAILED at 308. 2 out of 2 hunks FAILED -- saving rejects to file cwiid.h.rej
I really don't know if this is the good way to apply a patch. I miss something ? ++
Jack
Le lundi 22 février 2010 à 10:05 +0100, IOhannes m zmoelnig a écrit :
On 2010-02-21 17:29, Jack wrote:
Is it possible to use the Wiimote with MotionPlus on Linux ? It seems [wiimote] need an upgrade to return informations from the MotionPlus. Am I wrong ? Thanx.
i've used the motionplus and modded mike's original sources. they can now be found in the puredata-svn (externals/hardware/wiimote)
there should be a README.txt but it's missing: in order to get motionplus support you might have to patch the libcwiid (rev201): the patch is found in ./patches/
mfgasdr IOhannes