Difference between revisions of "Fiire ZWave Patch"
From LinuxMCE
m |
|||
Line 1: | Line 1: | ||
+ | [[Category: Products]] | ||
+ | *NOTE: This company do not exist anymore. | ||
+ | |||
+ | |||
Fiire is shipping 0710 systems with a ZWave dongle not supported in the 0710 repository. There is a licensed (ie closed source) ZWave driver which works. To patch 0710-32 to use it, do the following: | Fiire is shipping 0710 systems with a ZWave dongle not supported in the 0710 repository. There is a licensed (ie closed source) ZWave driver which works. To patch 0710-32 to use it, do the following: | ||
Revision as of 20:20, 19 August 2009
- NOTE: This company do not exist anymore.
Fiire is shipping 0710 systems with a ZWave dongle not supported in the 0710 repository. There is a licensed (ie closed source) ZWave driver which works. To patch 0710-32 to use it, do the following:
cd /usr/pluto
apt-get install pluto-zwave-lighting pluto-generic-serial-device pluto-gc100 pluto-usb-uirt-0038 pluto-test-serial-port
tar zcvf libbin.before.zwave.patch.tar.gz lib bin
wget http://linuxmce.org/zwave-0710-32-patch.tar.gz
tar zxvf zwave-0710-32-patch.tar.gz