Page 29 of 94
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 19:44
by mschut
I notice Evohome. Is this supported with the domoticz package, or did you perform some setup yourself?
Verstuurd vanaf mijn SM-G920F met Tapatalk
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 20:01
by jumbotroll
Alle wrote:I just installed domoticz on my 'old' DS710+, but the Aeon labs z-stick s2 is not recognized.
Remove the Z-Stick and reboot Synology and see if that help.
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 20:30
by Alle
jumbotroll wrote:Alle wrote:I just installed domoticz on my 'old' DS710+, but the Aeon labs z-stick s2 is not recognized.
Remove the Z-Stick and reboot Synology and see if that help.
Doesn't help, i see the following errors in dmesg:
Code: Select all
[ 59.849004] usbserial: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
[ 59.908568] ftdi_sio: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
[ 59.986218] pl2303: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
[ 60.081861] cp210x: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 20:54
by jumbotroll
Alle wrote:jumbotroll wrote:Alle wrote:I just installed domoticz on my 'old' DS710+, but the Aeon labs z-stick s2 is not recognized.
Remove the Z-Stick and reboot Synology and see if that help.
Doesn't help, i see the following errors in dmesg:
Code: Select all
[ 59.849004] usbserial: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
[ 59.908568] ftdi_sio: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
[ 59.986218] pl2303: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
[ 60.081861] cp210x: version magic '3.2.40 SMP mod_unload ' should be '3.10.35 SMP mod_unload '
What DSM version du you have?
run cat /proc/version
The drivers are for Linux version 3.10.35
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 20:56
by Alle
jumbotroll wrote:
What DSM version du you have?
run cat /proc/version
The drivers are for Linux version 3.10.35
DSM 5.2-5644 Update 3
Linux version 3.10.35 (root@build3) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #5644 SMP Fri Jan 22 13:39:31 CST 2016
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 20:58
by jumbotroll
Alle wrote:jumbotroll wrote:
What DSM version du you have?
run cat /proc/version
The drivers are for Linux version 3.10.35
Linux version 3.10.35 (root@build3) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #5644 SMP Fri Jan 22 13:39:31 CST 2016
Did you install some older UsbSerialDrivers?
What version of my build of domoticz are you using?
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 21:01
by Alle
jumbotroll wrote:Alle wrote:jumbotroll wrote:
What DSM version du you have?
run cat /proc/version
The drivers are for Linux version 3.10.35
Linux version 3.10.35 (root@build3) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #5644 SMP Fri Jan 22 13:39:31 CST 2016
Did you install some older UsbSerialDrivers?
What version of my build of domoticz are you using?
In the past i used usbserialdrivers, but uninstalled them some time ago.
Using build 2.0.4298-7
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 21:05
by jumbotroll
Alle wrote:
In the past i used usbserialdrivers, but uninstalled them some time ago.
Using build 2.0.4298-7
It looks like you have some old drivers in your system.
I dont know why.
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 22:15
by Egregius
Any idea how to remove them?
I might also have some old drivers from more than a year ago.
Re: domoticz in synology as package! Available now.
Posted: Sunday 24 January 2016 22:20
by jumbotroll
Egregius wrote:Any idea how to remove them?
I might also have some old drivers from more than a year ago.
Check if you have some old UsbSerialdrivers in /var/packages/UsbSerialDrivers and /volume1/@appstore/UsbSerialDrivers.
You can delete this folders.
with:
rm -rf /var/packages/UsbSerialDrivers
rm -rf /volume1/@appstore/UsbSerialDrivers
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 6:28
by Egregius
Nope, not there, not anywhere, did a find / -name UsbSerialDrivers.
Only found a empty directory at /usr/syno/etc/packages/UsbSerialDrivers
To be clear: my RFXCOM works, the Aeotec S2 zwave stick didn't.
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 10:09
by Alle
jumbotroll wrote:Alle wrote:
In the past i used usbserialdrivers, but uninstalled them some time ago.
Using build 2.0.4298-7
It looks like you have some old drivers in your system.
I dont know why.
Factory default fixed the problem with the usb-driver on the synology. For the evohome scripts i use debian chroot.
Thanks for your time for creating this package!
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 10:13
by Egregius
Factory default? The reset button on the back of the Syno?
Doesn't that have any other things reset also? Or is everything kept in place?
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 14:04
by Alle
Egregius wrote:Factory default? The reset button on the back of the Syno?
Doesn't that have any other things reset also? Or is everything kept in place?
Everything will be wiped, backup first your data.
Verstuurd vanaf mijn E6653 met Tapatalk
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 14:25
by Egregius
Not an option. I have 6TB data there... And way to much plugins and other scripts to configure it all over again.
OK, everything is backed up in the cloud, but that's reserved for true disasters.
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 16:24
by jumbotroll
Egregius wrote:Not an option. I have 6TB data there... And way to much plugins and other scripts to configure it all over again.
OK, everything is backed up in the cloud, but that's reserved for true disasters.
Check if you have a old cp210x.ko file in /usr/lib/modules and delete it, then try to reinstall domoticz and you will have a newer cp210x.ko in folder /usr/local/domoticz/modules.
If that not work, I have No idea

Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 16:56
by Egregius
Only the one from your package is found:
Code: Select all
guy@DiskStation:/volume1/homes/guy/BackupWWW/_logs$ sudo find / -name 'cp210*'
/volume1/@appstore/domoticz/modules/cp210x.ko
guy@DiskStation:/volume1/homes/guy/BackupWWW/_logs$ cd /volume1/@appstore/domoticz/modules
guy@DiskStation:/volume1/@appstore/domoticz/modules$ ll cp210x.ko
28K -rwxr-xr-x 1 domoticz root 26K Jan 22 13:34 cp210x.ko
Oh well, gonna let it sleep for some time. That is often a good thing to do when it doesn't work instantly

Thanks for thinking!
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 21:53
by mschut
Just checking. Is the Evohome HGI-80 module supported within the Synology package? I am not able to see the module on my Synology. It isnt getting a usb port.
Verstuurd vanaf mijn SM-G920F met Tapatalk
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 21:58
by jumbotroll
mschut wrote:Just checking. Is the Evohome HGI-80 module supported within the Synology package? I am not able to see the module on my Synology. It isnt getting a usb port.
Verstuurd vanaf mijn SM-G920F met Tapatalk
No it's not supported in my build.
Re: domoticz in synology as package! Available now.
Posted: Monday 25 January 2016 21:59
by mschut
That explains. Saves me from hours trying...
Verstuurd vanaf mijn SM-G920F met Tapatalk