Search found 21 matches

by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

I had not got the chance to investigate further when i got the old 2.1.1 working i was quite pleased for the moment.
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 fails to link on Synology DS1813+
Replies: 7
Views: 20245

Telldus 2.1.2 fails to link on Synology DS1813+

I have some problem while linking on this NAS (Synology DS1813+). I am using this exports export CFLAGS='-O3 -march=i686 -mtune=i686' export CXXFLAGS='-O3 -march=i686 -mtune=i686' export LD_CONFIG_PATH='/opt/lib:/opt/local/lib:/opt/i686-unknown-linux-gnu/lib:/lib:/usr/lib:/usr/local/lib' Libs in use...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

1) To not start telldusd as root. This makes it to not run this code. 2) Remove this piece of code and let the daemon run as root instead. I was too hasty to say that option 1 was not working, with some fiddling now i have come a bit longer but it now the problem are in the configuration. ill get t...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

I have a tellstick duo connected. But now i tried to remove it and run the program again and it still gave me the same result "CRASH"... GAH, there is something really weird with my setup I think. i try to run the example program find_all for libFtdi and it always returned 0 devices and ne...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

Ok, Got a bit further now i think but just with the included test program find_all. with root: Synology> /volume1/telldus/libftdi-0.20/examples/find_all Number of FTDI devices found: 1 Checking device: 0 Manufacturer: Telldus, Description: TellStick Duo With a standard user in the group "users&...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

I successfully set the access privilege on the USB Synology> lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 004: ID 1781:0c31 Multiple Vendors Telldus TellStick Duo Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Li...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

I was bored and tested to build Telldus 2.1.1 this works without a problem and now i can start the service and turn on and off switches. So what are the difference on these two versions? What are new in 2.1.2? For now i have only nexa selflearning and waveman dimmers/switches, is there something in ...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

Hi, I will try it out, patch by patch, but first i would like to have every thing working before i proceed. i have tried write code for events (telldus 2.1.1) but it do not work in C++/Python or mono. Should it work in telldus 2.1.1, i have added logging outputs in "EventUpdateManager.h" l...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

Do it work on all Tellstick DUO? I have flashed it with the latest firmware and using the binary build telldusd 2.1.1 are those compatible? Do i have to set any permissions for a process to communicate with my process in linux, i am executing my program from root and the telldusd is run under a stan...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 fails to link on Synology DS1813+
Replies: 7
Views: 20245

Re: Telldus 2.1.2 fails to link on Synology DS1813+

Hi again!

How did you use the debian files?

Any howto would be appreciated - Thanks!
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

If you meant like SIGKILL and SIGTERM then it is possible.
but only before any events have been sent from telldusd.
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 fails to link on Synology DS1813+
Replies: 7
Views: 20245

Re: Telldus 2.1.2 fails to link on Synology DS1813+

Nicely done!

When are you going to post this short howto?
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

I can turn on, turn off and dim lights, through tdtool and my nexa remote, and i can do it trough the C# mono application and i have not tested it through a c++ or python, did I get your question right?
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

I have now started to debug telldusd and can see that we are trying to send the string below 16:TDRawDeviceEvent94:class:command;protocol:arctech;model:selflearning;house:13451662;unit:3;group:0;method:turnon;i-1s but then i come to the Socket_unix.cpp i can see that we do not successfully send it b...
by LeprA
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus 2.1.2 do not start on Synology DS1813+
Replies: 29
Views: 41106

Re: Telldus 2.1.2 do not start on Synology DS1813+

Yeah you are right, i was a bit tired yesterday while i was debugging... sent < 0 i think i saw sent <= 0...
i will keep on going until I find the problem =)