Difference between revisions of "Fiire ZWave Patch"

From LinuxMCE
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
*NOTE: This information not valid anymore!! (only valid for 710, and you should not be using that version 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:
  

Latest revision as of 23:56, 25 April 2014

  • NOTE: This information not valid anymore!! (only valid for 710, and you should not be using that version 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