Page 1 of 1

Synology 216play

Posted: Friday 04 December 2015 19:08
by nsnnsn
Hello,
I tried to install USBserial package. Sadly enough the DS216play is not in the INFO file.
Tried to put "monaco" in as additional architecture, but the drivers can not be installed.
Now i can not uninstall the package.
Two questions:

1. How can i uninstall it ?
2. Can you compile the package for the 216play ?

best regards

Norbert

Re: Synology 216play

Posted: Friday 04 December 2015 21:23
by jumbotroll
nsnnsn wrote:Hello,
I tried to install USBserial package. Sadly enough the DS216play is not in the INFO file.
Tried to put "monaco" in as additional architecture, but the drivers can not be installed.
Now i can not uninstall the package.
Two questions:

1. How can i uninstall it ?
2. Can you compile the package for the 216play ?

best regards

Norbert
UsbSerialDrivers has not support for arch-monaco atm, maybe I will make it later.
You have to stop all software that use USB drivers before you are allowed to uninstall UsbSerialDrivers package.
If that not work, you have to manually remove the package with winscp or a similar software.
I will download the toolchain for DS216play (arch-monaco) and cross compile domoticz that include USB drivers.
Let you know when you can download a test for DS216play.

Regards
Jumbotroll

Re: Synology 216play

Posted: Friday 04 December 2015 22:22
by jumbotroll
Her you can download a test for DS216play arch-monaco.
Domoticz V2.3771 with USB drivers and OpenZwave.
http://www.jadahl.com/beta.html

UsbSerialDrivers_3.0.5.spk is updated with arch-monaco for DS216play.
http://www.jadahl.com/drivers.html
Regards
Jumbotroll

Re: Synology 216play

Posted: Friday 11 December 2015 17:01
by nsnnsn
Hello,

I tried to remove the old drivers but that went wrong.
Removed the directory: /volume1/@appstore/UsbSerialDriver

Now i still can not install...
what exactly do i need to remove the old package ?
There is not something like ipkg or opkg ?

Re: Synology 216play

Posted: Friday 11 December 2015 19:19
by jumbotroll
nsnnsn wrote:Hello,

I tried to remove the old drivers but that went wrong.
Removed the directory: /volume1/@appstore/UsbSerialDriver

Now i still can not install...
what exactly do i need to remove the old package ?
There is not something like ipkg or opkg ?
You also need to remove /var/packages/UsbSerialDrivers

You don't need UsbSerialDrivers package when you using my domoticz build.
My domoticz spk include all needed USB drivers.
You can manually remove UsbSerialDrivers with SSH.
With SSH:
From the command line you can just remove the directory 'rm -rf /var/packages/UsbSerialDrivers' and/or /volume1/@appstore/UsbSerialDrivers
After that reboot your NAS and install the latest domoticz spk for your NAS (arch-monaco)
Regards
Jumbotroll